:root{--cream:#f6ecd7;--paper:#fffdf8;--green:#243d2b;--green2:#31543a;--brown:#7b4e32;--gold:#c49a52;--ink:#292720;--muted:#756f63;--line:#e8dcc6}*{box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}h1,h2,h3,h4,h5{font-family:Georgia,'Times New Roman',serif}.topbar{background:var(--green);color:#efe5d1;font-size:.85rem;padding:.5rem 0}.site-header{background:rgba(255,253,248,.97);box-shadow:0 5px 25px rgba(45,37,23,.07)}.navbar{padding:1rem 0}.navbar-brand{display:flex;align-items:center;gap:.65rem;color:var(--green);font-family:Georgia,serif;font-weight:700;max-width:390px}.brand-mark{color:var(--gold);font-size:1.4rem}.nav-link{color:#3f443c!important;font-weight:600;margin:0 .25rem}.btn-brand{background:var(--green);border-color:var(--green);color:#fff;border-radius:999px;padding:.72rem 1.25rem}.btn-brand:hover{background:var(--brown);border-color:var(--brown);color:#fff}.btn-outline-brand{border:1px solid var(--green);color:var(--green);border-radius:999px}.hero{min-height:610px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(23,37,27,.84),rgba(23,37,27,.45),rgba(23,37,27,.16)),url('../img/hero-manastir.webp') center/cover}.hero-box{max-width:680px;color:#fff;padding:5rem 0}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:.75rem;color:var(--gold);font-weight:700}.hero h1{font-size:clamp(2.7rem,6vw,5.4rem);line-height:.98;margin:.7rem 0 1.4rem}.hero p{font-size:1.12rem;line-height:1.8;color:#f4efe5;max-width:580px}.section{padding:90px 0}.section-soft{background:var(--cream)}.section-title{max-width:700px;margin-bottom:2.4rem}.section-title h2{font-size:clamp(2rem,4vw,3.4rem);color:var(--green)}.category-card,.product-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:.25s;box-shadow:0 10px 30px rgba(58,45,25,.05)}.category-card:hover,.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(58,45,25,.1)}.category-card img,.product-card img{width:100%;height:240px;object-fit:cover}.category-card .body,.product-card .body{padding:1.35rem}.category-card h3,.product-card h3{color:var(--green);font-size:1.4rem}.price{font-size:1.2rem;font-weight:800;color:var(--brown)}.story-img{border-radius:28px;min-height:520px;width:100%;object-fit:cover;box-shadow:20px 20px 0 var(--gold)}.feature-box{border-top:1px solid var(--line);padding:1.2rem 0}.cta{background:var(--green);color:#fff;border-radius:28px;padding:3rem}.site-footer{background:#182a1e;color:#e9e0cf;padding:70px 0 25px}.site-footer a{display:block;color:#d8c9ae;text-decoration:none;margin:.5rem 0}.site-footer h4,.site-footer h6{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:2rem;padding-top:1.4rem;font-size:.9rem;color:#aaaeaa}.page-hero{background:var(--cream);padding:70px 0}.page-hero h1{color:var(--green);font-size:clamp(2.3rem,5vw,4rem)}.filter-box{background:#fff;border:1px solid var(--line);border-radius:18px;padding:1rem}.content-html img{max-width:100%;height:auto;border-radius:16px}.accordion-button:not(.collapsed){background:var(--cream);color:var(--green)}.form-control,.form-select{border-color:var(--line);padding:.85rem 1rem;border-radius:12px}.form-control:focus,.form-select:focus{border-color:var(--gold);box-shadow:0 0 0 .2rem rgba(196,154,82,.15)}@media(max-width:991px){.hero{min-height:540px}.section{padding:65px 0}.topbar span:first-child{display:none}.story-img{min-height:350px;box-shadow:10px 10px 0 var(--gold)}}

/* STEP 06 — catalog UX, product detail, SEO/responsive polish */
html{scroll-behavior:smooth}body{overflow-x:hidden}.topbar-phone{color:#efe5d1;text-decoration:none;font-weight:700}.topbar-phone:hover{color:#fff}.site-logo{display:block;max-height:52px;max-width:310px;width:auto}.nav-link{position:relative}.nav-link.active{color:var(--green)!important}.nav-link.active:after{content:"";position:absolute;left:.5rem;right:.5rem;bottom:.2rem;height:2px;background:var(--gold);border-radius:2px}.breadcrumb-wrap .breadcrumb{--bs-breadcrumb-divider:'›';font-size:.9rem}.breadcrumb-wrap a{color:var(--brown);text-decoration:none}.breadcrumb-wrap a:hover{color:var(--green)}.breadcrumb-item.active{color:var(--muted)}
.page-hero-catalog{padding:58px 0 64px;background:linear-gradient(135deg,#f6ecd7 0%,#fbf7ed 58%,#efe1c2 100%);border-bottom:1px solid var(--line)}.page-hero-catalog h1{margin-bottom:.75rem}.catalog-intro{max-width:780px;color:var(--muted);margin-bottom:0}.catalog-count{display:inline-flex;align-items:center;gap:.35rem;background:rgba(255,255,255,.7);border:1px solid var(--line);border-radius:999px;padding:.75rem 1rem;color:var(--muted)}.catalog-count strong{font-size:1.15rem;color:var(--green)}.catalog-section{padding-top:55px}.catalog-toolbar{position:relative;z-index:3}.filter-box{padding:1.15rem;box-shadow:0 12px 35px rgba(55,43,24,.06)}.search-control{position:relative}.search-control .search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);z-index:2;color:var(--brown);font-size:1.3rem}.search-control .form-control{padding-left:2.7rem}.category-pills,.subcategory-strip{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.35rem;scrollbar-width:thin}.category-pill,.subcategory-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--line);background:#fff;color:#4b493f;text-decoration:none;border-radius:999px;padding:.7rem 1rem;transition:.2s}.category-pill span,.subcategory-chip span{font-size:.75rem;background:var(--cream);color:var(--brown);border-radius:999px;padding:.1rem .45rem}.category-pill:hover,.category-pill.active,.subcategory-chip:hover,.subcategory-chip.active{background:var(--green);border-color:var(--green);color:#fff}.category-pill.active span,.subcategory-chip.active span,.category-pill:hover span,.subcategory-chip:hover span{background:rgba(255,255,255,.14);color:#fff}.subcategory-strip{padding-top:.15rem}.subcategory-chip{font-size:.9rem;padding:.55rem .8rem}.catalog-loading{margin:0 auto 1.2rem;width:max-content;background:var(--cream);color:var(--green);padding:.55rem .85rem;border-radius:999px;font-size:.9rem}.catalog-loading .spinner-border{margin-right:.35rem}#catalogResults{transition:opacity .18s}#catalogResults.is-loading{opacity:.4;pointer-events:none}.empty-state{text-align:center;border:1px dashed #d9c8aa;background:#fffaf0;border-radius:24px;padding:4rem 1.5rem}.empty-state .empty-icon{font-size:2rem;color:var(--gold);margin-bottom:.75rem}.empty-state h1,.empty-state h3{color:var(--green)}.empty-state p{color:var(--muted);max-width:520px;margin:0 auto 1.4rem}
.product-card-v2{border-radius:22px}.product-card-media{display:block;position:relative;overflow:hidden;background:#f4efe7;aspect-ratio:1/1}.product-card-v2 .product-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card-v2:hover .product-card-media img{transform:scale(1.045)}.product-badge{position:absolute;top:1rem;left:1rem;background:var(--green);color:#fff;border-radius:999px;padding:.38rem .65rem;font-size:.7rem;font-weight:700;letter-spacing:.04em}.product-card-v2 h3{font-size:1.25rem;line-height:1.25;margin-bottom:.6rem}.product-card-v2 h3 a{color:var(--green);text-decoration:none}.product-excerpt{color:var(--muted);font-size:.93rem;line-height:1.6;margin:0}.product-arrow{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);color:var(--green);text-decoration:none;font-size:1.2rem;transition:.2s}.product-arrow:hover{background:var(--green);border-color:var(--green);color:#fff}.catalog-pagination .pagination{gap:.35rem}.catalog-pagination .page-link{border:1px solid var(--line);border-radius:10px!important;color:var(--green);min-width:42px;text-align:center}.catalog-pagination .page-item.active .page-link{background:var(--green);border-color:var(--green)}.catalog-pagination .page-link:focus{box-shadow:0 0 0 .2rem rgba(196,154,82,.15)}
.product-detail-section{padding-top:55px}.product-gallery{position:sticky;top:126px}.gallery-main-button{position:relative;display:block;width:100%;border:0;background:#f3ede4;border-radius:26px;overflow:hidden;padding:0;cursor:zoom-in;aspect-ratio:1/1}.gallery-main-image{width:100%;height:100%;display:block;object-fit:cover}.gallery-zoom{position:absolute;right:1.1rem;bottom:1.1rem;width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.92);color:var(--green);font-size:1.35rem;box-shadow:0 8px 24px rgba(0,0,0,.12)}.gallery-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem;margin-top:.8rem}.gallery-thumb{border:2px solid transparent;border-radius:13px;padding:0;background:#f3ede4;overflow:hidden;aspect-ratio:1/1;transition:.2s}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-thumb:hover,.gallery-thumb.active{border-color:var(--gold);transform:translateY(-2px)}.product-info-panel{padding:1rem 0 0}.product-info-panel .eyebrow a{color:var(--gold);text-decoration:none}.product-info-panel h1{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.02;color:var(--green);margin:.8rem 0 1rem}.product-detail-price{font-size:1.8rem;font-weight:800;color:var(--brown);margin-bottom:1.25rem}.product-lead{font-size:1.1rem;line-height:1.8;color:var(--muted)}.product-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin:1.7rem 0}.product-meta-grid>div{border:1px solid var(--line);border-radius:16px;padding:1rem;background:#fff}.product-meta-grid span{display:block;color:var(--muted);font-size:.78rem;margin-bottom:.2rem}.product-meta-grid strong{color:var(--green)}.product-order-box{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:var(--cream);border:1px solid #ead9b8;border-radius:22px;padding:1.25rem 1.35rem;margin-top:1.7rem}.product-order-box strong{display:block;color:var(--green);max-width:420px}.product-description-card{max-width:960px;background:#fff;border:1px solid var(--line);border-radius:26px;padding:2rem 2.25rem;box-shadow:0 14px 45px rgba(55,43,24,.05)}.product-description-card h2{color:var(--green)}.content-html{color:#4e4a41;line-height:1.85}.content-html h2,.content-html h3,.content-html h4{color:var(--green);margin-top:1.7em}.content-html ul,.content-html ol{padding-left:1.35rem}.related-products .section-title h2{margin-bottom:0}.gallery-modal .modal-content{border:0;background:#10120f}.gallery-modal .modal-body{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem 4.5rem;position:relative}.gallery-modal img{max-width:100%;max-height:82vh;object-fit:contain}.gallery-close{position:absolute;z-index:4;right:1rem;top:1rem;background-color:#fff;opacity:.9}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,255,255,.9);font-size:2rem;line-height:1;color:var(--green);z-index:3}.gallery-prev{left:1rem}.gallery-next{right:1rem}.gallery-counter{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.55);color:#fff;border-radius:999px;padding:.4rem .75rem;font-size:.85rem}.mobile-call-bar{position:fixed;z-index:1035;left:0;right:0;bottom:0;padding:.6rem;background:rgba(255,253,248,.96);border-top:1px solid var(--line);box-shadow:0 -8px 30px rgba(0,0,0,.08)}.mobile-call-bar a{display:flex;justify-content:center;align-items:center;gap:.45rem;text-decoration:none;background:var(--green);color:#fff;border-radius:999px;padding:.82rem 1rem;font-weight:700}.footer-admin-link{display:inline!important;margin:0!important;color:#89968b!important}.footer-address{color:#c4bcae}.site-footer{padding-bottom:80px}
@media(min-width:768px){.site-footer{padding-bottom:25px}}
@media(max-width:991px){.nav-link.active:after{display:none}.catalog-toolbar{position:static}.product-gallery{position:static;top:auto}.product-order-box{align-items:stretch;flex-direction:column}.product-order-box .btn{width:100%}.product-description-card{padding:1.5rem}.gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:767px){.page-hero-catalog{padding:38px 0 44px}.catalog-section{padding-top:35px}.filter-box{padding:.85rem}.category-pills,.subcategory-strip{margin-left:-.75rem;margin-right:-.75rem;padding-left:.75rem;padding-right:.75rem}.product-card-v2 .body{padding:1.05rem}.product-info-panel h1{font-size:2.45rem}.product-meta-grid{grid-template-columns:1fr 1fr}.gallery-main-button{border-radius:20px}.gallery-thumbs{gap:.45rem}.gallery-modal .modal-body{min-height:100vh;padding:3.2rem .75rem}.gallery-nav{width:42px;height:42px}.gallery-prev{left:.5rem}.gallery-next{right:.5rem}.breadcrumb{flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;padding-bottom:.2rem}.site-logo{max-height:44px;max-width:230px}}
@media(max-width:420px){.product-meta-grid{grid-template-columns:1fr}.gallery-thumbs{grid-template-columns:repeat(4,1fr)}}

/* STEP 07 — homepage/content polish and launch-ready public pages */
.btn-hero-outline{border:1px solid rgba(255,255,255,.72);color:#fff;border-radius:999px;padding:.82rem 1.4rem}.btn-hero-outline:hover{background:#fff;color:var(--green);border-color:#fff}.hero-v2{position:relative;background-image:linear-gradient(90deg,rgba(22,39,27,.86) 0%,rgba(22,39,27,.68) 44%,rgba(22,39,27,.22) 100%),var(--hero-image);background-size:cover;background-position:center;min-height:690px;display:flex;align-items:center}.hero-v2:after{content:"";position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(to top,rgba(0,0,0,.25),transparent);pointer-events:none}.hero-box-v2{position:relative;z-index:2;max-width:760px;padding:4rem 0}.hero-box-v2 h1{font-size:clamp(3.15rem,6vw,5.8rem);line-height:.98;letter-spacing:-.035em}.hero-box-v2 p{max-width:650px;font-size:1.14rem;line-height:1.8}.hero-scroll-hint{position:absolute;z-index:3;left:50%;bottom:25px;transform:translateX(-50%);width:28px;height:44px;border:1px solid rgba(255,255,255,.65);border-radius:999px}.hero-scroll-hint span{position:absolute;left:50%;top:9px;width:4px;height:8px;border-radius:999px;background:#fff;transform:translateX(-50%);animation:heroScroll 1.8s ease-in-out infinite}@keyframes heroScroll{0%,100%{opacity:.35;transform:translate(-50%,0)}50%{opacity:1;transform:translate(-50%,12px)}}
.home-intro-strip{position:relative;z-index:4;margin-top:-1px;background:#fff;border-bottom:1px solid var(--line)}.home-intro-grid{box-shadow:0 15px 45px rgba(58,44,21,.05)}.home-intro-item{display:flex;align-items:flex-start;gap:1rem;padding:1.55rem 1.7rem;border-right:1px solid var(--line);height:100%}.home-intro-grid>div:last-child .home-intro-item{border-right:0}.home-intro-no{font-family:Georgia,serif;font-size:1.9rem;line-height:1;color:var(--gold)}.home-intro-item strong{display:block;color:var(--green);font-size:1rem;margin-bottom:.25rem}.home-intro-item small{display:block;color:var(--muted);line-height:1.45}.section-title-split{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.section-link{color:var(--green);font-weight:700;text-decoration:none;white-space:nowrap}.section-link span{color:var(--gold);margin-left:.35rem}.section-link:hover{color:var(--brown)}.category-card-link{text-decoration:none;color:inherit}.category-card-v2{height:100%;overflow:hidden;border-radius:24px;background:#fff;border:1px solid var(--line);transition:.25s;box-shadow:0 12px 35px rgba(55,43,24,.04)}.category-card-v2:hover{transform:translateY(-5px);box-shadow:0 20px 55px rgba(55,43,24,.1)}.category-media{position:relative;overflow:hidden;aspect-ratio:16/10;background:#eee6d8}.category-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.category-card-v2:hover .category-media img{transform:scale(1.045)}.category-count{position:absolute;left:1rem;top:1rem;padding:.38rem .62rem;border-radius:999px;background:rgba(25,50,35,.9);color:#fff;font-size:.73rem}.category-card-v2 .body{padding:1.4rem}.category-card-v2 .body h3{color:var(--green);margin-bottom:.55rem}.category-card-v2 .body p{color:var(--muted);min-height:48px}.category-more{display:inline-block;color:var(--brown);font-weight:700;font-size:.88rem}.empty-soft{border:1px dashed #d8c4a0;background:#fffaf0;border-radius:20px;padding:2.4rem;text-align:center;color:var(--muted)}.home-story{overflow:hidden}.story-media{position:relative;padding:0 2rem 2rem 0}.story-img-v2{width:100%;min-height:540px;object-fit:cover;border-radius:30px;box-shadow:25px 25px 0 #eadbbd}.story-seal{position:absolute;right:-2px;bottom:5px;width:86px;height:86px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--green);color:var(--gold);font-size:2rem;border:8px solid var(--bg)}.story-lead{color:var(--muted);font-size:1.08rem;line-height:1.85}.story-points{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.story-points>div{display:grid;grid-template-columns:auto 1fr;gap:.2rem .8rem;padding:1rem 0;border-top:1px solid var(--line)}.story-points span{grid-row:1/3;color:var(--gold);font-size:1.15rem}.story-points strong{color:var(--green)}.story-points small{color:var(--muted);line-height:1.45}.home-featured{background:#fff}.home-cta-section{padding-top:25px}.home-cta-card{background:linear-gradient(135deg,#213b2a 0%,#162b1e 100%);color:#fff;border-radius:32px;padding:3rem 3.2rem;display:flex;align-items:center;justify-content:space-between;gap:3rem;box-shadow:0 22px 60px rgba(25,48,32,.18)}.home-cta-card h2{font-size:clamp(2rem,4vw,3.35rem);margin:.45rem 0 .75rem;color:#fff}.home-cta-card p{margin:0;color:#d6ddcf;max-width:640px}.eyebrow-light{color:#e3bd70}.home-cta-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-end;min-width:300px}.page-hero-rich{position:relative;padding:80px 0;background:linear-gradient(135deg,#f1e1bf 0%,#fbf8f0 62%,#edf1e8 100%);overflow:hidden}.page-hero-rich:after{content:"✦";position:absolute;right:7vw;top:50%;transform:translateY(-50%);font-size:10rem;color:rgba(35,62,43,.05);font-family:Georgia,serif}.page-hero-rich h1{font-size:clamp(2.8rem,6vw,5rem);max-width:900px}.page-hero-copy{max-width:670px;color:var(--muted);font-size:1.08rem;line-height:1.7;margin-top:1rem}.page-hero-line{width:80px;height:3px;background:var(--gold);margin-top:1.5rem}.page-feature-image{margin:0 0 2rem}.page-feature-image img{width:100%;max-height:570px;object-fit:cover;border-radius:28px}.page-content-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:clamp(1.4rem,4vw,3rem);box-shadow:0 16px 45px rgba(55,43,24,.05)}.contact-info-card,.contact-form-card{height:100%;border:1px solid var(--line);border-radius:28px;padding:2rem;background:#fff;box-shadow:0 15px 45px rgba(55,43,24,.05)}.contact-info-card{background:linear-gradient(145deg,#253e2c,#1b3122);color:#fff}.contact-info-card h2{color:#fff}.contact-info-card>p{color:#d7dfd2}.contact-detail{padding:1.05rem 0;border-top:1px solid rgba(255,255,255,.12)}.contact-detail span{display:block;color:#c1cdbf;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.3rem}.contact-detail a,.contact-detail strong{color:#fff;text-decoration:none;font-size:1.05rem;font-weight:700}.privacy-check{font-size:.88rem;color:var(--muted)}.privacy-check a{color:var(--green)}.site-footer{background:#14251a}.site-footer h4,.site-footer h6{color:#fff}.site-footer h6{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;color:#d6b66c}.site-footer a{transition:.2s}.footer-contact-links{display:flex;flex-direction:column;gap:.35rem}.footer-contact-main{font-size:1.3rem!important;font-weight:800;color:#fff!important}.footer-social{display:flex;gap:.8rem;margin-top:1rem}.footer-social a{display:inline-flex!important;width:auto!important;margin:0!important;padding:.35rem .6rem;border:1px solid rgba(255,255,255,.18);border-radius:999px}.back-to-top{position:fixed;right:1.25rem;bottom:1.3rem;z-index:1030;width:44px;height:44px;border:0;border-radius:50%;background:var(--gold);color:#1c2f21;font-weight:800;box-shadow:0 9px 25px rgba(0,0,0,.18);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.back-to-top.show{opacity:1;visibility:visible;transform:none}.error-page{min-height:65vh;display:flex;align-items:center}.error-card{text-align:center;max-width:760px;margin:auto}.error-code{font:700 clamp(6rem,18vw,12rem)/.8 Georgia,serif;color:#eadbbd;letter-spacing:-.06em}.error-card h1{color:var(--green);font-size:clamp(2rem,5vw,3.5rem)}.error-card p{color:var(--muted);font-size:1.08rem;max-width:600px;margin:1rem auto 1.7rem}.btn-outline-brand{border:1px solid var(--green);color:var(--green);border-radius:999px}.btn-outline-brand:hover{background:var(--green);color:#fff}.site-header.scrolled{box-shadow:0 10px 30px rgba(29,48,35,.09)}
@media(max-width:991px){.hero-v2{min-height:610px;background-image:linear-gradient(90deg,rgba(22,39,27,.86),rgba(22,39,27,.55)),var(--hero-image)}.hero-box-v2{padding:3rem 0}.home-intro-item{border-right:0;border-bottom:1px solid var(--line)}.home-intro-grid>div:last-child .home-intro-item{border-bottom:0}.section-title-split{align-items:flex-start;flex-direction:column;gap:.75rem}.story-media{padding-right:1.25rem}.story-img-v2{min-height:430px}.home-cta-card{align-items:flex-start;flex-direction:column;padding:2.3rem}.home-cta-actions{justify-content:flex-start;min-width:0}.page-hero-rich:after{right:-2rem}}
@media(max-width:767px){.hero-v2{min-height:560px}.hero-box-v2 h1{font-size:3rem}.hero-scroll-hint{display:none}.home-intro-strip{display:none}.story-points{grid-template-columns:1fr}.story-img-v2{min-height:360px;box-shadow:15px 15px 0 #eadbbd}.story-seal{width:70px;height:70px;right:0}.home-cta-card{border-radius:24px;padding:1.7rem}.home-cta-actions{width:100%}.home-cta-actions .btn{width:100%}.page-hero-rich{padding:55px 0}.contact-info-card,.contact-form-card{padding:1.4rem}.back-to-top{bottom:5rem}.site-footer{padding-bottom:95px}}

/* STEP 09 anti-spam honeypot */
.hp-field{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
