:root{--hk-bg:#f7f2e9;--hk-bg-deep:#2b0015;--hk-primary:#7a1034;--hk-primary-soft:#a82e54;--hk-gold:#d9b56b;--hk-gold-soft:#f1ddaa;--hk-forest:#15533b;--hk-peacock:#006f7a;--hk-earth:#43261a;--hk-text-main:#2b1a1a;--hk-text-muted:#6c5454;--hk-radius-lg:28px;--hk-radius-md:18px;--hk-radius-pill:999px}*,:after,:before{box-sizing:border-box;cursor:none}body,html{padding:0;margin:0}body.hk-body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,#fffaf0 0,var(--hk-bg) 55%),radial-gradient(circle at bottom right,rgba(0,122,102,.06),transparent 55%);color:var(--hk-text-main);min-height:100vh;-webkit-font-smoothing:antialiased}.hk-bg-scene{position:fixed;inset:0;z-index:-1;pointer-events:none;filter:saturate(1.1) contrast(1.08)}h1,h2,h3,h4{font-family:Cormorant Garamond,Times New Roman,serif;letter-spacing:.05em}:root{--hk-container:1200px}.hk-page{max-width:var(--hk-container);margin:0 auto;padding:1.5rem 1.25rem 4rem}@media (min-width:1024px){.hk-page{padding:2.5rem 1.25rem 5rem}}section{scroll-margin-top:80px}.hk-heading-serif{font-family:Cormorant Garamond,Times New Roman,serif;letter-spacing:.065em;text-transform:uppercase}.hk-kicker{font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:var(--hk-text-muted)}.hk-gradient-underline{position:relative;display:inline-block}.hk-gradient-underline:after{content:"";position:absolute;left:12%;right:12%;bottom:-.25rem;height:2px;border-radius:999px;background:linear-gradient(90deg,hsla(40,59%,64%,0),hsla(40,59%,64%,.9) 45%,hsla(40,59%,64%,.9) 55%,hsla(40,59%,64%,0))}.hk-card{border-radius:var(--hk-radius-lg);border:1px solid hsla(40,59%,64%,.25);background:radial-gradient(circle at top left,#fff 0,#f7f1e7 48%,#f3e7d4);box-shadow:0 22px 40px rgba(0,0,0,.08),inset 0 0 0 1px hsla(0,0%,100%,.6)}.hk-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .9rem;border-radius:var(--hk-radius-pill);border:1px solid hsla(40,59%,64%,.55);background:radial-gradient(circle at top left,#fff4d8 0,#f5ead7 50%,#f0e0c6);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#5f3b19}.hk-chip-dot{width:.4rem;height:.4rem;border-radius:999px;background:radial-gradient(circle at 30% 20%,#fff6d7 0,#e2b85f 45%,#a3742c);box-shadow:0 0 0 1px hsla(0,0%,100%,.7)}.hk-section-title{margin-top:.75rem;font-size:1.75rem;line-height:1.15}@media (min-width:768px){.hk-section-title{font-size:2.3rem}}.hk-section-intro{margin-top:.75rem;font-size:.98rem;color:var(--hk-text-muted);max-width:32rem}.hk-grid{display:grid;grid-gap:1rem;gap:1rem}@media (min-width:768px){.hk-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.hk-button-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.82rem 1.6rem;border-radius:var(--hk-radius-pill);border:none;cursor:pointer;font-size:.9rem;letter-spacing:.16em;text-transform:uppercase;background:linear-gradient(135deg,#f8e4ae,#d9b56b,#f2dfb7);color:#432400;box-shadow:0 14px 28px rgba(0,0,0,.18),inset 0 0 0 1px hsla(0,0%,100%,.9)}.hk-button-primary span{font-size:1.05rem}.hk-button-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.78rem 1.4rem;border-radius:var(--hk-radius-pill);border:1px solid hsla(40,59%,64%,.65);background:rgba(255,252,245,.4);color:var(--hk-primary);cursor:pointer;font-size:.86rem;letter-spacing:.15em;text-transform:uppercase}.hk-link{position:relative;color:var(--hk-primary-soft);font-weight:500;text-decoration:none}.hk-link:after{content:"";position:absolute;left:0;bottom:-.08rem;width:100%;height:1px;border-radius:999px;background:linear-gradient(90deg,#f5d7a0,#d9b56b);transform-origin:left;transform:scaleX(.35);transition:transform .2s ease-out}.hk-link:hover:after{transform:scaleX(1)}.hk-cursor{z-index:9999;width:22px;height:22px;border-radius:999px;border:2px solid var(--hk-gold);background:radial-gradient(circle at 50% 50%,rgba(6,68,45,.25),transparent 55%);box-shadow:0 0 0 1px hsla(0,0%,100%,.8),0 0 12px hsla(40,59%,64%,.8);mix-blend-mode:multiply}.hk-cursor,.hk-cursor-outline{position:fixed;pointer-events:none;transform:translate(-50%,-50%)}.hk-cursor-outline{z-index:9998;width:40px;height:40px;border-radius:999px;border:1px solid hsla(45,85%,85%,.9);background:radial-gradient(circle at 30% 15%,rgba(255,252,239,.5),transparent 60%)}.hk-cursor-label{position:fixed;z-index:9999;pointer-events:none;transform:translate(-50%,-180%);font-size:.65rem;letter-spacing:.16em;text-transform:uppercase;color:#fff6de;text-shadow:0 0 8px rgba(0,0,0,.6)}.hk-cursor-hidden{opacity:0!important}.hk-cursor-interactive{width:34px;height:34px}.hk-cursor-outline-interactive{width:80px;height:80px;border-color:rgba(255,244,214,.95)}.hk-cursor-view{width:80px;height:34px;border-radius:16px;border:none;background:var(--hk-gold);box-shadow:0 6px 14px rgba(0,0,0,.4),0 0 0 1px hsla(0,0%,100%,.8)}.hk-cursor-outline-hidden{opacity:0}.hk-cursor-label-view{z-index:10000;pointer-events:none;font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:#2b0015}.hk-cursor-label-view,.hk-cursor-leaf{position:fixed;transform:translate(-50%,-50%)}.hk-cursor-leaf{z-index:9990;width:16px;height:26px;border-radius:50% 50% 40% 40%;border:1px solid rgba(67,38,26,.85);background:radial-gradient(circle at 30% 15%,hsla(47,72%,74%,.9),transparent 60%),linear-gradient(180deg,rgba(21,83,59,.9),rgba(0,111,122,.9));box-shadow:0 0 4px hsla(40,59%,64%,.8)}[data-cursor=view]{cursor:none}@media (pointer:coarse){.hk-cursor,.hk-cursor-label,.hk-cursor-outline{display:none!important}}.hk-section-spacing{margin-top:3.6rem}@media (min-width:768px){.hk-section-spacing{margin-top:4.8rem}}.hk-hero{margin-top:1.5rem}.hk-hero-shell{position:relative;overflow:hidden;display:grid;grid-gap:1.75rem;gap:1.75rem;padding:1.7rem 1.4rem}@media (min-width:768px){.hk-hero-shell{grid-template-columns:minmax(0,1.2fr) minmax(0,1.05fr);padding:1.9rem 1.9rem 2.1rem}}.hk-hero-media{position:relative;border-radius:24px;overflow:hidden;min-height:220px}@media (min-width:768px){.hk-hero-media{min-height:320px}}.hk-hero-media-img{object-fit:cover;filter:saturate(1.1) contrast(1.02);transform:scale(1.02)}.hk-hero-media-overlay{position:absolute;inset:0;background:radial-gradient(circle at top left,hsla(0,0%,100%,.2),transparent 55%),linear-gradient(0deg,rgba(26,0,6,.6),rgba(26,0,6,.2));mix-blend-mode:soft-light;z-index:1}.hk-hero-flower-layer{position:absolute;inset:0;pointer-events:none;z-index:2}.hk-flower{position:absolute;width:18px;height:18px;border-radius:999px;background:radial-gradient(circle at 30% 20%,#ffe8f0,#e7b2c7,#c07292);opacity:.7;animation:hk-flower-fall 16s linear infinite}.hk-flower-1{left:10%;animation-duration:18s}.hk-flower-2{left:40%;animation-delay:-6s;animation-duration:20s}.hk-flower-3{left:70%;animation-delay:-11s}.hk-flower-4{left:85%;animation-delay:-3s;animation-duration:19s}.hk-flower-soft-1{left:20%;opacity:.5;transform:scale(.8);animation-duration:18s}.hk-flower-soft-2{left:70%;opacity:.4;transform:scale(.9);animation-duration:21s}.hk-hero-ornaments{position:absolute;inset:0;pointer-events:none;z-index:1}.hk-tree{position:absolute;bottom:-8%;width:40%;max-width:220px;height:55%;background:radial-gradient(circle at 50% 0,hsla(0,0%,100%,.16),transparent 60%),linear-gradient(0deg,rgba(13,72,48,.85),rgba(9,51,34,.2));filter:blur(1px);opacity:.5}.hk-tree-left{left:-6%;border-radius:70% 40% 0 0}.hk-tree-right{right:-6%;border-radius:40% 70% 0 0}.hk-feather{position:absolute;width:26px;height:60px;border-radius:50% 50% 40% 40%;background:radial-gradient(circle at 30% 15%,#ffeefc,transparent 55%),linear-gradient(180deg,var(--hk-peacock),#1e966d,var(--hk-earth));opacity:.5;transform-origin:top center;animation:hk-feather-drift 18s ease-in-out infinite}.hk-feather:after{content:"";position:absolute;inset:14% 28%;border-radius:999px;background:radial-gradient(circle at 30% 20%,#ffe08b,#e5b94b,transparent 72%);opacity:.8}.hk-feather-1{right:16%;top:4%;animation-delay:-4s}.hk-feather-2{left:12%;top:18%;transform:scale(.9);animation-delay:-10s}.hk-feather-3{right:32%;bottom:8%;transform:scale(.8);animation-delay:-16s}@keyframes hk-flower-fall{0%{transform:translate3d(0,-22%,0) rotate(0deg)}50%{transform:translate3d(8px,40%,0) rotate(70deg)}to{transform:translate3d(-12px,110%,0) rotate(130deg)}}@keyframes hk-feather-drift{0%{transform:translateZ(0) rotate(-4deg)}50%{transform:translate3d(6px,10px,0) rotate(4deg)}to{transform:translate3d(-4px,0,0) rotate(-2deg)}}@media (prefers-reduced-motion:reduce){.hk-flower{animation:none;opacity:.25}}.hk-hero-content{position:relative;z-index:3}.hk-hero-title{font-size:2.4rem;line-height:1.05;margin:.8rem 0 .4rem}@media (min-width:768px){.hk-hero-title{font-size:3rem}}.hk-hero-tagline{font-size:1.06rem;color:var(--hk-text-muted);max-width:26rem}.hk-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.4rem}.hk-hero-phone{display:inline-block;margin-top:.9rem;font-size:.9rem}.hk-hero-stats-bar{margin-top:1rem;border-radius:999px;background:radial-gradient(circle at top left,hsla(39,83%,91%,.95),rgba(146,18,73,.9)),linear-gradient(90deg,rgba(42,0,18,.95),rgba(95,9,44,.96));color:#fcefdc;padding:.85rem 1.2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.8rem;gap:.8rem;font-size:.82rem}@media (max-width:900px){.hk-hero-stats-bar{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:26px}}@media (max-width:520px){.hk-hero-stats-bar{grid-template-columns:minmax(0,1fr)}}.hk-hero-stat{display:flex;flex-direction:column;gap:.12rem}.hk-hero-stat-value{font-weight:600;font-size:1.06rem}.hk-hero-stat-label{opacity:.85}.hk-why-grid{margin-top:1.7rem;display:grid;grid-gap:1rem;gap:1rem}@media (min-width:768px){.hk-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hk-why-card{padding:1.1rem 1.15rem 1.35rem;display:flex;flex-direction:column;align-items:flex-start;gap:.7rem;background:radial-gradient(circle at top left,#fff,#f9efe2 50%,#f3e2cf)}.hk-why-icon{width:44px;height:44px;border-radius:999px;border:1px solid hsla(40,59%,64%,.65);display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,#fffaf0,#f6e0bb);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.9);font-size:1.1rem}.hk-why-title{margin:0;font-size:1.02rem;text-transform:none;letter-spacing:.04em}.hk-why-copy{margin:0;font-size:.92rem;color:var(--hk-text-muted)}.hk-portfolio-header{display:flex;flex-direction:column;gap:1rem}@media (min-width:900px){.hk-portfolio-header{flex-direction:row;align-items:flex-end}}.hk-portfolio-note{font-size:.85rem;color:var(--hk-text-muted);max-width:18rem}.hk-portfolio-grid{margin-top:2.1rem;display:grid;grid-gap:1.1rem;gap:1.1rem}@media (min-width:800px){.hk-portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.hk-portfolio-card{border-radius:var(--hk-radius-lg);background:radial-gradient(circle at top,#2b0015,#5e1638);color:#fdeee5;overflow:hidden}.hk-portfolio-inner{all:unset;display:flex;flex-direction:column;cursor:pointer;height:100%}.hk-portfolio-media{position:relative;padding-bottom:133%;overflow:hidden}.hk-portfolio-img{object-fit:cover;transform:scale(1.04);transition:transform .5s ease-out}.hk-portfolio-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:.85rem .85rem .8rem;background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.2) 35%,rgba(0,0,0,.6));opacity:.9}.hk-portfolio-tag{padding:.18rem .7rem;border-radius:999px;border:1px solid hsla(36,81%,88%,.85);font-size:.7rem;letter-spacing:.16em}.hk-portfolio-cta,.hk-portfolio-tag{align-self:flex-start;text-transform:uppercase}.hk-portfolio-cta{font-size:.8rem;letter-spacing:.18em;color:#ffe9b5}.hk-portfolio-body{padding:.95rem .95rem 1.05rem}.hk-portfolio-body h3{margin:0 0 .25rem;font-size:1.05rem}.hk-portfolio-body p{margin:0;font-size:.9rem;color:#f5dacb}.hk-portfolio-card:hover .hk-portfolio-img{transform:scale(1.08)}.hk-portfolio-flowers{position:absolute;inset:0;pointer-events:none}.hk-services-shell{margin-top:1.6rem;position:relative}.hk-services-brocade{position:absolute;inset:0;border-radius:var(--hk-radius-lg);background-image:radial-gradient(circle at 0 0,hsla(0,0%,100%,.9),transparent 55%),repeating-radial-gradient(circle at 10% 0,hsla(40,59%,64%,.24) 0,hsla(40,59%,64%,.24) 1px,transparent 0,transparent 4px);opacity:.5}.hk-services-scroll{position:relative;display:grid;grid-gap:1rem;gap:1rem}@media (min-width:900px){.hk-services-scroll{grid-template-columns:repeat(2,minmax(0,1fr))}}.hk-services-group{padding:1.2rem 1.2rem 1.3rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hk-services-group-header{margin-bottom:.6rem}.hk-services-title{margin:0;font-size:1.05rem;letter-spacing:.08em}.hk-services-sub{margin:.16rem 0 0;font-size:.94rem;color:var(--hk-text-muted)}.hk-services-list{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-wrap:wrap;gap:.45rem .9rem}.hk-services-list li{display:inline-flex;align-items:center;font-size:.9rem}.hk-services-bullet{width:6px;height:6px;border-radius:999px;margin-right:.35rem;background:radial-gradient(circle at 30% 20%,#fff7da,#d9b56b)}.hk-process-flow{position:relative;margin-top:1.7rem}.hk-process-line{position:absolute;left:17px;top:12px;bottom:16px;width:2px;background:linear-gradient(180deg,hsla(40,59%,64%,.1),hsla(40,59%,64%,.7),hsla(40,59%,64%,.1))}.hk-process-steps{list-style:none;padding:0;margin:0;display:grid;grid-gap:.85rem;gap:.85rem}.hk-process-step{position:relative;padding:.95rem 1.1rem 1rem 2.8rem}.hk-process-index{position:absolute;left:1rem;top:1rem;font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:var(--hk-primary)}.hk-process-content h3{margin:0 0 .25rem;font-size:1rem}.hk-process-content p{margin:0;font-size:.9rem;color:var(--hk-text-muted)}.hk-testimonials-shell{margin-top:1.6rem;position:relative;padding:1.4rem 1.4rem 1.5rem;overflow:hidden;background-image:url(/images/testimonials-texture.jpg);background-size:cover;background-position:50%;background-blend-mode:soft-light}.hk-testimonials-floral{position:absolute;inset:-40%;background-image:radial-gradient(circle at 0 0,hsla(40,59%,64%,.34),transparent 55%);opacity:.5}.hk-testimonial{position:relative;z-index:1}.hk-testimonial-avatar{width:52px;height:52px;border-radius:999px;margin-bottom:.7rem;background:radial-gradient(circle at 30% 20%,#fff2d6,#e0b567);display:flex;align-items:center;justify-content:center}.hk-testimonial-ring{width:38px;height:38px;border-radius:999px;border:2px solid hsla(0,0%,100%,.9);box-shadow:0 0 0 1px rgba(185,138,49,.6)}.hk-testimonial blockquote{margin:0 0 .8rem;font-size:.96rem;line-height:1.6}.hk-testimonial-name{font-weight:600;font-size:.9rem}.hk-testimonial-role{font-size:.85rem;color:var(--hk-text-muted);margin-left:.35rem}.hk-testimonials-dots{display:flex;gap:.32rem;margin-top:.7rem}.hk-testimonials-dot{width:7px;height:7px;border-radius:999px;border:none;background:hsla(40,59%,64%,.4);cursor:pointer;padding:0}.hk-testimonials-dot-active{width:24px;background:linear-gradient(90deg,#fbe5b2,#d9b56b)}.hk-contact-card{margin-top:2rem;padding:1.7rem 1.5rem 1.75rem}@media (min-width:900px){.hk-contact-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.1fr);grid-gap:1.6rem;gap:1.6rem;margin-top:1.2rem}}.hk-contact-cta{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.hk-contact-details{margin:1.2rem 0 0;display:grid;grid-gap:.55rem;gap:.55rem;font-size:.9rem}.hk-contact-details dt{font-weight:500;color:var(--hk-primary)}.hk-contact-details dd{margin:.08rem 0 0;color:var(--hk-text-muted)}.hk-contact-form{margin-top:1.4rem}@media (min-width:900px){.hk-contact-form{margin-top:0}}.hk-contact-fields{display:grid;grid-gap:.7rem;gap:.7rem}.hk-contact-fields label{font-size:.82rem;display:grid;grid-gap:.28rem;gap:.28rem}.hk-contact-fields input,.hk-contact-fields textarea{border-radius:14px;border:1px solid rgba(173,137,87,.45);padding:.6rem .75rem;font:inherit;background:rgba(255,252,246,.85)}.hk-contact-fields textarea{resize:vertical}.hk-contact-submit{margin-top:1rem}.hk-contact-footnote{margin-top:.6rem;font-size:.78rem;color:var(--hk-text-muted)}.hk-footer{margin-top:3rem;border-radius:var(--hk-radius-lg);background:radial-gradient(circle at top left,#9a2f5a,#2b0015 55%);color:#fdeee7;padding:1.2rem 1.4rem 1.3rem}@media (min-width:768px){.hk-footer{padding:1.35rem 1.6rem 1.2rem}}.hk-footer-inner{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.hk-footer-brand{display:inline-flex;align-items:center;gap:.7rem}.hk-footer-mark{width:34px;height:34px;border-radius:999px;border:1px solid hsla(41,96%,91%,.95);display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,Times New Roman,serif;font-size:1.4rem;background:radial-gradient(circle at 30% 20%,#fff3d7,#d9b56b);color:#3b2100}.hk-footer-name{font-weight:600;font-size:.92rem}.hk-footer-tagline{display:block;font-size:.8rem;opacity:.8}.hk-footer-social{display:flex;gap:.45rem}.hk-footer-icon{width:32px;height:32px;border-radius:999px;border:1px solid hsla(39,86%,86%,.95);display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 20%,#fff6da,#d9b56b);color:#3b2400;font-size:.78rem;text-decoration:none}.hk-footer-meta{margin:.9rem 0 0;font-size:.78rem;opacity:.8}.hk-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at top left,#fff9ed 0,hsla(39,47%,94%,.92) 40%,hsla(39,47%,94%,.96));border-bottom:1px solid hsla(40,59%,64%,.4)}.hk-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.6rem}.hk-header-brand{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.hk-header-logo-shell{position:relative;width:88px;height:88px;border-radius:999px;padding:6px;background:radial-gradient(circle at 30% 20%,#fffef7,#d9b56b);box-shadow:0 10px 22px rgba(0,0,0,.22),inset 0 0 0 1px hsla(0,0%,100%,.95),0 0 0 2px rgba(0,95,77,.55)}@media (min-width:1024px){.hk-header-logo-shell{width:110px;height:110px}}.hk-header-logo-img{object-fit:contain;filter:drop-shadow(0 6px 12px rgba(0,0,0,.25))}.hk-header-text{display:none}@media (min-width:640px){.hk-header-text{display:flex;flex-direction:column}}.hk-header-title{font-size:1.05rem}.hk-header-sub{font-size:.74rem;color:var(--hk-text-muted)}.hk-header-nav,.hk-header-sub{letter-spacing:.16em;text-transform:uppercase}.hk-header-nav{display:none;gap:1rem;font-size:.8rem}@media (min-width:900px){.hk-header-nav{display:flex}}.hk-header-link{position:relative;text-decoration:none;color:var(--hk-text-muted)}.hk-header-link:after{content:"";position:absolute;left:0;bottom:-.22rem;width:100%;height:1px;border-radius:999px;background:linear-gradient(90deg,#f5d7a0,#d9b56b);transform:scaleX(0);transform-origin:left;transition:transform .2s ease-out}.hk-header-link-active:after,.hk-header-link:hover:after{transform:scaleX(1)}.hk-header-link-active{color:var(--hk-primary)}.hk-header-cta{display:none}@media (min-width:768px){.hk-header-cta{display:inline-flex;padding-inline:1.3rem}}.hk-about-grid{margin-top:2rem;display:grid;grid-gap:1rem;gap:1rem}@media (min-width:900px){.hk-about-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}}.hk-about-story{padding:1.2rem 1.25rem 1.35rem}.hk-about-story p{margin:0 0 .65rem;font-size:.95rem;color:var(--hk-text-muted)}.hk-about-facts{padding:1.1rem 1.2rem 1.25rem}.hk-about-media{position:relative;padding-bottom:62%;border-radius:16px;overflow:hidden;margin-bottom:.8rem}.hk-about-img{object-fit:cover}.hk-about-facts h3{margin:0 0 .7rem;font-size:1.05rem}.hk-about-facts ul{list-style:none;padding:0;margin:0;font-size:.9rem;display:grid;grid-gap:.45rem;gap:.45rem;color:var(--hk-text-muted)}.hk-about-facts li span:first-child{font-weight:500;color:var(--hk-primary)}.hk-gallery-header{max-width:38rem}.hk-gallery-grid{margin-top:1.8rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}@media (min-width:900px){.hk-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}.hk-gallery-item{padding:.55rem .55rem .8rem;border-radius:22px}.hk-gallery-media{position:relative;padding-bottom:72%;border-radius:18px;overflow:hidden}.hk-gallery-img{object-fit:cover;transform:scale(1.04);transition:transform .45s ease-out}.hk-gallery-item:hover .hk-gallery-img{transform:scale(1.08)}.hk-gallery-item figcaption{margin-top:.5rem;font-size:.82rem;letter-spacing:.16em;text-transform:uppercase;color:var(--hk-text-muted)}