.breakdance .bde-section-45-100 .section-container{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-section-45-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-45-100 .section-container{--bde-grid-items-per-row:1}.breakdance .bde-section-45-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-45-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}#custom-page{--coral:#E64662;--coral-light:#F07A8E;--coral-deep:#C73A52;--charcoal:#2C292A;--dark:#231F20;--warm-gray:#4A4546;--light-gray:#F5F3F4;--cream:#FAF8F6;--gold:#D4A574;--blush:#F8E4E6;--champagne:#F5E6D3;--muted:#6b5f60;--line:#e8dfe0}#custom-page *,#custom-page *::before,#custom-page *::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}#custom-page{font-family:'DM Sans',system-ui,sans-serif;color:var(--charcoal);line-height:1.6;background:var(--cream);overflow-x:hidden}#custom-page img{max-width:100%;display:block}#custom-page a{color:inherit;text-decoration:none}#custom-page ul{list-style:none}#custom-page .nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 48px;height:80px;display:flex;align-items:center;justify-content:space-between;transition:background 0.4s,box-shadow 0.4s,height 0.4s}#custom-page .nav.scrolled{background:rgba(255,255,255,0.96);backdrop-filter:blur(16px);box-shadow:0 2px 30px rgba(44,41,42,0.06);height:68px}#custom-page .nav-logo{display:flex;align-items:center;gap:12px;font-family:'Cormorant Garamond',Georgia,serif;font-weight:700;font-size:1.55rem;letter-spacing:-0.01em;color:#fff;transition:color 0.4s}#custom-page .nav.scrolled .nav-logo{color:var(--charcoal)}#custom-page .nav-logo-icon{width:42px;height:42px;border-radius:50%;background:var(--coral);display:grid;place-items:center;color:#fff;font-family:'Cormorant Garamond',serif;font-size:1.3rem;font-weight:700;flex-shrink:0}#custom-page .nav-links{display:flex;align-items:center;gap:36px}#custom-page .nav-links a{font-size:0.88rem;font-weight:500;letter-spacing:0.04em;color:rgba(255,255,255,0.85);transition:color 0.3s;position:relative}#custom-page .nav.scrolled .nav-links a{color:var(--warm-gray)}#custom-page .nav-links a:hover{color:var(--coral)}#custom-page .nav-links a::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--coral);transition:width 0.3s}#custom-page .nav-links a:hover::after{width:100%}#custom-page .nav-shop{padding:10px 24px;background:var(--coral);color:#fff!important;border-radius:999px;font-weight:600;font-size:0.86rem;letter-spacing:0.06em;text-transform:uppercase;transition:background 0.3s,transform 0.3s}#custom-page .nav-shop:hover{background:var(--coral-deep);transform:translateY(-1px)}#custom-page .nav-shop::after{display:none!important}#custom-page .nav-toggle{display:none;background:none;border:none;cursor:pointer;width:32px;height:24px;position:relative;z-index:110}#custom-page .nav-toggle span{display:block;width:100%;height:2px;background:#fff;border-radius:2px;position:absolute;left:0;transition:all 0.3s}#custom-page .nav.scrolled .nav-toggle span{background:var(--charcoal)}#custom-page .nav-toggle span:nth-child(1){top:0}#custom-page .nav-toggle span:nth-child(2){top:11px}#custom-page .nav-toggle span:nth-child(3){top:22px}#custom-page .nav-toggle.active span:nth-child(1){top:11px;transform:rotate(45deg)}#custom-page .nav-toggle.active span:nth-child(2){opacity:0}#custom-page .nav-toggle.active span:nth-child(3){top:11px;transform:rotate(-45deg)}#custom-page .hero{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(165deg,#1a0b0e 0%,#3a1520 30%,#C73A52 70%,#E64662 100%)}#custom-page .hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(212,165,116,0.2) 0,transparent 25%),radial-gradient(circle at 75% 15%,rgba(199,58,82,0.35) 0,transparent 30%),radial-gradient(circle at 80% 80%,rgba(230,70,98,0.2) 0,transparent 30%),radial-gradient(circle at 50% 50%,rgba(212,165,116,0.08) 0,transparent 50%);z-index:1}#custom-page .hero-grain{position:absolute;inset:0;opacity:0.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");z-index:2}#custom-page .hero-content{position:relative;z-index:3;text-align:center;padding:120px 32px 80px;max-width:900px}#custom-page .hero-kicker{display:inline-block;font-size:0.78rem;font-weight:600;letter-spacing:0.28em;text-transform:uppercase;color:var(--gold);margin-bottom:28px;opacity:0;animation:fadeUp 0.8s 0.3s forwards}#custom-page .hero-title{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(3rem,6.5vw,5.6rem);font-weight:700;line-height:1.02;letter-spacing:-0.02em;color:#fff;margin-bottom:24px;opacity:0;animation:fadeUp 0.8s 0.5s forwards}#custom-page .hero-title em{font-style:italic;color:var(--gold)}#custom-page .hero-sub{font-size:1.06rem;line-height:1.8;color:rgba(255,255,255,0.68);max-width:560px;margin:0 auto 40px;opacity:0;animation:fadeUp 0.8s 0.7s forwards}#custom-page .hero-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;opacity:0;animation:fadeUp 0.8s 0.9s forwards}#custom-page .btn{display:inline-flex;align-items:center;gap:8px;padding:15px 34px;border-radius:999px;font-family:'DM Sans',sans-serif;font-size:0.9rem;font-weight:600;letter-spacing:0.04em;cursor:pointer;border:none;transition:all 0.35s}#custom-page .btn-primary{background:#fff;color:var(--charcoal)}#custom-page .btn-primary:hover{background:var(--gold);color:#fff;transform:translateY(-2px);box-shadow:0 12px 32px rgba(212,165,116,0.3)}#custom-page .btn-outline{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,0.35)}#custom-page .btn-outline:hover{border-color:#fff;background:rgba(255,255,255,0.08);transform:translateY(-2px)}#custom-page .hero-scroll{position:absolute;bottom:36px;left:50%;transform:translateX(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:8px;color:rgba(255,255,255,0.4);font-size:0.72rem;letter-spacing:0.18em;text-transform:uppercase;animation:fadeUp 0.8s 1.2s forwards;opacity:0}#custom-page .hero-scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,rgba(255,255,255,0.4),transparent);animation:scrollPulse 2s infinite}@keyframes fadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollPulse{0%,100%{opacity:0.3}50%{opacity:0.8}}#custom-page .section{padding:120px 48px}#custom-page .section-cream{background:var(--cream)}#custom-page .section-white{background:#fff}#custom-page .section-dark{background:linear-gradient(165deg,#1a0b0e 0%,#2C292A 100%);color:#fff}#custom-page .section-blush{background:linear-gradient(180deg,#fff 0%,var(--blush) 100%)}#custom-page .container{max-width:1260px;margin:0 auto}#custom-page .kicker{font-size:0.76rem;font-weight:600;letter-spacing:0.24em;text-transform:uppercase;color:var(--coral);margin-bottom:14px}#custom-page .section-dark .kicker{color:var(--gold)}#custom-page .section-title{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:700;line-height:1.08;letter-spacing:-0.01em;margin-bottom:18px}#custom-page .section-desc{color:var(--muted);font-size:1.02rem;max-width:620px;line-height:1.75;margin-bottom:52px}#custom-page .section-dark .section-desc{color:rgba(255,255,255,0.65)}#custom-page .about-strip{padding:0 48px;margin-top:-64px;position:relative;z-index:10}#custom-page .about-inner{max-width:1260px;margin:0 auto;background:#fff;border-radius:28px;box-shadow:0 24px 64px rgba(44,41,42,0.08);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}#custom-page .about-stat{padding:44px 36px;text-align:center;position:relative}#custom-page .about-stat:not(:last-child)::after{content:'';position:absolute;right:0;top:20%;height:60%;width:1px;background:var(--line)}#custom-page .about-stat-num{font-family:'Cormorant Garamond',serif;font-size:2.8rem;font-weight:700;color:var(--coral);line-height:1;margin-bottom:6px}#custom-page .about-stat-label{font-size:0.86rem;color:var(--muted);font-weight:500}#custom-page .intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}#custom-page .intro-img-wrap{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:4/5}#custom-page .intro-img-wrap img{width:100%;height:100%;object-fit:cover}#custom-page .intro-img-accent{position:absolute;bottom:-16px;right:-16px;width:160px;height:160px;border-radius:20px;background:linear-gradient(135deg,var(--gold),var(--champagne));z-index:-1}#custom-page .intro-text .section-desc{margin-bottom:32px}#custom-page .intro-values{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:36px}#custom-page .intro-value{padding:20px;background:var(--cream);border-radius:16px;border:1px solid var(--line)}#custom-page .intro-value h4{font-family:'Cormorant Garamond',serif;font-size:1.15rem;font-weight:700;margin-bottom:6px}#custom-page .intro-value p{font-size:0.88rem;color:var(--muted);line-height:1.55}#custom-page .services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}#custom-page .service-card{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.08);border-radius:24px;overflow:hidden;transition:transform 0.4s,box-shadow 0.4s;display:flex;flex-direction:column}#custom-page .service-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(0,0,0,0.2)}#custom-page .service-img{height:240px;overflow:hidden}#custom-page .service-img img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s}#custom-page .service-card:hover .service-img img{transform:scale(1.06)}#custom-page .service-body{padding:28px;flex:1;display:flex;flex-direction:column}#custom-page .service-body h3{font-family:'Cormorant Garamond',serif;font-size:1.55rem;font-weight:700;margin-bottom:10px}#custom-page .service-body p{font-size:0.92rem;color:rgba(255,255,255,0.6);line-height:1.65;flex:1}#custom-page .service-link{display:inline-flex;align-items:center;gap:8px;margin-top:20px;font-size:0.84rem;font-weight:600;color:var(--gold);letter-spacing:0.06em;text-transform:uppercase;transition:gap 0.3s}#custom-page .service-link:hover{gap:14px}#custom-page .service-link svg{width:16px;height:16px;transition:transform 0.3s}#custom-page .brands-section{padding:80px 48px;background:#fff;overflow:hidden}#custom-page .brands-section .kicker,#custom-page .brands-section .section-title{text-align:center}#custom-page .brands-section .section-title{margin-bottom:52px}#custom-page .marquee-wrap{position:relative;overflow:hidden;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}#custom-page .marquee-track{display:flex;gap:64px;animation:marquee 30s linear infinite;width:max-content}#custom-page .marquee-item{flex-shrink:0;height:52px;display:flex;align-items:center;padding:0 20px;font-family:'Cormorant Garamond',serif;font-size:1.5rem;font-weight:600;color:var(--warm-gray);opacity:0.5;white-space:nowrap;border:1px solid var(--line);border-radius:999px;transition:opacity 0.3s}#custom-page .marquee-item:hover{opacity:1}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}#custom-page .academy-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}#custom-page .academy-img-wrap{border-radius:24px;overflow:hidden;aspect-ratio:5/4;position:relative}#custom-page .academy-img-wrap img{width:100%;height:100%;object-fit:cover}#custom-page .academy-badge{position:absolute;bottom:24px;left:24px;background:rgba(255,255,255,0.95);backdrop-filter:blur(8px);padding:16px 22px;border-radius:16px;display:flex;align-items:center;gap:12px}#custom-page .academy-badge-icon{width:44px;height:44px;border-radius:12px;background:var(--coral);display:grid;place-items:center}#custom-page .academy-badge-icon svg{width:22px;height:22px;color:#fff}#custom-page .academy-badge-text{font-size:0.82rem;font-weight:600;color:var(--charcoal);line-height:1.4}#custom-page .academy-badge-text span{display:block;font-weight:400;color:var(--muted);font-size:0.78rem}#custom-page .academy-features{display:grid;gap:18px;margin-top:36px}#custom-page .academy-feature{display:flex;align-items:flex-start;gap:16px;padding:18px;background:#fff;border-radius:16px;border:1px solid var(--line)}#custom-page .academy-feature-icon{width:40px;height:40px;border-radius:10px;background:rgba(230,70,98,0.08);display:grid;place-items:center;flex-shrink:0}#custom-page .academy-feature-icon svg{width:18px;height:18px;color:var(--coral)}#custom-page .academy-feature h4{font-weight:600;font-size:0.95rem;margin-bottom:3px}#custom-page .academy-feature p{font-size:0.86rem;color:var(--muted);line-height:1.55}#custom-page .shop-cta{padding:120px 48px;background:linear-gradient(135deg,var(--champagne) 0%,var(--blush) 50%,rgba(230,70,98,0.12) 100%);text-align:center;position:relative;overflow:hidden}#custom-page .shop-cta::before{content:'';position:absolute;top:-200px;right:-200px;width:500px;height:500px;border-radius:50%;background:rgba(212,165,116,0.15)}#custom-page .shop-cta::after{content:'';position:absolute;bottom:-150px;left:-100px;width:400px;height:400px;border-radius:50%;background:rgba(230,70,98,0.08)}#custom-page .shop-cta .container{position:relative;z-index:2}#custom-page .shop-cta .section-title{max-width:680px;margin:0 auto 16px}#custom-page .shop-cta .section-desc{margin:0 auto 40px;text-align:center}#custom-page .btn-coral{background:var(--coral);color:#fff;padding:17px 40px;font-size:0.92rem}#custom-page .btn-coral:hover{background:var(--coral-deep);transform:translateY(-2px);box-shadow:0 14px 36px rgba(230,70,98,0.25)}#custom-page .testimonial-section{padding:100px 48px;background:#fff}#custom-page .testimonial-card{max-width:820px;margin:0 auto;text-align:center}#custom-page .testimonial-quote{font-family:'Cormorant Garamond',serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:500;font-style:italic;line-height:1.45;color:var(--charcoal);margin-bottom:28px;position:relative}#custom-page .testimonial-quote::before{content:'\201C';position:absolute;top:-28px;left:50%;transform:translateX(-50%);font-size:5rem;color:var(--coral-light);opacity:0.4;line-height:1}#custom-page .testimonial-author{font-weight:600;font-size:0.95rem;color:var(--charcoal)}#custom-page .testimonial-role{font-size:0.86rem;color:var(--muted);margin-top:2px}#custom-page .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}#custom-page .contact-item{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px}#custom-page .contact-icon{width:48px;height:48px;border-radius:14px;background:rgba(230,70,98,0.08);display:grid;place-items:center;flex-shrink:0}#custom-page .contact-icon svg{width:20px;height:20px;color:var(--coral)}#custom-page .contact-item h4{font-weight:600;font-size:0.92rem;margin-bottom:4px}#custom-page .contact-item p{font-size:0.9rem;color:var(--muted);line-height:1.55}#custom-page .contact-map{border-radius:20px;overflow:hidden;height:100%;min-height:320px;background:var(--light-gray)}#custom-page .contact-map iframe{width:100%;height:100%;border:none}#custom-page .footer{background:var(--dark);color:rgba(255,255,255,0.65);padding:72px 48px 36px}#custom-page .footer-top{max-width:1260px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,0.08)}#custom-page .footer-brand-name{font-family:'Cormorant Garamond',serif;font-size:1.6rem;font-weight:700;color:#fff;margin-bottom:14px}#custom-page .footer-brand-desc{font-size:0.88rem;line-height:1.65;max-width:300px}#custom-page .footer-socials{display:flex;gap:12px;margin-top:20px}#custom-page .footer-social{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,0.12);display:grid;place-items:center;transition:all 0.3s}#custom-page .footer-social:hover{background:var(--coral);border-color:var(--coral)}#custom-page .footer-social svg{width:18px;height:18px}#custom-page .footer-col h5{font-size:0.82rem;font-weight:600;letter-spacing:0.18em;text-transform:uppercase;color:var(--gold);margin-bottom:18px}#custom-page .footer-col a{display:block;font-size:0.9rem;padding:6px 0;transition:color 0.3s}#custom-page .footer-col a:hover{color:#fff}#custom-page .footer-bottom{max-width:1260px;margin:0 auto;padding-top:28px;display:flex;justify-content:space-between;align-items:center;font-size:0.82rem}#custom-page .footer-bottom a{transition:color 0.3s}#custom-page .footer-bottom a:hover{color:var(--coral-light)}#custom-page .reveal{opacity:0;transform:translateY(32px);transition:opacity 0.7s,transform 0.7s}#custom-page .reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){#custom-page .section{padding:80px 32px}#custom-page .about-strip{padding:0 32px}#custom-page .about-inner{grid-template-columns:repeat(2,1fr)}#custom-page .about-stat:nth-child(2)::after{display:none}#custom-page .intro-grid,#custom-page .academy-grid,#custom-page .contact-grid{grid-template-columns:1fr;gap:40px}#custom-page .intro-img-wrap{max-height:420px;aspect-ratio:auto}#custom-page .services-grid{grid-template-columns:1fr 1fr}#custom-page .footer-top{grid-template-columns:1fr 1fr}}@media (max-width:768px){#custom-page .nav{padding:0 24px}#custom-page .nav-links{position:fixed;inset:0;background:rgba(26,11,14,0.97);backdrop-filter:blur(20px);flex-direction:column;justify-content:center;gap:28px;opacity:0;pointer-events:none;transition:opacity 0.35s}#custom-page .nav-links.open{opacity:1;pointer-events:all}#custom-page .nav-links a{font-size:1.3rem;color:rgba(255,255,255,0.85)!important}#custom-page .nav-toggle{display:block}#custom-page .section{padding:64px 20px}#custom-page .about-strip{padding:0 20px;margin-top:-40px}#custom-page .about-inner{grid-template-columns:1fr 1fr}#custom-page .about-stat{padding:28px 20px}#custom-page .about-stat-num{font-size:2.2rem}#custom-page .services-grid{grid-template-columns:1fr}#custom-page .intro-values{grid-template-columns:1fr}#custom-page .hero-content{padding:140px 20px 100px}#custom-page .hero-title{font-size:clamp(2.4rem,8vw,3.8rem)}#custom-page .shop-cta{padding:80px 20px}#custom-page .brands-section{padding:60px 20px}#custom-page .testimonial-section{padding:64px 20px}#custom-page .footer{padding:48px 20px 28px}#custom-page .footer-top{grid-template-columns:1fr;gap:32px}#custom-page .footer-bottom{flex-direction:column;gap:10px;text-align:center}}@media (max-width:480px){#custom-page .about-inner{grid-template-columns:1fr;border-radius:20px}#custom-page .about-stat::after{display:none}#custom-page .about-stat{border-bottom:1px solid var(--line)}#custom-page .about-stat:last-child{border-bottom:none}#custom-page .hero-actions{flex-direction:column;align-items:center}#custom-page .btn{width:100%;justify-content:center}}#custom-page .nav-logo{display:flex;align-items:center;padding:12px 0}#custom-page .nav-svg-logo{width:160px;height:auto;max-height:50px;transition:max-height 0.4s}#custom-page .nav.scrolled .nav-svg-logo{max-height:42px}#custom-page .nav-svg-logo .mc-a,#custom-page .nav-svg-logo .mc-b{fill:#ffffff!important}#custom-page .nav-svg-logo .mc-c{fill:none!important}#custom-page .nav-svg-logo .mc-d{fill:#ffffff!important}#custom-page .nav.scrolled .nav-svg-logo .mc-a{fill:#231f20!important}#custom-page .nav.scrolled .nav-svg-logo .mc-b{fill:#2c292a!important}#custom-page .nav.scrolled .nav-svg-logo .mc-d{fill:#e64662!important}#custom-page .nav-logo-icon{display:none}#custom-page .footer-brand-name{line-height:0;margin-bottom:18px}#custom-page .footer-svg-logo{width:160px;height:auto}#custom-page .footer-svg-logo .ft-a,#custom-page .footer-svg-logo .ft-b{fill:rgba(255,255,255,0.8)!important}#custom-page .footer-svg-logo .ft-c{fill:none!important}#custom-page .footer-svg-logo .ft-d{fill:#e64662!important}#custom-page .contact-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}#custom-page .contact-form{background:#fff;border-radius:24px;padding:40px;border:1px solid var(--line);box-shadow:0 12px 40px rgba(44,41,42,0.06)}#custom-page .form-group{margin-bottom:20px}#custom-page .form-group label{display:block;font-size:0.84rem;font-weight:600;margin-bottom:6px;color:var(--charcoal)}#custom-page .form-group input,#custom-page .form-group textarea,#custom-page .form-group select{width:100%;padding:13px 16px;border:1px solid var(--line);border-radius:14px;font-family:'DM Sans',sans-serif;font-size:0.92rem;color:var(--charcoal);background:var(--cream);transition:border-color 0.3s;outline:none}#custom-page .form-group input:focus,#custom-page .form-group textarea:focus,#custom-page .form-group select:focus{border-color:var(--coral)}#custom-page .form-group textarea{resize:vertical;min-height:120px}#custom-page .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}#custom-page .btn-submit{width:100%;padding:15px;background:var(--coral);color:#fff;border:none;border-radius:14px;font-family:'DM Sans',sans-serif;font-size:0.92rem;font-weight:600;cursor:pointer;transition:background 0.3s}#custom-page .btn-submit:hover{background:var(--coral-deep)}#custom-page .contact-info-cards{display:grid;gap:20px}#custom-page .ci-card{display:flex;align-items:flex-start;gap:16px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:20px}#custom-page .ci-icon{width:48px;height:48px;border-radius:14px;background:rgba(230,70,98,0.08);display:grid;place-items:center;flex-shrink:0}#custom-page .ci-icon svg{width:20px;height:20px;color:var(--coral)}#custom-page .ci-card h4{font-weight:600;font-size:0.94rem;margin-bottom:4px}#custom-page .ci-card p{color:var(--muted);font-size:0.9rem;line-height:1.55}#custom-page .map-section{border-radius:24px;overflow:hidden;height:400px;margin-top:60px}#custom-page .map-section iframe{width:100%;height:100%;border:none}@media(max-width:768px){#custom-page .contact-hero-grid{grid-template-columns:1fr}#custom-page .form-row{grid-template-columns:1fr}}#custom-page .section-dark .section-title{color:#fff}#custom-page .section-dark .kicker{color:var(--gold)}#custom-page .section-dark .section-desc{color:rgba(255,255,255,0.65)}#custom-page .ci-card h4{color:var(--charcoal);font-family:'Cormorant Garamond',serif;font-size:1.1rem;font-weight:700}#custom-page .ci-card p,#custom-page .ci-card a{color:var(--muted)}#custom-page .hero-short{min-height:60vh}#custom-page .hero-content-inner{padding-top:160px;padding-bottom:60px}#custom-page .section-cta{text-align:center}#custom-page .section-cta-desc{margin:0 auto 48px;text-align:center}#custom-page .ci-card-social{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0;overflow:hidden}#custom-page .ci-social-link{display:flex;align-items:center;gap:14px;padding:20px 22px;text-decoration:none;color:inherit;transition:background 0.3s}#custom-page .ci-social-link-bordered{border-right:1px solid var(--line)}#custom-page .ci-social-link:hover{background:var(--cream)}#custom-page .ci-social-name{font-weight:600;font-size:0.94rem;margin-bottom:2px;color:var(--charcoal);font-family:'DM Sans',sans-serif}#custom-page .ci-social-handle{color:var(--coral);font-weight:600;font-size:0.88rem;font-family:'DM Sans',sans-serif}