*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{margin:0;font-family:'Onest',Arial,sans-serif;font-size:17px;line-height:1.65;color:#22150f;background:#f8f3ea}
h1,h2,h3,h4{font-family:'Unbounded',Georgia,serif;line-height:1.22;color:#2c1a10;margin:0 0 18px;overflow-wrap:break-word}
h1{font-size:clamp(27px,4.4vw,52px);font-weight:700}
h2{font-size:clamp(24px,3vw,36px);font-weight:600}
h3{font-size:20px;font-weight:600}
p{margin:0 0 14px}
img{max-width:100%;height:auto;display:block}
a{color:#e4570f}
a:hover{color:#b84208}
.wrap_box{max-width:1180px;margin:0 auto;padding:0 24px}
.sr_only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}
.skip_jump{position:absolute;left:-999px;top:0;background:#2c1a10;color:#fff;padding:12px 20px;z-index:60}
.skip_jump:focus{left:0}
.site_head{background:#f8f3ea;border-bottom:1px solid #e6d9c6;position:relative;z-index:40}
.head_row{max-width:1180px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand_mark,.foot_logo{font-family:'Unbounded',Georgia,serif;font-weight:700;font-size:24px;color:#2c1a10;text-decoration:none;display:inline-flex;align-items:center;gap:9px;margin:0}
.brand_dot{width:14px;height:14px;border-radius:50%;background:#e4570f;box-shadow:0 0 0 4px rgba(228,87,15,.18);display:inline-block}
.main_nav{display:flex;align-items:center;gap:6px;flex-wrap:nowrap}
.main_nav a{color:#3d2a1c;text-decoration:none;font-weight:500;font-size:16px;padding:10px 13px;border-radius:999px;min-height:44px;display:inline-flex;align-items:center}
.main_nav a:hover{background:#efe4d2;color:#22150f}
.main_nav a.nav_now{background:#efe4d2;color:#22150f}
.main_nav .nav_cta{background:#e4570f;color:#fff;font-weight:600;padding:10px 20px;margin-left:8px}
.main_nav .nav_cta:hover{background:#c94a09;color:#fff}
.burger_btn{display:none;background:none;border:2px solid #2c1a10;border-radius:12px;width:48px;height:48px;padding:10px;cursor:pointer;flex-direction:column;justify-content:center;gap:5px}
.burger_btn span:not(.sr_only){display:block;height:2.5px;width:100%;background:#2c1a10;border-radius:2px;transition:transform .25s,opacity .25s}
.burger_btn.is_x span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}
.burger_btn.is_x span:nth-child(2){opacity:0}
.burger_btn.is_x span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}
.hero_band{padding:64px 0 56px}
.hero_cols{max-width:1180px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center}
.hero_cols>*{min-width:0}
.hero_note{display:inline-block;background:#256d5f;color:#fdf9f1;font-size:15px;font-weight:600;padding:7px 16px;border-radius:999px;margin-bottom:20px}
.hero_txt p.hero_lead{font-size:19px;color:#5c4636;max-width:54ch}
.hero_pic img{width:100%;border-radius:26px;box-shadow:14px 18px 0 rgba(228,87,15,.16)}
.btn_pair{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}
.btn_hot,.btn_ghost{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 28px;border-radius:999px;font-weight:600;font-size:16px;text-decoration:none;border:2px solid transparent;cursor:pointer}
.btn_hot{background:#e4570f;color:#fff}
.btn_hot:hover{background:#c94a09;color:#fff}
.btn_ghost{border-color:#46281a;color:#46281a;background:transparent}
.btn_ghost:hover{background:#46281a;color:#fdf9f1}
.stat_strip{background:#2c1a10;color:#f2e7d7;padding:34px 0}
.stat_row{max-width:1180px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}
.stat_row>div{min-width:0}
.stat_num{font-family:'Unbounded',Georgia,serif;font-size:clamp(26px,3vw,38px);font-weight:700;color:#f5a623;display:block}
.stat_lbl{font-size:15px;color:#cbb99f}
.sect_pad{padding:72px 0}
.sect_tint{background:#f1e8d8}
.sect_intro{max-width:720px;margin-bottom:44px}
.sect_intro .over_line{color:#e4570f;font-weight:700;font-size:15px;text-transform:uppercase;letter-spacing:.09em;display:block;margin-bottom:10px}
.svc_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}
.svc_grid>*{min-width:0}
.svc_tile{background:#fffdf8;border:1px solid #e8dcc8;border-radius:18px;padding:32px 30px;display:flex;flex-direction:column;box-shadow:0 10px 26px rgba(70,40,26,.07)}
.svc_tile h3{margin-bottom:12px}
.svc_tile p{color:#5c4636;flex:1}
.svc_more{align-self:flex-start;font-weight:600;text-decoration:none;border-bottom:2px solid #e4570f;padding:8px 0;min-height:44px;display:inline-flex;align-items:center}
.svc_ico{width:52px;height:52px;border-radius:14px;background:#256d5f;color:#fdf9f1;font-size:24px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.case_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.case_grid>*{min-width:0}
.case_card{background:#fffdf8;border-radius:18px;overflow:hidden;border:1px solid #e8dcc8;display:flex;flex-direction:column}
.case_card img{width:100%;aspect-ratio:29/20;object-fit:cover}
.case_body{padding:24px 24px 28px;display:flex;flex-direction:column;flex:1}
.case_tag{font-size:14px;font-weight:600;color:#256d5f;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px}
.case_body h3{font-size:18px}
.case_nums{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:16px}
.case_nums span{background:#f1e8d8;border-radius:999px;padding:6px 13px;font-size:14px;font-weight:600;color:#46281a}
.why_wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}
.why_wrap>*{min-width:0}
.why_item{border-left:4px solid #e4570f;padding:6px 0 6px 22px}
.why_item h3{font-size:18px;margin-bottom:8px}
.why_item p{color:#5c4636;margin:0}
.step_flow{counter-reset:krok;display:grid;grid-template-columns:repeat(5,1fr);gap:20px}
.step_flow>*{min-width:0}
.step_cell{counter-increment:krok;background:#fffdf8;border-radius:16px;padding:26px 22px;border:1px solid #e8dcc8}
.step_cell::before{content:"0" counter(krok);font-family:'Unbounded',Georgia,serif;font-weight:700;font-size:26px;color:#e4570f;display:block;margin-bottom:12px}
.step_cell h3{font-size:17px;margin-bottom:8px}
.step_cell p{font-size:15px;color:#5c4636;margin:0}
.quote_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.quote_grid>*{min-width:0}
.quote_card{background:#2c1a10;color:#f2e7d7;border-radius:18px;padding:30px 28px;display:flex;flex-direction:column}
.quote_card p{flex:1;font-size:16px}
.quote_who{margin-top:18px;font-weight:600;color:#f5a623}
.quote_who small{display:block;font-weight:400;color:#cbb99f;font-size:14px}
.faq_stack{max-width:840px}
.faq_unit{border:1px solid #e8dcc8;border-radius:14px;background:#fffdf8;margin-bottom:14px;overflow:hidden}
.faq_ask{width:100%;text-align:left;background:none;border:0;font-family:'Onest',Arial,sans-serif;font-size:17px;font-weight:600;color:#2c1a10;padding:18px 54px 18px 22px;cursor:pointer;position:relative;min-height:52px}
.faq_ask::after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:26px;color:#e4570f;transition:transform .25s}
.faq_unit.is_open .faq_ask::after{transform:translateY(-50%) rotate(45deg)}
.faq_say{max-height:0;overflow:hidden;transition:max-height .3s ease}
.faq_say p{padding:0 22px 20px;color:#5c4636;margin:0}
.cta_band{background:#256d5f;border-radius:26px;padding:56px 48px;color:#fdf9f1;display:grid;grid-template-columns:1.4fr 1fr;gap:36px;align-items:center}
.cta_band>*{min-width:0}
.cta_band h2{color:#fdf9f1}
.cta_band p{color:#d3e6df;margin:0}
.cta_band .btn_hot{justify-self:start}
.page_crown{padding:56px 0 8px}
.page_crown p.crown_sub{font-size:19px;color:#5c4636;max-width:62ch}
.split_cols{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.split_cols>*{min-width:0}
.split_cols img{width:100%;border-radius:22px}
.list_ticks{list-style:none;padding:0;margin:0 0 18px}
.list_ticks li{padding:9px 0 9px 34px;position:relative}
.list_ticks li::before{content:"✓";position:absolute;left:0;top:9px;width:24px;height:24px;border-radius:50%;background:#256d5f;color:#fff;font-size:14px;display:flex;align-items:center;justify-content:center}
.price_row{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;align-items:stretch}
.price_row>*{min-width:0}
.price_card{background:#fffdf8;border:1px solid #e8dcc8;border-radius:18px;padding:34px 30px;display:flex;flex-direction:column}
.price_card.is_star{border:2px solid #e4570f;box-shadow:0 14px 32px rgba(228,87,15,.14)}
.price_star{background:#e4570f;color:#fff;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:5px 14px;align-self:flex-start;margin-bottom:14px}
.price_sum{font-family:'Unbounded',Georgia,serif;font-size:30px;font-weight:700;color:#2c1a10;margin:8px 0 4px}
.price_sum small{font-size:15px;color:#8a7566;font-weight:400;font-family:'Onest',Arial,sans-serif}
.price_card .btn_hot,.price_card .btn_ghost{margin-top:auto}
.price_feats{list-style:none;padding:0;margin:0 0 26px}
.price_feats li{padding:8px 0;border-bottom:1px dashed #e8dcc8;font-size:15.5px;color:#4c392b}
.post_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.post_grid>*{min-width:0}
.post_card{background:#fffdf8;border:1px solid #e8dcc8;border-radius:18px;overflow:hidden;display:flex;flex-direction:column}
.post_card img{width:100%;aspect-ratio:8/5;object-fit:cover}
.post_body{padding:24px;display:flex;flex-direction:column;flex:1}
.post_date{font-size:14px;color:#8a7566;margin-bottom:8px}
.post_body h3{font-size:18px}
.post_body h3 a{color:#2c1a10;text-decoration:none}
.post_body h3 a:hover{color:#e4570f}
.post_body p{color:#5c4636;font-size:15.5px;flex:1}
.prose_flow{max-width:780px}
.prose_flow h2{margin-top:40px;font-size:26px}
.prose_flow h3{margin-top:28px}
.prose_flow ul{padding-left:24px}
.prose_flow li{margin-bottom:8px}
.art_head img{width:100%;border-radius:22px;margin:30px 0 10px}
.form_shell{background:#fffdf8;border:1px solid #e8dcc8;border-radius:20px;padding:38px 36px;box-shadow:0 12px 30px rgba(70,40,26,.08)}
.form_shell label{display:block;font-weight:600;margin-bottom:6px;font-size:15.5px}
.form_shell input,.form_shell textarea{width:100%;min-width:0;border:1.5px solid #d8c8b0;border-radius:12px;background:#fdfaf3;padding:12px 15px;font:inherit;font-size:16px;color:#22150f;min-height:48px}
.form_shell textarea{min-height:130px;resize:vertical}
.form_shell input:focus,.form_shell textarea:focus{outline:2px solid #e4570f;outline-offset:1px;border-color:#e4570f}
.field_gap{margin-bottom:18px}
.form_note{font-size:14px;color:#8a7566}
.err_flash{background:#fbe4e0;border:1px solid #e0907f;color:#7c2d1a;border-radius:12px;padding:14px 18px;margin-bottom:22px}
.contact_cols{display:grid;grid-template-columns:1fr 1.15fr;gap:44px;align-items:start}
.contact_cols>*{min-width:0}
.cdata_card{background:#2c1a10;color:#f2e7d7;border-radius:20px;padding:34px 32px}
.cdata_card h3{color:#fdf9f1}
.cdata_card a{color:#f5a623;text-decoration:none}
.cdata_card a:hover{text-decoration:underline}
.cdata_line{padding:12px 0;border-bottom:1px solid #46331f}
.cdata_line:last-child{border-bottom:0}
.cdata_lbl{display:block;font-size:13.5px;text-transform:uppercase;letter-spacing:.08em;color:#a89377;margin-bottom:3px}
.thanks_hero{min-height:52vh;display:flex;align-items:center;text-align:center}
.thanks_hero .wrap_box{max-width:680px}
.site_foot{background:#2c1a10;color:#d8c8b0;margin-top:80px;padding:56px 0 0}
.foot_grid{max-width:1180px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:36px}
.foot_grid>*{min-width:0}
.foot_logo{color:#fdf9f1;margin-bottom:14px}
.foot_cell p{font-size:15.5px}
.foot_cell a{display:block;color:#d8c8b0;text-decoration:none;padding:6px 0;font-size:15.5px;min-height:32px}
.foot_cell a:hover{color:#f5a623}
.foot_ttl{font-weight:700;color:#fdf9f1;text-transform:uppercase;font-size:14px;letter-spacing:.09em;margin-bottom:12px}
.foot_law{font-size:14px;color:#a89377}
.foot_base{max-width:1180px;margin:36px auto 0;padding:22px 24px;border-top:1px solid #46331f;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;font-size:14.5px}
.foot_base p{margin:0}
.foot_pols{display:flex;gap:16px;flex-wrap:wrap;align-items:center}
.foot_pols a{color:#d8c8b0;text-decoration:none;padding:4px 0}
.foot_pols a:hover{color:#f5a623}
.foot_ck{background:none;border:0;color:#f5a623;font:inherit;font-size:14.5px;cursor:pointer;padding:4px 0;text-decoration:underline}
.ck_chip{position:fixed;right:18px;bottom:18px;width:52px;height:52px;border-radius:50%;background:#fffdf8;border:1px solid #d8c8b0;box-shadow:0 8px 22px rgba(44,26,16,.22);font-size:22px;cursor:pointer;z-index:35}
@media (max-width:1140px){
.step_flow{grid-template-columns:repeat(3,1fr)}
.foot_grid{grid-template-columns:1fr 1fr}
.cta_band{grid-template-columns:1fr}
}
@media (max-width:880px){
.burger_btn{display:flex}
.main_nav{display:none;position:absolute;top:100%;left:0;right:0;background:#f8f3ea;border-bottom:1px solid #e6d9c6;flex-direction:column;align-items:stretch;padding:12px 24px 22px;gap:2px;box-shadow:0 18px 30px rgba(44,26,16,.14)}
.main_nav.nav_open{display:flex}
.main_nav a{min-height:48px}
.main_nav .nav_cta{margin:10px 0 0;justify-content:center}
.hero_cols,.split_cols,.contact_cols{grid-template-columns:1fr}
.hero_pic{order:-1}
.hero_pic img{box-shadow:8px 10px 0 rgba(228,87,15,.16)}
.svc_grid,.why_wrap,.case_grid,.quote_grid,.post_grid,.price_row{grid-template-columns:1fr 1fr}
.stat_row{grid-template-columns:1fr 1fr}
.sect_pad{padding:54px 0}
}
@media (max-width:620px){
.svc_grid,.why_wrap,.case_grid,.quote_grid,.post_grid,.price_row,.step_flow{grid-template-columns:1fr}
.cta_band{padding:38px 26px}
.form_shell{padding:28px 22px}
.hero_band{padding:42px 0 40px}
.foot_grid{grid-template-columns:1fr}
.foot_base{flex-direction:column}
.wrap_box,.head_row,.hero_cols,.stat_row,.foot_grid{padding-left:18px;padding-right:18px}
}
