:root{--bg:#07090a;--panel:#101416;--text:#f2f4ef;--muted:#9ca4a0;--line:rgba(255,255,255,.12);--lime:#ccff3d;--red:#ef2e2e;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"DM Sans",sans-serif;overflow-x:hidden}.noise{position:fixed;inset:0;pointer-events:none;opacity:.025;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.site-header{height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4vw;position:absolute;top:0;width:100%;z-index:10;border-bottom:1px solid var(--line)}.brand img,footer img{width:170px;max-height:62px;object-fit:contain;filter:brightness(1.1)}nav{display:flex;gap:34px}a{color:inherit;text-decoration:none}nav a{font-size:14px;color:#c7ceca}.quote-pill{justify-self:end;border:1px solid var(--line);background:rgba(255,255,255,.06);color:#fff;border-radius:99px;padding:11px 15px;cursor:pointer}.quote-pill span{display:inline-grid;place-items:center;background:var(--lime);color:#0a0c0c;width:25px;height:25px;border-radius:50%;margin-left:8px;font-weight:700}.menu-button{display:none;background:none;border:0;color:#fff;font-size:24px}.hero{min-height:780px;padding:150px 7vw 80px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:4vw;background:radial-gradient(circle at 78% 45%,rgba(204,255,61,.1),transparent 29%),linear-gradient(115deg,#0c0f10,#050607 70%)}.hero-copy{max-width:710px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.17em;color:#b6beb9;font-weight:600}.eyebrow span{display:inline-block;width:27px;height:1px;background:var(--lime);vertical-align:middle;margin-right:9px}h1,h2,h3{font-family:"Space Grotesk",sans-serif;margin-top:0}h1{font-size:clamp(57px,6.6vw,108px);line-height:.91;letter-spacing:-.065em;margin:32px 0}h1 em{color:var(--lime);font-style:normal}.hero-text{max-width:610px;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.button{height:54px;border-radius:99px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);font-weight:600;font:600 15px "DM Sans";cursor:pointer}.button.primary{background:var(--lime);color:#080a09;border-color:var(--lime)}.button.primary b{margin-left:25px;font-size:20px}.button.secondary{background:rgba(255,255,255,.025)}.hero-stats{display:flex;margin-top:62px;gap:47px}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font:600 22px "Space Grotesk"}.hero-stats span{font-size:12px;color:var(--muted);margin-top:5px}.hero-visual{height:590px;position:relative;display:grid;place-items:center;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:62px 62px;mask-image:linear-gradient(to bottom,transparent,#000 15%,#000 85%,transparent)}.material-card{width:min(390px,75%);aspect-ratio:.76;border:1px solid rgba(255,255,255,.25);border-radius:8px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;z-index:2;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.17),rgba(255,255,255,.015)),url("https://pkholdingindia.com/new%20elements/Black%20and%20Red%20Dark%20and%20Dynamic%20Interior%20Design%20new%20interior%20video%20instagram%20post.png") center/cover}.material-card:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent 20%,rgba(5,7,7,.93));z-index:-1}.material-card>span{position:absolute;top:24px;font-size:9px;letter-spacing:.16em}.material-card h2{font-size:37px;letter-spacing:-.04em}.material-chip{font-size:12px;border-top:1px solid var(--line);padding-top:18px}.material-chip i{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 14px var(--lime);margin-right:7px}.orbit{position:absolute;border:1px solid rgba(204,255,61,.24);border-radius:50%}.orbit-one{width:500px;height:500px}.orbit-two{width:390px;height:390px}.floating-note{position:absolute;z-index:3;background:rgba(13,17,17,.8);border:1px solid var(--line);backdrop-filter:blur(10px);font-size:11px;text-transform:uppercase;letter-spacing:.1em;padding:14px}.floating-note b{color:var(--lime);margin-left:18px}.note-one{top:25%;left:1%}.note-two{right:0;bottom:22%}.ticker{border-block:1px solid var(--line);height:56px;display:flex;align-items:center;overflow:hidden;color:#858d88;font:600 12px "Space Grotesk";letter-spacing:.16em;white-space:nowrap}.ticker div{animation:marquee 24s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding:110px 7vw}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px;gap:40px}.section-heading h2,.cta h2{font-size:clamp(38px,4vw,64px);letter-spacing:-.05em;margin:12px 0 0}.section-heading>p{max-width:500px;color:var(--muted);line-height:1.7}.catalogue-tools{display:flex;justify-content:space-between;gap:20px;margin-bottom:35px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid var(--line);background:transparent;color:#b8c0bc;border-radius:99px;padding:10px 16px;cursor:pointer;font:500 13px "DM Sans"}.filter.active{background:var(--text);color:#080a09}.search{width:min(320px,100%);height:44px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px}.search input{width:100%;background:transparent;border:0;outline:0;color:#fff;font:14px "DM Sans"}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.25s}.product-card:hover{border-color:rgba(204,255,61,.5);transform:translateY(-4px)}.product-image{aspect-ratio:1.23;background:#f4f5f1;display:grid;place-items:center;padding:25px;position:relative}.product-image img{width:100%;height:100%;object-fit:contain}.product-image span{position:absolute;top:13px;left:13px;background:#0b0d0d;color:#fff;border-radius:99px;font-size:9px;letter-spacing:.1em;text-transform:uppercase;padding:7px 10px}.product-info{padding:21px}.product-info small{color:var(--lime);text-transform:uppercase;letter-spacing:.12em;font-size:9px}.product-info h3{font-size:20px;margin:8px 0 17px}.add-button{width:100%;height:43px;background:transparent;color:#fff;border:1px solid var(--line);border-radius:99px;font:600 13px "DM Sans";cursor:pointer}.add-button:hover,.add-button.added{background:var(--lime);color:#080a09;border-color:var(--lime)}.empty-state{text-align:center;color:var(--muted);padding:60px}.process{background:#ebeee8;color:#0b0d0c}.process .eyebrow{color:#4e5651}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #bdc3bd}.process-grid article{padding:40px 6vw 20px 0;border-right:1px solid #bdc3bd;min-height:260px}.process-grid article+article{padding-left:4vw}.process-grid b{color:#778078;font-size:12px}.process-grid h3{font-size:26px;margin:55px 0 12px}.process-grid p{color:#5b625d;line-height:1.65}.cta{text-align:center;min-height:550px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 90%,rgba(204,255,61,.15),transparent 35%)}.cta h2{max-width:850px}.cta>p:not(.eyebrow){color:var(--muted);font-size:18px}.cta .hero-actions{justify-content:center}footer{border-top:1px solid var(--line);padding:55px 7vw;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:35px;color:var(--muted);font-size:14px;line-height:1.7}footer strong{color:#fff;font-family:"Space Grotesk"}footer img{margin-bottom:15px}.cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.68);z-index:90;opacity:0;pointer-events:none;transition:.3s}.quote-drawer{position:fixed;z-index:100;right:0;top:0;height:100%;width:min(510px,100%);background:#111516;transform:translateX(100%);transition:.35s cubic-bezier(.22,.8,.28,1);padding:30px;display:flex;flex-direction:column;box-shadow:-20px 0 60px #000}.cart-open .quote-drawer{transform:none}.cart-open .cart-overlay{opacity:1;pointer-events:auto}.drawer-head{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px}.drawer-head h2{font-size:31px;margin:4px 0}.drawer-head button{background:none;border:0;color:#fff;font-size:35px;cursor:pointer}.cart-items{overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:65px 1fr auto;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.cart-item img{width:65px;height:57px;object-fit:contain;background:#fff;border-radius:8px;padding:6px}.cart-item h4{margin:0 0 7px;font:600 14px "Space Grotesk"}.qty{display:flex;align-items:center;gap:9px}.qty button,.remove{border:1px solid var(--line);background:transparent;color:#fff;cursor:pointer}.qty button{width:25px;height:25px;border-radius:50%}.remove{border:0;font-size:18px;color:#89918d}.cart-empty{margin:auto;text-align:center;color:var(--muted)}.cart-empty span{font-size:45px;color:var(--lime)}.cart-empty h3{color:#fff}.drawer-form{border-top:1px solid var(--line);padding-top:18px;display:grid;gap:12px}.drawer-form label{font-size:11px;color:#aeb6b1;text-transform:uppercase;letter-spacing:.1em}.drawer-form input,.drawer-form textarea{display:block;width:100%;margin-top:7px;background:#080a0b;border:1px solid var(--line);border-radius:10px;color:#fff;padding:11px;font:14px "DM Sans";resize:vertical}.drawer-form .button{width:100%;border:0}.drawer-form small{text-align:center;color:#777f7a}.floating-cart{position:fixed;z-index:40;right:24px;bottom:24px;border:0;background:var(--lime);color:#070908;height:58px;border-radius:99px;padding:0 20px;display:flex;align-items:center;gap:8px;box-shadow:0 10px 40px rgba(0,0,0,.5);cursor:pointer}.floating-cart b{background:#080a09;color:#fff;border-radius:50%;width:21px;height:21px;display:grid;place-items:center}.floating-cart em{font-style:normal;font-weight:700}.toast{position:fixed;z-index:120;bottom:95px;left:50%;transform:translate(-50%,20px);background:#fff;color:#080a09;padding:12px 18px;border-radius:99px;opacity:0;transition:.25s;font-weight:600}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1050px){.hero{grid-template-columns:1fr;min-height:auto}.hero-visual{height:560px}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.site-header{height:72px;grid-template-columns:1fr auto;padding:0 20px;position:absolute}.brand img{width:125px}.site-header nav,.site-header .quote-pill{display:none}.menu-button{display:block}.hero{padding:120px 20px 60px}.hero-visual{height:470px}.material-card{width:78%}.orbit-one{width:360px;height:360px}.orbit-two{width:290px;height:290px}.hero-stats{gap:22px;justify-content:space-between}.section{padding:75px 20px}.section-heading,.catalogue-tools{align-items:stretch;flex-direction:column}.section-heading{margin-bottom:32px}.product-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr}.process-grid article,.process-grid article+article{padding:30px 0;border-right:0;border-bottom:1px solid #bdc3bd;min-height:0}.process-grid h3{margin:30px 0 10px}footer{grid-template-columns:1fr 1fr}.quote-drawer{padding:22px}.floating-cart em{display:none}}@media(max-width:470px){h1{font-size:54px}.hero-actions .button{width:100%}.hero-stats strong{font-size:18px}.hero-stats span{font-size:10px}.hero-visual{height:410px}.material-card h2{font-size:28px}.note-one{left:-5%}.note-two{right:-5%}.product-grid{grid-template-columns:1fr}.catalogue-tools .search{width:100%}footer{grid-template-columns:1fr}}
.clear-quotation-button{width:100%;height:42px;border:1px solid var(--line);border-radius:99px;background:transparent;color:#c7cfca;font:600 13px "DM Sans";cursor:pointer}.clear-quotation-button:hover{border-color:var(--lime);color:var(--lime)}
.location-map-card{width:min(980px,100%);min-height:360px;margin:44px auto 0;display:grid;grid-template-columns:1.2fr .8fr;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:30px;background:#0d1112;box-shadow:0 30px 90px rgba(0,0,0,.38);text-align:left}.location-map-card iframe{width:100%;height:100%;min-height:360px;border:0;filter:saturate(.85) contrast(1.08)}.map-location-panel{display:flex;flex-direction:column;justify-content:center;padding:32px;background:radial-gradient(circle at 80% 8%,rgba(204,255,61,.18),transparent 34%),linear-gradient(145deg,#111718,#080a0b);color:#f4f7f1}.map-location-panel small{text-transform:uppercase;letter-spacing:.16em;color:var(--lime);font:800 10px "Space Grotesk"}.map-location-panel strong{font:700 clamp(24px,3vw,36px) "Space Grotesk";letter-spacing:-.04em;margin:12px 0}.map-location-panel p{color:#aeb8b2;line-height:1.65;margin:0 0 24px}.map-location-panel a{width:max-content;border:1px solid rgba(204,255,61,.55);border-radius:99px;color:var(--lime);padding:12px 17px;font-weight:700}.location-map-card.compact{min-height:290px;margin:28px 0 0;grid-template-columns:1fr}.location-map-card.compact iframe{min-height:240px}.location-map-card.compact .map-location-panel{padding:24px}.location-map-card.light{border-color:#c8d1ca;background:#fff;box-shadow:0 26px 70px rgba(18,26,24,.16)}.location-map-card.light .map-location-panel{background:#fff;color:#0b0d0c}.location-map-card.light .map-location-panel p{color:#5b625d}.location-map-card.light .map-location-panel a{color:#0b0d0c;border-color:#9bb07d;background:#ccff3d}
@media(max-width:760px){.location-map-card{grid-template-columns:1fr;min-height:auto;border-radius:24px}.location-map-card iframe{min-height:280px}.map-location-panel{padding:24px}}
