
:root{--ink:#172c2b;--muted:#586b68;--green:#215f4f;--lime:#d5e7b5;--cream:#f7f6f0;--line:#d9dfd5;--white:#fff;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--cream);font:17px/1.65 Arial,Helvetica,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}a,button,input,select,textarea{outline-offset:5px}a:focus-visible,button:focus-visible{outline:3px solid #ad792c}.wrap{max-width:1240px;margin:auto;padding:0 32px}.skip{position:absolute;left:20px;top:-90px;background:white;padding:14px;z-index:20}.skip:focus{top:10px}header{background:var(--cream);border-bottom:1px solid var(--line)}.nav{height:98px;display:flex;align-items:center;gap:30px}.brand{font-size:24px;font-weight:700;text-decoration:none;letter-spacing:-1px;display:flex;align-items:center;gap:12px}.mark{width:34px;height:38px;border:2px solid var(--green);border-radius:2px 11px 2px 2px;position:relative}.mark:after{content:'';position:absolute;left:7px;right:7px;top:13px;height:8px;border-top:2px solid var(--green);border-bottom:2px solid var(--green)}nav{margin-left:auto;display:flex;gap:25px;font-size:14px}nav a{text-decoration:none}.nav-phone{border-left:1px solid var(--line);padding-left:25px;font-size:15px;font-weight:700;text-decoration:none}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:700;color:var(--green);display:flex;align-items:center;gap:10px}.eyebrow:before{content:'';height:7px;width:7px;background:var(--green);border-radius:50%}.hero{padding:82px 0 76px;display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}h1,h2,h3,p{margin-top:0}h1{font:normal clamp(44px,5.7vw,76px)/1.06 var(--serif);letter-spacing:-2.7px;margin:25px 0}h1 em{font-weight:normal;color:var(--green)}.intro{max-width:630px;color:var(--muted);font-size:19px;line-height:1.65}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin:30px 0 15px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:15px 23px;text-decoration:none;border:1px solid var(--green);border-radius:5px;background:var(--green);color:white;font-size:15px;font-weight:700;cursor:pointer;transition:background .15s,transform .15s}.btn:hover{background:#174b3d;transform:translateY(-1px)}.btn.secondary{background:transparent;color:var(--green)}.subnote{font-size:12px;color:var(--muted)}.paper-stage{background:#e8eddf;border-radius:110px 110px 12px 12px;min-height:420px;display:grid;place-items:center;padding:45px 25px;position:relative}.paper{background:#fffdf8;width:285px;padding:32px;box-shadow:10px 15px 0 #c6d3bd;transform:rotate(-4deg);border:1px solid #d9dfd5}.paper-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.5px;border-bottom:1px solid var(--line);padding-bottom:20px}.paper h3{font:30px/1.2 var(--serif);margin:25px 0}.paper ol{padding:0;list-style:none;margin:20px 0;font-size:13px}.paper li{padding:11px 0;border-bottom:1px solid var(--line)}.paper li span{font-size:11px;margin-right:10px;color:var(--green)}.seal{position:absolute;bottom:30px;right:0;background:var(--green);color:white;padding:15px 21px;font-size:12px;box-shadow:0 4px 20px #1b34251a;border-radius:5px}.strip{display:flex;gap:24px;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;font-size:13px}.strip span:before{content:'✓';margin-right:12px;color:var(--green)}section.section{padding:82px 0}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:35px}h2{font:normal clamp(33px,3.5vw,47px)/1.15 var(--serif);letter-spacing:-1.3px;margin:16px 0}.section-head p{max-width:420px;color:var(--muted);font-size:15px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:30px;background:white;border:1px solid var(--line);border-radius:7px;display:flex;flex-direction:column;align-items:flex-start}.card .number{font:italic 23px var(--serif);color:var(--green);margin-bottom:26px}.card h3{font:28px/1.15 var(--serif);letter-spacing:-.5px}.card p{font-size:15px;color:var(--muted)}.card a{font-size:14px;color:var(--green);font-weight:700;margin-top:auto;text-decoration:none;padding-top:14px}.dark{background:var(--ink);color:white}.dark .eyebrow{color:var(--lime)}.dark .eyebrow:before{background:var(--lime)}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px}.dark p{color:#c6d6cf}.steps{list-style:none;padding:0;margin:0}.steps li{border-top:1px solid #ffffff30;padding:24px 0;display:grid;grid-template-columns:40px 1fr;gap:15px}.steps .n{font:italic 24px var(--serif);color:var(--lime)}.steps h3{font-size:17px;margin-bottom:6px}.steps p{font-size:14px;margin:0}.price{font:42px var(--serif);margin:22px 0}.price small{font:13px Arial;display:block;margin-top:10px;color:var(--muted)}.bullets{list-style:none;padding:0}.bullets li{padding:12px 0 12px 28px;border-bottom:1px solid var(--line);position:relative;font-size:15px}.bullets li:before{content:'✓';position:absolute;left:0;color:var(--green)}.panel{background:white;border:1px solid var(--line);padding:36px;border-radius:7px}details{border-bottom:1px solid var(--line);padding:20px 0}summary{font-size:17px;cursor:pointer;font-weight:700}details p{margin:15px 0 0;font-size:15px;color:var(--muted)}.contact{background:#e8eddf}.contact .split{gap:70px}.contact h2{max-width:480px}.contact p{color:var(--muted)}.phone{font:30px var(--serif);display:block;margin-top:30px;text-decoration:none}.contact-mail{font-size:15px}.field{display:grid;gap:7px;margin-bottom:18px}.field label{font-size:13px;font-weight:700}input,select,textarea{width:100%;padding:12px;background:#fff;border:1px solid #b8c7be;border-radius:4px;color:var(--ink)}textarea{min-height:100px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.privacy{font-size:11px!important;line-height:1.65}.status{font-size:14px;padding:12px 0}.trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}footer{padding:45px 0 30px;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;gap:30px;padding-bottom:30px}.footer-links{display:flex;gap:25px;font-size:13px;flex-wrap:wrap}.legal{border-top:1px solid var(--line);padding-top:25px;font-size:10px;line-height:1.7;color:var(--muted)}.breadcrumb{font-size:12px;margin-top:28px;color:var(--muted)}.article{max-width:850px;padding:55px 0 75px}.article h1{font-size:48px}.article h2{font-size:28px;margin-top:36px}.article p,.article li{font-size:16px}.mobile-cta{display:none}.pwp{--green:#31596e;--ink:#193643;--lime:#d7e5dd;--cream:#f9f6f0;--line:#dcded8}.pwp .paper-stage{background:#e5eae8}.pwp .contact{background:#e5eae8}
@media(max-width:900px){.hero{gap:25px;grid-template-columns:1.15fr .85fr}.paper-stage{min-height:360px}.paper{width:230px;padding:24px}.nav{gap:15px}.nav-phone{display:none}.split{gap:35px}.cards{gap:12px}.card{padding:22px}.strip{font-size:12px}.contact .split{gap:30px}}
@media(max-width:650px){.wrap{padding:0 22px}.nav{height:78px;flex-wrap:wrap;gap:10px}.brand{font-size:21px}.mark{width:26px;height:31px}nav{gap:17px;font-size:12px}nav .optional{display:none}.hero{grid-template-columns:1fr;padding:40px 0;gap:28px}h1{font-size:48px;letter-spacing:-1.8px;margin:20px 0}.intro{font-size:17px}.paper-stage{min-height:290px;padding:25px;border-radius:75px 75px 7px 7px}.paper{width:230px;padding:22px}.paper h3{font-size:24px;margin:15px 0}.paper ol{margin:10px 0}.paper li{padding:7px 0}.seal{right:10px;bottom:14px;padding:10px 14px}.strip{flex-direction:column;gap:8px;padding:18px 0}.cards,.split{grid-template-columns:1fr}.section-head{display:block;margin-bottom:25px}section.section{padding:50px 0}.card{padding:27px}.card .number{margin-bottom:16px}.split{gap:30px}.panel{padding:23px}.form-row{grid-template-columns:1fr;gap:0}.footer-top{display:block}.footer-links{margin-top:25px}.legal{padding-bottom:45px}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;background:var(--cream);border-top:1px solid var(--line);padding:10px 15px;gap:10px;z-index:10}.mobile-cta a{flex:1;text-align:center;padding:10px;font-size:12px;text-decoration:none;border:1px solid var(--green);border-radius:4px}.mobile-cta a:last-child{background:var(--green);color:white}.article h1{font-size:39px}.actions{gap:15px}.btn{padding:14px 18px;font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Pisma w Punkt — wersja 2 */
.pwp{--ink:#142e43;--green:#142e43;--muted:#5d6972;--cream:#fbfaf7;--line:#e1e5e7;--lime:#f0c29b;font-family:Arial,Helvetica,sans-serif}.pwp .wrap{max-width:1220px}.pwp header{background:#fff;border-bottom:0}.pwp .nav{height:92px}.pwp .brand{letter-spacing:-1.2px;font-size:26px}.pwp .mark{background:#142e43;border:0;width:32px;height:32px;border-radius:50%;display:grid;place-items:center}.pwp .mark:after{width:11px;height:6px;border:0;border-left:2px solid white;border-bottom:2px solid white;transform:rotate(-45deg);top:10px;left:10px}.pwp nav{font-size:13px}.pwp .nav-phone{border:1px solid #d9dfe3;border-radius:100px;padding:10px 20px;font-size:13px}.pwp .hero{padding:64px 0 60px;gap:55px;grid-template-columns:1.05fr .95fr;align-items:center}.pwp .eyebrow{color:#8d5936;letter-spacing:1.7px;font-size:10px}.pwp .eyebrow:before{background:#c8854e}.pwp h1{font-size:clamp(42px,5.4vw,69px);line-height:1.04;letter-spacing:-2.8px;margin:22px 0}.pwp h1 em{color:#9f6036}.pwp .intro{font-size:17px;max-width:490px;line-height:1.75}.pwp .btn{border-radius:100px;padding:15px 24px;gap:24px;font-size:13px}.pwp .actions{margin-top:27px}.pwp .subnote{font-size:11px}.pwp .hero-services{padding:30px;background:#142e43;border-radius:12px;position:relative;box-shadow:0 20px 55px #142e4312;color:white}.pwp .hero-services:before{content:'';position:absolute;top:-13px;right:30px;width:65px;height:4px;border-radius:2px;background:#c98c5d}.pwp .panel-label{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#bac7d1;margin-bottom:23px}.pwp .service-choice{display:grid;grid-template-columns:30px 1fr 20px;gap:14px;align-items:center;padding:23px 0;border-top:1px solid #ffffff24;text-decoration:none;transition:color .2s}.pwp .service-choice:hover{color:#f0c29b}.pwp .service-choice .idx{color:#c8966d;font:italic 20px Georgia}.pwp .service-choice strong{font:25px/1.15 Georgia;display:block;margin-bottom:7px}.pwp .service-choice small{font-size:12px;color:#bdcbd5;display:block;line-height:1.6}.pwp .service-choice .arrow{font-size:23px;color:#d5ab8b}.pwp .hero-services .panel-bottom{font-size:11px;color:#bdcbd5;margin:14px 0 0;padding-top:15px;border-top:1px solid #ffffff24}.pwp .strip{font-size:12px;border-color:#dfe3e6;justify-content:flex-start;gap:60px}.pwp .strip span:before{color:#9f6036}.pwp section.section{padding:65px 0}.pwp h2{font-size:40px;letter-spacing:-1.4px}.pwp .section-head{margin-bottom:26px}.pwp .section-head p{font-size:14px;max-width:350px}.pwp .card{border:0;border-top:2px solid #c68c62;border-radius:0;background:transparent;padding:27px 20px 20px 0}.pwp .card .number{font-size:17px;color:#a56a40;margin-bottom:18px}.pwp .card h3{font-size:28px}.pwp .card p{font-size:14px;line-height:1.75}.pwp .card a{font-size:12px;border-bottom:1px solid #aeb8c0;padding-bottom:4px}.pwp .cards{gap:35px}.pwp .dark{background:#f0f2f1;color:#142e43;border-top:1px solid #e2e6e6;border-bottom:1px solid #e2e6e6}.pwp .dark p{color:#5d6972}.pwp .dark .eyebrow{color:#8d5936}.pwp .dark .eyebrow:before{background:#c8854e}.pwp .steps li{border-color:#cfd8da;padding:21px 0}.pwp .steps .n{color:#a16d48}.pwp .steps h3{font-size:16px}.pwp .contact{background:#142e43;color:white}.pwp .contact p{color:#c3cfd6}.pwp .contact .eyebrow{color:#ecc2a2}.pwp .contact .panel{background:#fff;color:#142e43;border:0;padding:30px;border-radius:9px}.pwp .contact .privacy{color:#65717a}.pwp .contact .panel h3{font:27px Georgia;margin-bottom:26px}.pwp input,.pwp select,.pwp textarea{background:#fafbfb;border-color:#d2dbe0;padding:11px 12px;border-radius:5px;font-size:14px}.pwp .field label{font-size:11px;letter-spacing:.2px}.pwp .contact .phone{font-size:29px;color:#fff}.pwp .contact-mail{color:#d5e0e7}.pwp footer{background:#102436;color:#d9e2e9;border:0}.pwp .legal{border-color:#ffffff20;color:#a2b6c5}.pwp .footer-links{font-size:12px}.pwp summary{font-size:15px}.pwp details p{font-size:14px}.pwp .mobile-cta{background:#fff}.pwp .panel{border-radius:8px}.pwp .article h1{font-size:49px}.pwp .preview-note{background:#efe5d6;color:#725737;font-size:11px;padding:6px 20px;text-align:center;letter-spacing:.1px}
@media(max-width:900px){.pwp .hero{gap:28px}.pwp .hero-services{padding:23px}.pwp .service-choice strong{font-size:23px}.pwp h1{font-size:53px}.pwp .strip{gap:20px}.pwp .cards{gap:20px}}
@media(max-width:650px){.pwp .nav{height:76px}.pwp .brand{font-size:22px}.pwp nav{font-size:12px}.pwp .hero{grid-template-columns:1fr;padding:34px 0 30px;gap:28px}.pwp h1{font-size:49px;letter-spacing:-2px;line-height:1.04}.pwp .intro{font-size:16px;line-height:1.7}.pwp .hero-services{padding:22px 23px;border-radius:8px}.pwp .panel-label{margin-bottom:17px}.pwp .service-choice{padding:16px 0;grid-template-columns:22px 1fr 16px;gap:10px}.pwp .service-choice strong{font-size:23px}.pwp .service-choice small{font-size:11px}.pwp .hero-services .panel-bottom{margin-top:6px;padding-top:13px}.pwp .strip{gap:7px}.pwp h2{font-size:34px}.pwp section.section{padding:43px 0}.pwp .cards{gap:7px}.pwp .card{padding:23px 0}.pwp .card .number{margin-bottom:12px}.pwp .contact .panel{padding:23px}.pwp .article h1{font-size:38px}.pwp .preview-note{font-size:10px}.pwp footer .brand{font-size:23px}}

/* Consumer home: natural photography, short content */
.pwp.consumer{--green:#173e36;--ink:#173e36;--cream:#faf8f3;--muted:#64716a;background:#faf8f3;color:#173e36}.consumer .wrap{max-width:1200px}.consumer header{background:#faf8f3;border-bottom:1px solid #e7e7de}.consumer .nav{height:88px}.consumer .brand{font-size:25px}.consumer .mark{background:#173e36}.consumer nav{font-size:13px}.consumer .nav-phone{border-color:#c9d4cb}.consumer .hero{padding:42px 0 48px;grid-template-columns:1.05fr .95fr;gap:65px}.consumer .eyebrow{color:#547465;letter-spacing:1.5px}.consumer .eyebrow:before{background:#7b9b71}.consumer h1{font-size:clamp(45px,5.1vw,66px);line-height:1.06;letter-spacing:-2.4px;margin:22px 0}.consumer h1 em{color:#587b61}.consumer .intro{font-size:16px;line-height:1.8;max-width:450px}.consumer .btn{background:#173e36;border-color:#173e36;font-size:13px;padding:16px 24px}.consumer .btn:hover{background:#28594b}.consumer .subnote{font-size:11px;color:#64716a}.consumer .hero-photo{position:relative;margin:0;height:470px;border-radius:120px 12px 12px 12px;background:#e6e7df}.consumer .hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 49%;border-radius:inherit}.consumer .hero-photo figcaption{position:absolute;left:-26px;bottom:28px;display:flex;align-items:center;gap:15px;background:#fffffff2;backdrop-filter:blur(10px);padding:18px 24px;border-radius:12px;box-shadow:0 10px 35px #173e3612;font-size:14px;line-height:1.5}.consumer .photo-check{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:#e8efe0;color:#476a3d;font-size:21px}.consumer section.section{padding:48px 0}.consumer .needs{background:#fff}.consumer h2{font-size:38px;letter-spacing:-1.2px}.consumer .section-head{margin-bottom:25px}.consumer .section-head p{font-size:13px;line-height:1.8;margin-bottom:8px}.consumer .cards{gap:18px}.consumer .need{display:flex;flex-direction:column;text-decoration:none;border:1px solid #e4e9e1;background:#fafbf8;padding:24px;border-radius:14px;transition:background .15s,border-color .15s}.consumer .need:hover{background:#f0f5ec;border-color:#a8bba0}.consumer .need-icon{font:25px Georgia;background:#e8efe0;color:#45654b;width:42px;height:42px;border-radius:11px;display:grid;place-items:center;margin-bottom:17px}.consumer .need h3{font:25px/1.2 Georgia;margin-bottom:12px;letter-spacing:-.6px}.consumer .need p{font-size:13px;line-height:1.8;color:#64716a;margin-bottom:18px}.consumer .need-link{font-size:12px;font-weight:700;display:flex;justify-content:space-between;gap:12px;margin-top:auto}.consumer .small-process{border-top:1px solid #e4e9e1;margin-top:30px;padding-top:25px;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:12px;color:#64716a}.consumer .small-process b{color:#173e36;margin-right:6px}.consumer .contact{background:#eaf0e4;color:#173e36}.consumer .contact-short{display:flex;align-items:center;justify-content:space-between;gap:50px}.consumer .contact h2{margin:15px 0}.consumer .contact p{font-size:14px;color:#64716a;line-height:1.8;margin-bottom:0}.consumer .contact .eyebrow{color:#547465}.consumer .contact .eyebrow:before{background:#7b9b71}.consumer .contact-options{min-width:310px}.consumer .contact .phone{color:#173e36;font:39px Georgia;margin:0 0 6px}.consumer .contact .subnote{font-size:11px}.consumer .email-btn{display:flex;justify-content:space-between;gap:20px;margin-top:18px;background:#173e36;color:white;border-radius:100px;padding:13px 20px;text-decoration:none;font-size:12px;font-weight:700}.consumer .contact .contact-detail{font-size:11px;margin-top:7px;text-align:center}.consumer footer{background:#faf8f3;color:#173e36;padding:30px 0 12px}.consumer .footer-top{padding-bottom:20px}.consumer footer .brand{font-size:21px}.consumer .legal{color:#7a857e;border-color:#e4e6de;padding-top:16px;font-size:9px;margin-bottom:10px}.consumer .photo-credit{font-size:9px;color:#7a857e;margin:0}.consumer .mobile-cta{background:#faf8f3}.consumer .mobile-cta a{border-radius:100px}.consumer .mobile-cta a:last-child{background:#173e36}.consumer .photo-credit a{text-underline-offset:2px}
@media(max-width:900px){.consumer .hero{gap:35px}.consumer h1{font-size:52px}.consumer .hero-photo{height:430px}.consumer .need{padding:19px}.consumer .need h3{font-size:22px}.consumer .contact-options{min-width:280px}}
@media(max-width:650px){.consumer .wrap{padding:0 22px}.consumer .nav{height:74px}.consumer .brand{font-size:21px;gap:8px}.consumer nav a:first-child{display:none}.consumer .hero{grid-template-columns:1fr;padding:28px 0 32px;gap:24px}.consumer h1{font-size:46px;letter-spacing:-1.6px;margin:15px 0}.consumer .eyebrow{font-size:9px}.consumer .intro{font-size:14px;line-height:1.7;margin-bottom:0}.consumer .actions{margin:20px 0 10px}.consumer .btn{padding:14px 20px;font-size:12px}.consumer .subnote{font-size:10px;margin-bottom:0}.consumer .hero-photo{height:270px;border-radius:60px 10px 10px 10px}.consumer .hero-photo img{object-position:center 51%}.consumer .hero-photo figcaption{bottom:14px;left:14px;font-size:12px;padding:12px 16px;gap:10px}.consumer .photo-check{width:30px;height:30px;font-size:17px}.consumer section.section{padding:34px 0}.consumer h2{font-size:31px}.consumer .section-head{margin-bottom:18px}.consumer .section-head p{display:none}.consumer .cards{gap:10px}.consumer .need{display:grid;grid-template-columns:38px 1fr;column-gap:14px;row-gap:6px;padding:18px}.consumer .need-icon{grid-row:1/4;width:36px;height:36px;margin:0;font-size:22px}.consumer .need h3{font-size:22px;margin:0}.consumer .need p{font-size:12px;line-height:1.65;margin:0}.consumer .need-link{font-size:11px;grid-column:2;margin-top:5px}.consumer .small-process{flex-direction:column;align-items:flex-start;font-size:12px;gap:8px;margin-top:22px;padding-top:20px}.consumer .small-process>span:nth-child(even){display:none}.consumer .contact-short{display:block}.consumer .contact-options{margin-top:24px;min-width:0;max-width:340px}.consumer .contact .phone{font-size:35px}.consumer .contact p{font-size:13px}.consumer footer{padding-bottom:85px}.consumer .legal{padding-bottom:0}.consumer .footer-links{gap:15px;margin-top:15px;font-size:11px}.consumer .footer-top{padding-bottom:16px}.consumer .mobile-cta a{font-size:11px}}

/* Original visual details */
.consumer .hero-photo{box-shadow:0 15px 40px #233e2910}.consumer .hero-photo:before{content:'';position:absolute;inset:14px -12px -12px 14px;border:1px solid #ccd7c4;border-radius:120px 12px 12px 12px;z-index:-1}.consumer .hero-photo img{object-position:center 57%}.consumer .hero-photo figcaption{left:-24px;bottom:24px}.consumer .need{position:relative;overflow:hidden;box-shadow:0 4px 18px #173e3603}.consumer .need:after{content:'';position:absolute;right:-34px;top:-34px;width:88px;height:88px;border:1px solid #e1e9d9;border-radius:50%;pointer-events:none}.consumer .need:nth-child(2){background:#faf8f2;border-color:#e9e4d8}.consumer .need:nth-child(2) .need-icon{background:#f0e9d8;color:#88734b}.consumer .need:nth-child(3){background:#f5f8f7;border-color:#dce6e1}.consumer .need:nth-child(3) .need-icon{background:#e1eae4;color:#4e7067}.consumer .need-icon svg{width:27px;height:27px}.consumer .need-link>span{display:grid;place-items:center;width:27px;height:27px;border:1px solid #d6dfce;border-radius:50%;font-size:15px}.consumer .need-link{align-items:center}.consumer .need:hover{transform:translateY(-3px);box-shadow:0 12px 22px #173e3609}.consumer .need{transition:transform .2s,box-shadow .2s}.consumer .small-process{background:#fafbf8;border:1px solid #e4e9e1;padding:18px 25px;border-radius:14px;margin-top:22px}.consumer .small-process b{display:inline-grid;place-items:center;border:1px solid #d5dfce;border-radius:50%;width:26px;height:26px;font-size:11px;margin-right:8px}.consumer .contact{background:radial-gradient(ellipse at 0% 110%,#dce7ce 0,transparent 55%),#eaf0e4}.consumer .contact-options .phone span{font-size:22px;vertical-align:middle;margin-left:10px}.consumer .email-btn:hover{background:#28594b}.consumer .contact .contact-mail{color:#365e4b}.consumer .simple-contact{border:1px solid #cfdcc9;border-radius:18px;padding:30px}.consumer .simple-contact .btn{margin-top:20px}.consumer .document-art{position:relative;padding:32px 30px 40px;background:#e6edde;border-radius:100px 14px 14px 14px;min-height:420px}.consumer .document-sheet{background:#fffef9;transform:rotate(-4deg);padding:29px 30px;box-shadow:7px 12px 0 #ccd8c3;border:1px solid #dce4d4;border-radius:5px;max-width:315px;margin:0 auto}.consumer .document-top{display:flex;align-items:center;justify-content:space-between;font-size:9px;font-weight:700;letter-spacing:1.4px;border-bottom:1px solid #e4e7db;padding-bottom:17px}.consumer .document-dot{width:17px;height:17px;border-radius:50%;background:#557354}.consumer .document-title{font:30px/1.12 Georgia;margin:23px 0 20px}.consumer .document-line{height:4px;border-radius:2px;background:#dce4d7;width:85%;margin-top:9px}.consumer .document-line.long{width:100%}.consumer .document-line.short{width:55%}.consumer .document-sheet ul{list-style:none;margin:20px 0;padding:0;font-size:11px}.consumer .document-sheet li{border-bottom:1px solid #e5e9df;padding:8px 0}.consumer .document-sheet li:before{content:'✓';margin-right:10px;color:#769365}.consumer .document-sign{font:italic 20px Georgia;color:#738c69}.consumer .document-seal{position:absolute;right:5px;bottom:14px;background:#173e36;color:#fff;padding:14px 20px;border-radius:12px;font-size:11px;line-height:1.5;box-shadow:0 10px 25px #173e361c;display:flex;gap:12px;align-items:center}.consumer .document-seal>span{display:grid;place-items:center;border:1px solid #80977a;width:30px;height:30px;border-radius:50%;font-size:18px}.consumer .strip{border-color:#dce4d7;color:#597363}.consumer .strip span:before{color:#557354}.consumer .dark{background:#f1f4ec;color:#173e36;border-color:#dce4d7}.consumer .dark .eyebrow{color:#547465}.consumer .dark .steps .n{color:#547465}.consumer .btn.secondary{background:transparent;color:#173e36;border-color:#173e36}.consumer .panel{border-color:#dce4d7;border-radius:16px}.consumer .price{color:#173e36}.consumer .footer-links a:hover{text-decoration:none;color:#79926a}
@media(max-width:650px){.consumer .hero-photo:before{inset:10px -7px -7px 10px;border-radius:60px 10px 10px 10px}.consumer .hero-photo img{object-position:center 60%}.consumer .hero-photo figcaption{left:12px;bottom:12px}.consumer .need-icon svg{width:25px;height:25px}.consumer .need-link>span{width:23px;height:23px;font-size:12px}.consumer .small-process{padding:16px 18px}.consumer .document-art{padding:25px 28px 44px;min-height:0;border-radius:60px 12px 12px 12px}.consumer .document-sheet{padding:23px}.consumer .document-title{font-size:27px}.consumer .document-seal{right:9px;bottom:12px}.consumer .simple-contact{padding:23px}.consumer .contact .contact-mail{font-size:13px}.consumer .hero-photo{margin-right:7px}}
.consumer .hero-photo img{object-position:center 25%}@media(max-width:650px){.consumer .hero-photo{height:310px}.consumer .hero-photo img{object-position:center 15%}}

/* Expanded offer: compact categories, unchanged natural hero. */
.consumer .offer-grid{grid-template-columns:repeat(2,1fr);gap:12px}.consumer .compact-need{flex-direction:row;align-items:center;gap:18px;padding:21px 22px}.consumer .need-number{font:italic 20px Georgia;color:#7b9473}.consumer .compact-need h3{font-size:22px;margin:0 0 5px}.consumer .compact-need p{margin:0;line-height:1.5}.consumer .card-arrow{margin-left:auto;color:#547465}.other-services{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.other-services a{font-size:12px;text-decoration:none;padding:8px 13px;border:1px solid #d8e2d2;border-radius:30px}.consumer .contact .panel{background:#fff;color:#173e36;padding:28px}.consumer .inquiry h3{font:26px Georgia;margin-bottom:23px}.consumer .contact .phone{margin-bottom:15px}.consumer .contact .contact-mail{color:#173e36}.consumer .contact .deadline-note{margin-top:24px;max-width:380px;font-size:12px}.consumer .contact .form-note,.form-note{font-size:12px;color:#64716a;margin-top:10px}.consumer .contact .privacy{font-size:11px!important;margin:0 0 18px}.consumer .contact .status{font-size:13px;margin-top:10px}.consumer .contact .status:empty{display:none}.consumer button:disabled{opacity:.65;cursor:wait}.related{padding-top:20px;padding-bottom:20px;font-size:14px}.consumer .panel h3{font:26px Georgia}.consumer .panel p{font-size:14px}.consumer .field label{font-size:12px}.consumer .contact .split{align-items:start}.consumer .inquiry textarea{min-height:105px}.consumer .inquiry input,.consumer .inquiry select,.consumer .inquiry textarea{background:#fbfcf9}.consumer .bullets li:before{content:'✓'}.consumer .document-sheet li:before{content:'✓'}.consumer .strip span:before{content:'✓'}
@media(max-width:650px){.consumer .offer-grid{grid-template-columns:1fr;gap:9px}.consumer .compact-need{padding:17px;gap:13px}.consumer .compact-need h3{font-size:21px}.consumer .compact-need p{font-size:12px}.consumer .contact .panel{padding:22px}.consumer .hero h1{overflow-wrap:break-word}.other-services{gap:8px}.consumer .contact .phone{margin-top:22px}}
