*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}html{scroll-behavior:smooth;font-size:17.5px;}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;background-color:hsl(220,15%,18%);color:hsl(210,20%,90%);line-height:1.6;-webkit-font-smoothing:antialiased;orphans:3;widows:3;}p,li{text-wrap:pretty;}h1,h2,h3,h4{text-wrap:balance;}img{display:block;max-width:100%;}a{text-decoration:none;color:inherit;}button{cursor:pointer;font-family:inherit;border:none;background:none;}table{border-collapse:collapse;width:100%;}ul,ol{list-style:none;}:root{--gold:#c9a84c;--gold-dim:rgba(201,168,76,0.7);--gold-faint:rgba(201,168,76,0.12);--gold-border:rgba(201,168,76,0.35);--gold-border-strong:rgba(201,168,76,0.55);--bg-main:hsl(220,15%,18%);--bg-dark:hsl(220,22%,12%);--bg-darker:hsl(220,25%,8%);--bg-mid:hsl(220,15%,22%);--bg-card:hsl(220,25%,12%);--bg-input:hsl(220,22%,16%);--border-subtle:hsl(215,25%,22%);--border-mid:hsl(215,25%,20%);--text-gray:hsl(215,16%,55%);--text-light:hsl(210,20%,90%);--container:72rem;--container-md:56rem;--container-sm:48rem;}.gold-text{color:var(--gold);}.text-white{color:#fff;}.text-gray{color:var(--text-gray);}.font-bold{font-weight:700;}.font-semibold{font-weight:600;}.text-center{text-align:center;}.text-right{text-align:right;}.text-left{text-align:left;}.uppercase{text-transform:uppercase;}.italic{font-style:italic;}.container{max-width:var(--container);margin:0 auto;padding:0 1rem;}.container-md{max-width:var(--container-md);margin:0 auto;padding:0 1rem;}.container-sm{max-width:var(--container-sm);margin:0 auto;padding:0 1rem;}.nav-fixed{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(14,20,35,0.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,0.06);}.nav-inner{max-width:var(--container);margin:0 auto;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;}.nav-logo{height:3.5rem;width:auto;object-fit:contain;filter:brightness(0) invert(1);}.nav-links{display:none;align-items:center;gap:1.5rem;font-size:.875rem;}.nav-links a,.nav-links button{color:hsl(215,16%,75%);transition:color .2s;font-size:.875rem;padding:0;}.nav-links a:hover,.nav-links button:hover{color:#fbbf24;}.nav-hamburger{display:flex;color:hsl(215,16%,75%);padding:.5rem;}.nav-mobile{display:none;flex-direction:column;gap:.75rem;padding:.5rem 1rem 1rem;background:rgba(17,22,35,0.98);}.nav-mobile button{color:hsl(215,16%,75%);text-align:left;padding:.5rem 0;font-size:.875rem;}@media(min-width:768px){.nav-links{display:flex;}.nav-hamburger{display:none;}}.btn-gold{display:inline-block;background:linear-gradient(135deg,#c9a84c 0%,#f0d070 50%,#c9a84c 100%);color:#0d2244 !important;font-weight:800;font-size:.875rem;transition:all .3s ease;cursor:pointer;text-align:center;border:none;text-decoration:none;letter-spacing:.02em;}.btn-gold:hover{background:linear-gradient(135deg,#b8942e,#d4b54a);transform:translateY(-1px);box-shadow:0 8px 20px rgba(201,168,76,0.35);}.btn-gold:hover{opacity:.9;transform:translateY(-1px);}.btn-outline-gold{display:inline-block;color:#c9a84c;font-weight:700;font-size:.875rem;border:2px solid #c9a84c;background:transparent;transition:all .3s ease;text-align:center;cursor:pointer;}.btn-outline-gold:hover{background:rgba(201,168,76,0.1);transform:translateY(-1px);}.btn-outline-gold:hover{background:var(--gold);color:#1a1208;}.section{padding:4rem 0;}.section-lg{padding:6rem 0;}.section-sep{border-top:1px solid rgba(201,168,76,0.07);}.hero{position:relative;overflow:hidden;min-height:100vh;display:flex;flex-direction:column;justify-content:center;}.hero-bg{position:absolute;inset:0;}.hero-bg img{width:100%;height:100%;object-fit:cover;opacity:0.45;filter:blur(3px);transform:scale(1.04);}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(14,20,35,0.55) 0%,rgba(14,20,35,0.35) 40%,rgba(14,20,35,0.75) 100%);}.hero-content{position:relative;padding:10rem 1rem 6rem;max-width:var(--container-md);margin:0 auto;width:100%;text-align:center;}.hero-tag{text-transform:uppercase;letter-spacing:.2em;margin-bottom:2.5rem;font-size:.8125rem;color:rgba(201,168,76,0.8);}.hero-h1{font-weight:800;margin-bottom:2rem;line-height:1.2;text-shadow:0 2px 20px rgba(0,0,0,0.6);}.hero-h1 .line1{display:block;margin-bottom:.5rem;font-size:clamp(1.4rem,3.5vw,2.8rem);color:#fff;}.hero-h1 .line2{display:block;font-size:clamp(1.5rem,3.2vw,2.5rem);}.hero-price-label{font-size:.75rem;color:hsl(215,16%,55%);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;}.hero-price{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800;text-shadow:0 2px 30px rgba(201,168,76,0.3);}.hero-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem;margin-top:2rem;}.hero-stat-item{text-align:center;background:rgba(201,168,76,0.09);border:1px solid rgba(201,168,76,0.22);border-radius:.75rem;padding:.75rem .5rem;}.hero-stat-item .val{font-size:clamp(.8rem,4vw,1.2rem);font-weight:700;line-height:1.2;overflow-wrap:break-word;}.hero-stat-item .lbl{font-size:clamp(.55rem,2.5vw,.7rem);color:var(--text-gray);margin-top:.2rem;line-height:1.3;}.hero-stat-item.full{grid-column:span 2;}.hero-btns{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-top:2rem;}.hero-btns .btn-gold,.hero-btns .btn-outline-gold{padding:1rem 2.5rem;border-radius:.75rem;font-size:1rem;font-weight:700;}.hero-scroll{display:flex;justify-content:center;padding-bottom:2rem;position:relative;}.hero-scroll svg{opacity:.4;color:var(--gold);}@media(min-width:640px){.hero-stats{grid-template-columns:repeat(5,1fr);gap:1.25rem 1rem;}.hero-stat-item{background:transparent;border:none;border-radius:0;padding:0;}.hero-stat-item.full{grid-column:span 1;}.hero-stat-item .val{font-size:1.4rem;}.hero-btns{flex-direction:row;}}.gallery-item{position:relative;overflow:hidden;border-radius:.75rem;background:hsl(220,22%,12%);cursor:pointer;}.gallery-img{width:100%;height:100%;object-fit:cover;transition:transform .3s;}.gallery-item:hover .gallery-img{transform:scale(1.05);}.gallery-hover{position:absolute;inset:0;opacity:0;transition:opacity .2s;display:flex;align-items:flex-end;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,0.7) 0%,transparent 60%);}.gallery-hover.center{align-items:center;justify-content:center;background:rgba(0,0,0,0.3);}.gallery-item:hover .gallery-hover{opacity:1;}.gallery-hover span{color:#fff;font-size:.875rem;font-weight:500;}.gallery-h-main{height:230px;}.gallery-h-port{height:200px;}.gallery-h-hero{height:230px;}@media(min-width:768px){.gallery-h-main{height:320px;}.gallery-h-port{height:280px;}.gallery-h-hero{height:580px;}}.portfolio-grid{display:grid;grid-template-columns:1fr;gap:.75rem;}@media(min-width:768px){.portfolio-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:310px;align-items:stretch;}.portfolio-grid .gallery-item{height:unset;}.portfolio-grid .tall{grid-row:span 2;}}.card-dark{background:hsl(220,20%,21%);border:1px solid hsl(215,22%,28%);min-width:0;}.card-darker{background:hsl(220,22%,18%);border:1px solid hsl(215,22%,25%);}.card-gold-border{background:var(--gold-faint);border:2px solid var(--gold-border-strong);}.grid-2{display:grid;grid-template-columns:1fr;gap:1.5rem;}.grid-3{display:grid;grid-template-columns:1fr;gap:1rem;}@media(min-width:640px){.grid-3{grid-template-columns:repeat(2,1fr);}}.grid-3-desktop{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;}.grid-4{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;}.grid-5-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;}@media(min-width:640px){.grid-2{grid-template-columns:repeat(2,1fr);}.grid-4{grid-template-columns:repeat(2,1fr);}}@media(min-width:768px){.grid-3{grid-template-columns:repeat(3,1fr);}.grid-5-stats{grid-template-columns:repeat(5,1fr);}}.stat-card{background:linear-gradient(135deg,hsl(215,40%,15%),hsl(220,25%,12%));border:1px solid rgba(201,168,76,0.3);border-radius:12px;padding:1rem;text-align:center;}.price-highlight{background:linear-gradient(135deg,rgba(201,168,76,0.15),rgba(201,168,76,0.05));border:2px solid rgba(201,168,76,0.5);border-radius:16px;padding:1rem;text-align:center;}.table-row-alt{background:hsl(220,22%,14%);}th{font-weight:600;}td,th{padding:.75rem 1rem;}.faq-item{border:1px solid hsl(215,25%,20%);border-radius:12px;transition:border-color .3s ease;}.faq-item:hover{border-color:rgba(201,168,76,0.4);}.faq-btn{width:100%;text-align:left;padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:rgba(201,168,76,0.07);border:1px solid rgba(201,168,76,0.2);border-radius:1rem;font-size:1rem;font-weight:600;color:#fff;transition:background .2s;}.faq-btn:hover{background:rgba(201,168,76,0.12);}.faq-btn .plus{color:var(--gold);font-size:1.25rem;flex-shrink:0;line-height:1;}.faq-answer{display:none;padding:1rem 1.5rem 1.25rem;background:rgba(201,168,76,0.06);border:1px solid rgba(201,168,76,0.15);border-top:none;border-radius:0 0 1rem 1rem;margin-top:-1rem;}.faq-answer.open{display:block;}.faq-answer p{color:hsl(215,16%,70%);line-height:1.7;white-space:pre-line;}.faq-space{display:flex;flex-direction:column;gap:.75rem;}.pillars-grid{display:grid;grid-template-columns:1fr;background:hsl(215,25%,18%);gap:1px;}@media(min-width:768px){.pillars-grid{grid-template-columns:repeat(3,1fr);}}.pillar{padding:2rem;background:hsl(220,22%,12%);}.for-whom-section{position:relative;padding:4rem 0;background-image:url('https://static.tildacdn.com/tild6139-6661-4232-b666-363830643834/image-02-02-26-03-50.jpeg');background-size:cover;background-position:center;background-attachment:fixed;}.for-whom-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(10,14,26,0.93) 0%,rgba(10,14,26,0.88) 100%);}.for-whom-inner{position:relative;z-index:1;}.contact-grid{display:grid;grid-template-columns:1fr;gap:2rem;}@media(min-width:768px){.contact-grid{grid-template-columns:1fr 1fr;}}.form-group{display:flex;flex-direction:column;gap:.25rem;}.form-label{font-size:.875rem;color:var(--text-gray);}.form-input{width:100%;padding:.75rem 1rem;border-radius:.5rem;background:hsl(220,22%,16%);border:1px solid hsl(215,25%,22%);color:#fff;font-family:inherit;font-size:.875rem;outline:none;transition:border-color .2s;}.form-input::placeholder{color:hsl(215,16%,40%);}.form-input:focus{border-color:var(--gold);}.lead-form{display:flex;flex-direction:column;gap:.75rem;}@media(min-width:640px){.lead-form{flex-direction:row;}}.lead-form .form-input{flex:1;}.contact-icon{width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:rgba(201,168,76,0.15);border:1px solid rgba(201,168,76,0.3);}.contact-link{display:flex;align-items:center;gap:.75rem;}.contact-link:hover .contact-text{color:#fbbf24;}.contact-text{font-weight:700;transition:color .2s;}.contact-sublabel{font-size:.75rem;color:hsl(215,16%,40%);}.lightbox{display:none;position:fixed;inset:0;z-index:200;background:rgba(0,0,0,0.93);align-items:center;justify-content:center;}.lightbox.open{display:flex;}.lightbox img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:.5rem;box-shadow:0 20px 60px rgba(0,0,0,0.6);}.lb-close{position:absolute;top:1.25rem;right:1.25rem;z-index:10;width:2.5rem;height:2.5rem;border-radius:50%;background:rgba(255,255,255,0.1);display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s;cursor:pointer;border:none;}.lb-close:hover{background:rgba(255,255,255,0.2);}.lb-counter{position:absolute;top:1.25rem;left:50%;transform:translateX(-50%);font-size:.75rem;color:hsl(215,16%,55%);letter-spacing:.1em;}.lb-btn{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border-radius:50%;background:rgba(255,255,255,0.08);display:flex;align-items:center;justify-content:center;color:#fff;border:none;cursor:pointer;transition:background .2s;}.lb-btn:hover{background:rgba(255,255,255,0.18);}.lb-prev{left:1rem;}.lb-next{right:1rem;}@media(min-width:768px){.lb-prev{left:2rem;}.lb-next{right:2rem;}}.video-wrap{border-radius:1rem;overflow:hidden;aspect-ratio:16/9;border:1px solid rgba(201,168,76,0.25);}.video-wrap video{width:100%;height:100%;display:block;object-fit:cover;}.divider{width:3rem;height:2px;background:var(--gold);margin:.75rem auto 0;}.gold-box{background:rgba(201,168,76,0.08);border:2px solid var(--gold-border-strong);border-radius:1rem;padding:1.5rem;}.checkmark-list{display:flex;flex-direction:column;gap:.75rem;}.checkmark-list li{display:flex;gap:.5rem;align-items:flex-start;font-size:.875rem;color:hsl(215,16%,70%);}.checkmark-list li .ck{color:var(--gold);flex-shrink:0;font-size:.75rem;margin-top:.2rem;}.dash-list{display:flex;flex-direction:column;gap:.75rem;}.dash-list li{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--text-gray);}.dash-list li .dash{color:hsl(215,16%,35%);font-size:1.125rem;flex-shrink:0;}.bullet-list{display:flex;flex-direction:column;gap:.75rem;}.bullet-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:hsl(215,16%,70%);}.bullet-list li .dot{color:var(--gold);font-weight:700;font-size:.875rem;flex-shrink:0;}footer{border-top:1px solid hsl(215,25%,18%);background:hsl(220,25%,8%);padding:2.5rem 0;text-align:center;}.footer-logo{height:3rem;width:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.85;margin:0 auto 1.5rem;}footer p,footer a{font-size:.875rem;color:hsl(215,16%,40%);}footer a:hover{color:#fbbf24;}.footer-copy{font-size:.75rem;color:hsl(215,16%,30%);margin-top:1.25rem;}.success-msg{text-align:center;padding:2rem 0;}.success-msg .s-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;}.success-msg .s-body{color:var(--text-gray);}.mp-card{position:relative;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;}.mp-num{font-size:3.5rem;font-weight:900;color:rgba(201,168,76,0.55);line-height:1;font-variant-numeric:tabular-nums;}.mp-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;}.mp-card-header{display:flex;align-items:center;justify-content:space-between;}.mp-divider{width:2rem;height:1px;background:var(--gold);}.mp-title{font-weight:700;font-size:1.1rem;color:#fff;}.mp-desc{font-size:.875rem;color:var(--text-gray);line-height:1.6;}.tag-badge{display:inline-block;font-size:.75rem;padding:.25rem .625rem;border-radius:9999px;background:rgba(201,168,76,0.12);color:var(--gold);border:1px solid rgba(201,168,76,0.25);font-weight:600;}.fw-card{background:hsl(220,25%,12%);border:1px solid hsl(215,25%,20%);border-radius:1rem;padding:1.5rem 2rem;}.fw-num{font-size:3.5rem;font-weight:900;color:rgba(201,168,76,0.4);font-family:monospace;}.num-badge{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;background:rgba(201,168,76,0.15);color:var(--gold);border:1px solid rgba(201,168,76,0.3);}.stripe{padding:2rem 1rem;}.stripe-gold{background:linear-gradient(135deg,rgba(201,168,76,0.12),rgba(201,168,76,0.04));border-top:2px solid rgba(201,168,76,0.4);border-bottom:2px solid rgba(201,168,76,0.4);}.stripe-dark{background:hsl(220,25%,12%);border-top:1px solid hsl(215,25%,20%);border-bottom:1px solid hsl(215,25%,20%);}.stripe-darkest{background:hsl(220,22%,14%);border-bottom:1px solid hsl(215,25%,20%);}details.faq-item{border-radius:.75rem;margin-bottom:.75rem;}details.faq-item[open] .faq-answer{display:block !important;}details.faq-item:not([open]) .faq-answer{display:none;}details.faq-item summary{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;cursor:pointer;font-weight:600;color:#fff;background:hsl(220,22%,14%);list-style:none;}details.faq-item summary::-webkit-details-marker{display:none;}details.faq-item summary .plus{font-size:1.25rem;color:#c9a84c;transition:transform .3s;}details.faq-item[open] summary .plus{transform:rotate(45deg);}details.faq-item .faq-answer{padding:1rem 1.25rem;background:hsl(220,22%,12%);color:hsl(215,16%,75%);} .gallery-item-link{display:block;text-decoration:none;position:relative;overflow:hidden;border-radius:.75rem} .gallery-item-link .gallery-img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease} .gallery-item-link:hover .gallery-img{transform:scale(1.04)} .gallery-item-link .gallery-hover{position:absolute;inset:0;background:rgba(17,22,35,.45);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s} .gallery-item-link:hover .gallery-hover{opacity:1} @keyframes fadeInUp{from{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}} @keyframes slideInLeft{from{opacity:0;transform:translateX(-70px)}to{opacity:1;transform:translateX(0)}} @keyframes slideInRight{from{opacity:0;transform:translateX(70px)}to{opacity:1;transform:translateX(0)}} @keyframes zoomIn{from{opacity:0;transform:scale(0.88)}to{opacity:1;transform:scale(1)}}
.fade-in{opacity:1;}.slide-left{opacity:1;}.slide-right{opacity:1;}.zoom-in{opacity:1;}.fade-in.anim{opacity:0;transform:translateY(50px);transition:opacity 0.85s cubic-bezier(0.22,1,0.36,1),transform 0.85s cubic-bezier(0.22,1,0.36,1);}.fade-in.anim.visible{opacity:1;transform:none;}.slide-left.anim{opacity:0;transform:translateX(-60px);transition:opacity 0.85s cubic-bezier(0.22,1,0.36,1),transform 0.85s cubic-bezier(0.22,1,0.36,1);}.slide-left.anim.visible{opacity:1;transform:none;}.slide-right.anim{opacity:0;transform:translateX(60px);transition:opacity 0.85s cubic-bezier(0.22,1,0.36,1),transform 0.85s cubic-bezier(0.22,1,0.36,1);}.slide-right.anim.visible{opacity:1;transform:none;}.zoom-in.anim{opacity:0;transform:scale(0.9);transition:opacity 0.75s cubic-bezier(0.22,1,0.36,1),transform 0.75s cubic-bezier(0.22,1,0.36,1);}.zoom-in.anim.visible{opacity:1;transform:none;}
     html{scroll-behavior:smooth} #nav-toggle{display:none} .icon-close{display:none} .lb-overlay{display:none;position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.92);align-items:center;justify-content:center;flex-direction:column} .lb-overlay:target{display:flex} .lb-bg{position:absolute;inset:0;cursor:zoom-out} .lb-img-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;max-width:92vw;max-height:92vh} .lb-img-wrap img{max-width:92vw;max-height:88vh;object-fit:contain;border-radius:.5rem} .lb-close{position:absolute;top:1.25rem;right:1.25rem;color:#fff;font-size:1.75rem;text-decoration:none;z-index:2;line-height:1;background:rgba(0,0,0,.5);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center} .lb-prev,.lb-next{position:absolute;top:50%;transform:translateY(-50%);color:#fff;text-decoration:none;font-size:2rem;z-index:2;background:rgba(0,0,0,.5);border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;user-select:none} .lb-prev{left:1rem} .lb-next{right:1rem} #nav-toggle{display:none;position:absolute}#nav-toggle:checked~nav .nav-mobile{display:flex}#nav-toggle:checked~nav .icon-menu{display:none!important}#nav-toggle:checked~nav .icon-close{display:block!important}

/* ===== FIXES TO MATCH REACT APP DESIGN ===== */

/* h1,h2,h3 uppercase + letter-spacing */
h1,h2,h3{text-transform:uppercase;letter-spacing:0.03em;}

/* Section headings gold like React */
section h2,section h3{color:#c9a84c !important;white-space:normal;}.card-dark h2,.card-dark h3,.card-darker h2,.card-darker h3{white-space:normal !important;overflow-wrap:break-word !important;}

/* Nav background with blur — matches React nav-fixed */
nav{background:rgba(17,22,35,0.95) !important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,168,76,0.2);}

/* Stagger delays for grid children */
.stagger>*:nth-child(1){animation-delay:0ms;}
.stagger>*:nth-child(2){animation-delay:90ms;}
.stagger>*:nth-child(3){animation-delay:180ms;}
.stagger>*:nth-child(4){animation-delay:270ms;}
.stagger>*:nth-child(5){animation-delay:360ms;}
.stagger>*:nth-child(6){animation-delay:450ms;}

/* goldPulse animation */
@keyframes goldPulse{0%,100%{text-shadow:0 0 8px rgba(201,168,76,0.3);}50%{text-shadow:0 0 24px rgba(201,168,76,0.7),0 0 48px rgba(201,168,76,0.3);}}
@keyframes borderGlow{0%,100%{box-shadow:0 0 0 0 rgba(201,168,76,0);}50%{box-shadow:0 0 20px 4px rgba(201,168,76,0.18);}}

/* Gallery item border like React */
.gallery-item{border:1px solid hsl(215,25%,20%);}

/* hero-gradient */
.hero-gradient{background:linear-gradient(135deg,hsl(220,25%,8%) 0%,hsl(215,40%,15%) 50%,hsl(220,25%,8%) 100%);}

/* Table alternating rows */
.table-row-alt:nth-child(even){background:hsl(220,22%,12%);}
.table-row-alt:nth-child(odd){background:hsl(220,18%,14%);}

/* === Extracted inline styles === */
.is1{padding:.5rem 1rem !important;border-radius:.5rem !important;}
.is2{display:none !important;}
.is3{padding:.75rem 1rem !important;border-radius:.5rem !important;text-align:center !important;}
.is4{margin-bottom:3rem !important;}
.is5{padding:1rem 2.5rem !important;border-radius:.75rem !important;font-size:1rem !important;font-weight:700 !important;}
.is6{background-color:hsl(220,22%,12%) !important;}
.is7{margin-bottom:2.5rem !important;}
.is8{font-size:.75rem !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:.15em !important;color:rgba(201,168,76,0.7) !important;margin-bottom:.75rem !important;}
.is9{font-size:clamp(1.375rem,3vw,2rem) !important;font-weight:700 !important;color:var(--gold) !important;margin-bottom:.75rem !important;}
.is10{color:var(--text-gray) !important;}
.is11{font-size:clamp(1.375rem,3vw,2rem) !important;font-weight:700 !important;margin-bottom:2.5rem !important;}
.is12{margin-bottom:3.5rem !important;}
.is13{color:var(--text-gray) !important;font-size:1.125rem !important;line-height:1.75 !important;margin-bottom:1.25rem !important;transition-delay:.1s !important;}
.is14{font-weight:600 !important;font-size:clamp(1.125rem,2vw,1.5rem) !important;margin-bottom:1.25rem !important;}
.is15{color:var(--text-gray) !important;line-height:1.75 !important;margin-bottom:1.25rem !important;}
.is16{color:var(--text-gray) !important;line-height:1.75 !important;}
.is17{background:hsl(220,25%,12%) !important;border:2px solid rgba(201,168,76,0.6) !important;border-radius:1rem !important;padding:1.25rem .75rem !important;}
.is18{font-size:clamp(1.25rem,2.5vw,1.875rem) !important;margin-bottom:.25rem !important;}
.is19{color:var(--text-gray) !important;font-size:.75rem !important;text-transform:uppercase !important;letter-spacing:.05em !important;}
.is20{font-size:clamp(1.25rem,2.5vw,1.75rem) !important;font-weight:700 !important;margin-bottom:2rem !important;}
.is21{display:flex !important;gap:1rem !important;}
.is22{font-weight:700 !important;font-size:clamp(1.125rem,2vw,1.5rem) !important;margin-bottom:.25rem !important;}
.is23{color:var(--text-gray) !important;font-size:.875rem !important;line-height:1.7 !important;}
.is24{color:var(--gold) !important;font-size:1.375rem !important;margin-bottom:.5rem !important;}
.is25{color:hsl(215,16%,75%) !important;line-height:1.75 !important;}
.is26{background-color:hsl(220,15%,22%) !important;}
.is27{margin-bottom:2rem !important;}
.is28{font-size:.875rem !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:.15em !important;color:rgba(201,168,76,0.7) !important;margin-bottom:.75rem !important;}
.is29{font-size:clamp(1.25rem,2.5vw,1.75rem) !important;font-weight:700 !important;color:var(--gold) !important;}
.is30{position:relative !important;width:100% !important;padding-bottom:56.25% !important;height:0 !important;overflow:hidden !important;border-radius:12px !important;border:1px solid rgba(201,168,76,0.25) !important;}
.is31{position:absolute !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;border:0 !important;}
.is32{font-size:clamp(1.375rem,3vw,2rem) !important;font-weight:700 !important;color:var(--gold) !important;margin-bottom:3rem !important;}
.is33{border-radius:1rem !important;padding:1.5rem !important;}
.is34{margin-bottom:1rem !important;}
.is35{font-size:1.25rem !important;font-weight:700 !important;color:var(--gold) !important;margin-bottom:1rem !important;text-align:center !important;}
.is36{font-size:.875rem !important;color:hsl(215,16%,75%) !important;display:flex !important;flex-direction:column !important;gap:.5rem !important;}
.is37{margin-bottom:.25rem !important;}
.is38{border-top:1px solid hsl(215,25%,25%) !important;padding-top:.75rem !important;margin-top:.5rem !important;}
.is39{margin-bottom:.5rem !important;}
.is40{color:#fbbf24 !important;}
.is41{margin-top:1rem !important;padding:.75rem !important;border-radius:.5rem !important;background:rgba(201,168,76,0.1) !important;border:1px solid rgba(201,168,76,0.3) !important;text-align:center !important;}
.is42{border-radius:1rem !important;padding:1.5rem !important;transition-delay:.12s !important;}
.is43{text-decoration:underline !important;}
.is44{border-radius:1rem !important;padding:1.5rem !important;transition-delay:.24s !important;}
.is45{margin-top:1rem !important;border-top:1px solid hsl(215,25%,25%) !important;padding-top:1rem !important;display:flex !important;flex-direction:column !important;gap:.5rem !important;}
.is46{display:flex !important;align-items:flex-start !important;gap:.5rem !important;}
.is47{margin-bottom:3rem !important;text-align:center !important;}
.is48{font-size:.75rem !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:.15em !important;color:rgba(201,168,76,0.7) !important;margin-bottom:1rem !important;}
.is49{font-size:clamp(1.25rem,2.5vw,1.625rem) !important;font-weight:700 !important;color:var(--gold) !important;margin-bottom:1rem !important;}
.is50{color:var(--text-gray) !important;font-size:1.125rem !important;}
.is51{margin-bottom:2.5rem !important;border-radius:1rem !important;padding:1.25rem !important;display:flex !important;align-items:flex-start !important;gap:1rem !important;background:linear-gradient(135deg,rgba(201,168,76,0.12),rgba(201,168,76,0.05)) !important;border:1px solid rgba(201,168,76,0.4) !important;}
.is52{flex-shrink:0 !important;margin-top:.25rem !important;}
.is53{font-size:.875rem !important;text-transform:uppercase !important;letter-spacing:.08em !important;margin-bottom:.25rem !important;}
.is54{font-size:.875rem !important;line-height:1.7 !important;}
.is55{font-weight:600 !important;font-size:1.1875rem !important;margin-bottom:1.25rem !important;}
.is56{font-size:clamp(1.375rem,3vw,2rem) !important;font-weight:700 !important;margin-bottom:.75rem !important;}
.is57{font-size:.875rem !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:.15em !important;color:rgba(201,168,76,0.85) !important;}
.is58{transition-delay:80ms !important;}
.is59{transition-delay:160ms !important;}
.is60{transition-delay:240ms !important;}
.is61{margin:2.5rem 0 !important;}
.is62{font-size:clamp(1.25rem,2.5vw,1.75rem) !important;font-weight:700 !important;margin-bottom:.75rem !important;}
.is63{background:hsl(220,25%,12%) !important;border:1px solid hsl(215,25%,22%) !important;border-radius:.75rem !important;padding:1.25rem !important;}
.is64{font-weight:700 !important;color:hsl(215,16%,75%) !important;margin-bottom:.75rem !important;}
.is65{display:flex !important;flex-direction:column !important;gap:.5rem !important;font-size:.875rem !important;color:hsl(215,16%,75%) !important;}
.is66{display:flex !important;justify-content:space-between !important;}
.is67{font-weight:700 !important;color:#fff !important;}
.is68{font-weight:700 !important;color:var(--text-gray) !important;}
.is69{display:flex !important;justify-content:space-between !important;font-weight:700 !important;border-top:1px solid hsl(215,25%,25%) !important;padding-top:.5rem !important;}
.is70{color:#fff !important;}
.is71{background:rgba(201,168,76,0.08) !important;border:1px solid rgba(201,168,76,0.35) !important;border-radius:.75rem !important;padding:1.25rem !important;}
.is72{margin-bottom:.75rem !important;}
.is73{display:flex !important;justify-content:space-between !important;font-weight:700 !important;border-top:1px solid rgba(201,168,76,0.3) !important;padding-top:.5rem !important;}
.is74{font-size:1.125rem !important;}
.is75{margin-top:1.5rem !important;text-align:center !important;padding:1rem !important;border-radius:.75rem !important;background:rgba(201,168,76,0.12) !important;border:1px solid rgba(201,168,76,0.35) !important;}
.is76{font-weight:700 !important;font-size:1.125rem !important;}
.is77{margin-top:1.5rem !important;overflow-x:auto !important;}
.is78{font-size:.875rem !important;text-align:center !important;}
.is79{background:hsl(220,22%,14%) !important;}
.is80{padding:.75rem !important;color:var(--text-gray) !important;}
.is81{padding:.75rem !important;}
.is82{padding:.75rem !important;color:#fff !important;}
.is83{padding:.75rem !important;font-weight:700 !important;}
.is84{margin-top:2rem !important;}
.is85{font-size:clamp(1.375rem,3vw,2rem) !important;letter-spacing:.03em !important;margin-bottom:1rem !important;}
.is86{display:flex !important;flex-direction:column !important;gap:.5rem !important;font-size:.875rem !important;color:hsl(215,16%,75%) !important;margin-bottom:1rem !important;}
.is87{color:#fff !important;font-weight:600 !important;}
.is88{color:var(--text-gray) !important;font-size:.875rem !important;font-style:italic !important;line-height:1.7 !important;}
.is89{display:flex !important;align-items:center !important;gap:.75rem !important;margin-bottom:1.25rem !important;}
.is90{font-size:clamp(1.375rem,3vw,2rem) !important;font-weight:700 !important;color:#fff !important;}
.is91{margin-bottom:1.25rem !important;}
.is92{font-size:.875rem !important;color:hsl(215,16%,75%) !important;}
.is93{margin-top:1.5rem !important;border-radius:1rem !important;padding:1.25rem !important;border:2px solid rgba(201,168,76,0.55) !important;background:rgba(201,168,76,0.08) !important;}
.is94{color:hsl(215,16%,75%) !important;font-size:clamp(1.125rem,2vw,1.5rem) !important;}
.is95{color:#fff !important;font-weight:700 !important;}
.is96{font-size:clamp(1.25rem,2.5vw,1.625rem) !important;font-weight:700 !important;margin-bottom:1rem !important;}
.is97{margin-bottom:3rem !important;transition-delay:.1s !important;}
.is98{font-size:clamp(0.8rem,1.6vw,1.05rem) !important;font-weight:700 !important;line-height:1.3 !important;word-break:break-word !important;}
.is99{font-size:.75rem !important;color:var(--text-gray) !important;margin-top:.25rem !important;}
.is100{border-radius:1rem !important;padding:1.5rem 2rem !important;margin-bottom:2rem !important;}
.is101{font-size:1.25rem !important;font-weight:700 !important;text-align:center !important;margin-bottom:1rem !important;}
.is102{color:var(--text-gray) !important;text-align:center !important;margin-bottom:1.5rem !important;font-size:.875rem !important;}
.is103{overflow-x:auto !important;}
.is104{font-size:.875rem !important;}
.is105{background:linear-gradient(135deg,hsl(215,40%,18%),hsl(220,25%,14%)) !important;}
.is106{text-align:left !important;padding:1rem !important;color:hsl(215,16%,75%) !important;font-weight:600 !important;}
.is107{text-align:right !important;padding:1rem !important;color:var(--text-gray) !important;font-weight:700 !important;}
.is108{text-align:right !important;padding:1rem !important;font-weight:700 !important;}
.is109{padding:1rem !important;color:hsl(215,16%,75%) !important;}
.is110{text-align:right !important;padding:1rem !important;color:var(--text-gray) !important;font-weight:500 !important;}
.is111{text-align:right !important;padding:1rem !important;font-weight:500 !important;}
.is112{text-align:right !important;padding:1rem !important;color:var(--text-gray) !important;}
.is113{text-align:right !important;padding:1rem !important;}
.is114{background:linear-gradient(135deg,hsl(215,40%,16%),hsl(220,25%,12%)) !important;}
.is115{padding:1rem !important;font-weight:700 !important;color:#fff !important;}
.is116{text-align:right !important;padding:1rem !important;font-weight:700 !important;color:var(--text-gray) !important;font-size:1.125rem !important;}
.is117{text-align:right !important;padding:1rem !important;font-weight:700 !important;font-size:1.125rem !important;}
.is118{font-size:clamp(1.25rem,2.5vw,1.75rem) !important;font-weight:700 !important;text-align:center !important;margin-bottom:1.5rem !important;}
.is119{display:flex !important;flex-direction:column !important;gap:.75rem !important;text-align:center !important;}
.is120{color:hsl(215,16%,75%) !important;}
.is121{border-top:1px solid hsl(45,40%,30%) !important;padding-top:.75rem !important;}
.is122{font-size:1.25rem !important;}
.is123{color:var(--text-gray) !important;font-size:.875rem !important;}
.is124{margin-top:1rem !important;padding:1rem !important;border-radius:.75rem !important;background:rgba(201,168,76,0.15) !important;border:1px solid rgba(201,168,76,0.5) !important;}
.is125{font-size:.875rem !important;color:var(--text-gray) !important;margin-bottom:.25rem !important;}
.is126{font-size:1.875rem !important;}
.is127{color:var(--text-gray) !important;font-size:.875rem !important;margin-top:.25rem !important;}
.is128{margin-top:2rem !important;border-radius:1rem !important;padding:1.5rem 2rem !important;background:hsl(220,25%,12%) !important;border:1px solid hsl(215,25%,20%) !important;}
.is129{font-size:clamp(1.375rem,3vw,2rem) !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:.03em !important;}
.is130{font-weight:700 !important;font-size:1.1875rem !important;margin-bottom:1rem !important;}
.is131{color:var(--text-gray) !important;font-size:.875rem !important;margin-bottom:1rem !important;}
.is132{margin-bottom:1.5rem !important;}
.is133{color:#fff !important;font-weight:600 !important;font-size:.875rem !important;}
.is134{font-weight:700 !important;font-size:1.1875rem !important;border-top:1px solid hsl(215,25%,20%) !important;padding-top:1rem !important;}
.is135{font-size:clamp(1.375rem,3vw,2rem) !important;font-weight:700 !important;margin-bottom:1rem !important;}
.is136{font-size:.875rem !important;text-transform:uppercase !important;letter-spacing:.08em !important;margin-bottom:.75rem !important;}
.is137{background:linear-gradient(135deg,rgba(201,168,76,0.10) 0%,rgba(201,168,76,0.03) 100%) !important;border-top:1px solid rgba(201,168,76,0.43) !important;border-bottom:1px solid rgba(201,168,76,0.52) !important;}
.is138{font-size:.875rem !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:.15em !important;color:rgba(201,168,76,0.8) !important;margin-bottom:.75rem !important;}
.is139{font-size:clamp(1.375rem,3vw,1.875rem) !important;font-weight:700 !important;margin-bottom:.75rem !important;}
.is140{color:hsl(215,16%,75%) !important;margin-bottom:2rem !important;}
.is141{display:none !important}
.is142{padding:.75rem 1.5rem !important;border-radius:.75rem !important;font-weight:700 !important;font-size:.875rem !important;flex-shrink:0 !important;}
.is143{font-size:clamp(1.3rem,2.9vw,2rem) !important;font-weight:700 !important;margin-bottom:1.25rem !important;}
.is144{max-width:40rem !important;margin:0 auto !important;line-height:1.75 !important;transition-delay:.12s !important;}
.is145{font-size:clamp(2.5rem,5vw,3rem) !important;font-weight:700 !important;margin-bottom:.25rem !important;}
.is146{font-size:.7rem !important;text-transform:uppercase !important;letter-spacing:.1em !important;color:hsl(215,16%,40%) !important;margin-bottom:1.5rem !important;}
.is147{display:flex !important;flex-direction:column !important;gap:1.25rem !important;}
.is148{color:#fff !important;font-weight:600 !important;font-size:.875rem !important;margin-bottom:.25rem !important;}
.is149{color:hsl(215,16%,40%) !important;font-size:.875rem !important;line-height:1.6 !important;}
.is150{border-top:1px solid hsl(215,25%,20%) !important;}
.is151{color:var(--text-gray) !important;font-size:.875rem !important;margin-bottom:1.25rem !important;line-height:1.7 !important;}
.is152{display:flex !important;flex-direction:column !important;gap:1.5rem !important;padding-top:2rem !important;border-top:1px solid hsl(215,25%,18%) !important;}
.is153{font-size:1.125rem !important;font-weight:600 !important;color:#fff !important;max-width:40rem !important;}
.is154{padding:1rem 2rem !important;border-radius:.75rem !important;font-weight:700 !important;}
.is155{background-color:hsl(220,22%,10%) !important;}
.is156{font-weight:700 !important;color:var(--gold) !important;margin:.5rem 0 .25rem !important;}
.is157{margin-top:.5rem !important;display:inline-block !important;}
.is158{font-size:clamp(1.375rem,3vw,2rem) !important;font-weight:700 !important;margin-bottom:2rem !important;}
.is159{border-radius:1rem !important;padding:1.5rem 2rem !important;}
.is160{font-size:1.25rem !important;font-weight:700 !important;margin-bottom:1.5rem !important;}
.is161{font-size:3rem !important;margin-bottom:1rem !important;}
.is162{display:flex !important;flex-direction:column !important;gap:1rem !important;}
.is163{color:hsl(215,16%,35%) !important;}
.is164{width:100% !important;padding:1rem !important;border-radius:.75rem !important;font-size:1.125rem !important;font-weight:700 !important;}
.is165{font-size:.75rem !important;color:hsl(215,16%,35%) !important;text-align:center !important;}
.is166{font-weight:700 !important;margin-bottom:1rem !important;}
.is167{font-weight:700 !important;margin-bottom:.75rem !important;display:flex !important;align-items:center !important;gap:.5rem !important;}
.is168{color:hsl(215,16%,35%) !important;font-size:.875rem !important;margin-top:.5rem !important;}
.is169{border-radius:1rem !important;padding:1.5rem !important;background:linear-gradient(135deg,rgba(201,168,76,0.12),rgba(201,168,76,0.04)) !important;border:1px solid rgba(201,168,76,0.35) !important;}
.is170{font-weight:700 !important;text-align:center !important;font-size:1.125rem !important;margin-bottom:.5rem !important;}
.is171{color:var(--text-gray) !important;text-align:center !important;font-size:.875rem !important;}
.is172{margin-top:1rem !important;text-align:center !important;font-size:.75rem !important;color:hsl(215,16%,35%) !important;}
.is173{margin-top:.5rem !important;}



/* ===== CLEAN FINAL FIXES ===== */

/* 1) animations work again with the existing IntersectionObserver script */
.fade-in.anim{opacity:0;transform:translateY(50px);transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1);}
.fade-in.anim.visible{opacity:1;transform:none;}
.slide-left.anim{opacity:0;transform:translateX(-60px);transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1);}
.slide-left.anim.visible{opacity:1;transform:none;}
.slide-right.anim{opacity:0;transform:translateX(60px);transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1);}
.slide-right.anim.visible{opacity:1;transform:none;}
.zoom-in.anim{opacity:0;transform:scale(.9);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);}
.zoom-in.anim.visible{opacity:1;transform:none;}

/* 2) forms keep the original look */
#lead-form.lead-form{
  display:flex;
  flex-direction:column;
  gap:.75rem;
}
@media (min-width:640px){
  #lead-form.lead-form{flex-direction:row;}
}
#lead-form .form-input{flex:1;}

#contact-form{
  display:flex;
  flex-direction:column;
  gap:1rem;
}
#lead-form .btn-gold,
#contact-form .btn-gold{
  border:none;
}

/* 3) safe headings + no mobile overflow */
section h2,section h3{color:#c9a84c !important;white-space:normal;}
html,body{max-width:100%;overflow-x:clip;}
@supports not (overflow:clip){
  html,body{overflow-x:hidden;}
}
body{position:relative;}
.container,.container-md,.container-sm,.nav-inner,.hero-content,.contact-grid,.grid-2,.grid-3,.grid-4,.grid-5-stats,.portfolio-grid,.pillars-grid{min-width:0;}
.grid-2>*,.grid-3>*,.grid-4>*,.grid-5-stats>*,.contact-grid>*,.portfolio-grid>*,.pillars-grid>*{min-width:0;}
.card-dark,.card-darker,.stat-card,.price-highlight,.mp-card,.fw-card,.pillar,.gold-box{min-width:0;overflow-wrap:break-word;}
img,iframe,video,svg,table{max-width:100%;}
table{table-layout:fixed;}
th,td{overflow-wrap:break-word;word-break:break-word;}

/* 4) desktop video as before, mobile video larger and vertical */
@media (min-width:768px){
  .is30{
    max-width:none !important;
    margin:0 !important;
    padding-bottom:56.25% !important;
    background:#000 !important;
  }
}
@media (max-width:767px){
  html{font-size:16px;}
  h1,h2,h3,h4,
  section h2,
  section h3,
  .is9,.is11,.is20,.is29,.is32,.is49,.is56,.is62,.is85,.is90,.is96,.is118,.is129,.is135,.is139,.is143,.is158{
    white-space:normal !important;
    text-wrap:balance;
    overflow-wrap:anywhere;
    word-break:normal;
    line-height:1.18 !important;
    letter-spacing:.01em !important;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
  }
  .is11,.is32,.is56,.is85,.is129,.is135,.is158{font-size:1.1rem !important;line-height:1.2 !important;}
  .is20,.is29,.is49,.is62,.is96,.is118,.is139,.is143,.is90{font-size:1rem !important;line-height:1.2 !important;}
  .grid-5-stats{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:.75rem !important;}
  .price-highlight,.stat-card{min-width:0;padding:.85rem .7rem !important;}
  .hero-content{padding-left:1rem;padding-right:1rem;overflow:hidden;}
  .is77,.is103{overflow-x:auto !important;-webkit-overflow-scrolling:touch;}
  .is30{
    max-width:100% !important;
    padding-bottom:165% !important;
    margin:0 !important;
    border-radius:14px !important;
    background:#000 !important;
  }
  .lb-prev,.lb-next{width:2.5rem;height:2.5rem;font-size:1.5rem;}
  .lb-prev{left:.5rem;}
  .lb-next{right:.5rem;}
}

/* 5) disable dangerous auto-rotations by filename */
img[src*="IMG_6829"],
img[src*="20181123"],
img[src*="IMG_7793"],
.portfolio-grid .tall .gallery-img,
.gallery-item:hover img[src*="IMG_6829"],
.gallery-item:hover img[src*="20181123"],
.gallery-item:hover img[src*="IMG_7793"]{
  transform:none !important;
}
.lb-img-wrap img[src*="IMG_6829"],
.lb-img-wrap img[src*="20181123"],
.lb-img-wrap img[src*="IMG_7793"]{
  max-width:92vw !important;
  max-height:88vh !important;
}

/* 6) first photo in "Лучшие проекты" stays unrotated */
.portfolio-grid a:first-child img{
  transform:none !important;
}
