*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#fcfcfc;background-color:#0f1115;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:#131418;color:#fcfcfc}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{line-height:1.1}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideRight{0%{opacity:0;transform:translate(-36px)}to{opacity:1;transform:none}}@keyframes slideLeft{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:none}}@keyframes scaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}.reveal{opacity:0;transform:translateY(28px)}.reveal.visible{animation:fadeUp .7s cubic-bezier(.22,1,.36,1) forwards}.reveal-fade{opacity:0}.reveal-fade.visible{animation:fadeIn .6s ease forwards}.reveal-right{opacity:0;transform:translate(-36px)}.reveal-right.visible{animation:slideRight .7s cubic-bezier(.22,1,.36,1) forwards}.reveal-left{opacity:0;transform:translate(36px)}.reveal-left.visible{animation:slideLeft .7s cubic-bezier(.22,1,.36,1) forwards}.reveal-scale{opacity:0;transform:scale(.94)}.reveal-scale.visible{animation:scaleIn .6s cubic-bezier(.22,1,.36,1) forwards}.d1{animation-delay:.08s}.d2{animation-delay:.16s}.d3{animation-delay:.24s}.d4{animation-delay:.32s}.d5{animation-delay:.4s}.d6{animation-delay:.48s}._header_1akg0_3{position:fixed;top:0;left:0;width:100vw;z-index:100;background:#0f1115b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1.5px solid rgba(203,163,101,.15);box-shadow:0 2px 12px #00000026;transition:background .25s ease,box-shadow .25s ease,border-color .25s ease}._headerScrolled_1akg0_18{background:#0f1115f5;border-bottom-color:#cba36533;box-shadow:0 2px 20px #00000040}._headerInner_1akg0_24{max-width:1200px;margin:0 auto;padding:0 24px;height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}._headerBrand_1akg0_36{display:flex;align-items:center;flex-shrink:0}._headerBrandLink_1akg0_42{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}._headerLogo_1akg0_50{width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._headerLogo_1akg0_50 img{width:100%;height:100%;object-fit:cover}._headerTitle_1akg0_66{font-size:1.15rem;font-weight:800;text-transform:uppercase;font-style:italic;letter-spacing:.04em;color:#fcfcfc}._headerNav_1akg0_76{display:flex;align-items:center;gap:36px;flex:1;justify-content:center}._headerNavLink_1akg0_84{font-size:.98rem;font-weight:600;color:#fcfcfc;text-decoration:none;transition:color .18s;position:relative}._headerNavLink_1akg0_84:after{content:"";position:absolute;left:0;bottom:-3px;width:0;height:2px;background:#e6c88f;border-radius:2px;transition:width .2s ease}._headerNavLink_1akg0_84:hover{color:#e6c88f}._headerNavLink_1akg0_84:hover:after,._headerNavLinkActive_1akg0_105:after{width:100%}._headerNavLinkActive_1akg0_105{color:#e6c88f}._headerRight_1akg0_109{display:flex;align-items:center;gap:14px;flex-shrink:0}._headerButton_1akg0_116{background:#e6c88f;color:#131418;font-weight:700;font-size:.98rem;border:none;border-radius:999px;padding:12px 28px;box-shadow:0 2px 12px #e6c88f26;cursor:pointer;transition:background .18s;text-decoration:none;display:inline-block;white-space:nowrap}._headerButton_1akg0_116:hover{background:#d4a855}._hamburger_1akg0_134{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:4px;border-radius:8px;transition:background .16s}._hamburger_1akg0_134:hover{background:#101d220f}._hamburgerLine_1akg0_150{display:block;width:100%;height:2px;background:#fcfcfc;border-radius:2px;transition:transform .25s ease,opacity .2s ease;transform-origin:center}._hamburgerOpen_1akg0_161 ._hamburgerLine_1akg0_150:nth-child(1){transform:translateY(7px) rotate(45deg)}._hamburgerOpen_1akg0_161 ._hamburgerLine_1akg0_150:nth-child(2){opacity:0;transform:scaleX(0)}._hamburgerOpen_1akg0_161 ._hamburgerLine_1akg0_150:nth-child(3){transform:translateY(-7px) rotate(-45deg)}._mobileNav_1akg0_166{display:flex;flex-direction:column;background:#0f1115fa;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1.5px solid rgba(203,163,101,.15);overflow:hidden;max-height:0;transition:max-height .32s ease,padding .32s ease;padding:0 24px}._mobileNavOpen_1akg0_179{max-height:360px;padding:16px 24px 24px}._mobileNavLink_1akg0_184{font-size:1.05rem;font-weight:600;color:#fcfcfc;text-decoration:none;padding:12px 0;border-bottom:1px solid rgba(203,163,101,.15);transition:color .16s}._mobileNavLink_1akg0_184:last-of-type{border-bottom:none}._mobileNavLink_1akg0_184:hover,._mobileNavLinkActive_1akg0_195{color:#e6c88f}._mobileNavBtn_1akg0_197{display:inline-flex;align-items:center;justify-content:center;background:#e6c88f;color:#131418;font-weight:700;font-size:1rem;border-radius:999px;padding:13px 28px;text-decoration:none;margin-top:16px;transition:background .18s;text-align:center}._mobileNavBtn_1akg0_197:hover{background:#d4a855}@media(max-width:900px){._headerInner_1akg0_24{padding:0 16px}._headerNav_1akg0_76{gap:20px}}@media(max-width:700px){._headerNav_1akg0_76,._headerButton_1akg0_116{display:none}._hamburger_1akg0_134{display:flex}}._heroSection_ayffo_3{position:relative;min-height:90vh;width:100vw;display:flex;align-items:flex-end;padding:0;margin:0;background:transparent;overflow:hidden}._heroBgWrap_ayffo_15{position:absolute;inset:0;z-index:1;width:100%;height:100%}._heroBg_ayffo_15{width:100%;height:100%;background:linear-gradient(to top,#101d22b8,#101d221f 60%,#101d220a),url(/assets/hero-bg-YXeTstxB.jpg);background-size:cover;background-position:center;background-color:#0f1115}._heroContentWrap_ayffo_33{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 0 64px;display:flex;align-items:flex-end;height:100%}._heroContent_ayffo_33{max-width:480px;margin-left:0;margin-bottom:0;padding-left:32px}._heroEyebrow_ayffo_52{color:#e6c88f;font-weight:600;text-transform:uppercase;font-size:.85rem;letter-spacing:.16em;margin-bottom:18px;display:block}._heroTitle_ayffo_62{color:#fcfcfc;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:900;line-height:1.08;margin-bottom:18px;letter-spacing:-.02em}._heroTitle_ayffo_62 span{background:linear-gradient(90deg,#cba365,#e0e5ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:italic;font-weight:800}._heroDesc_ayffo_80{color:#e2e8f0;font-size:1.08rem;font-weight:400;margin-bottom:36px;line-height:1.6}._heroActions_ayffo_88{display:flex;gap:18px;flex-wrap:wrap}._heroButtonPrimary_ayffo_94{background:#e6c88f;color:#131418;font-weight:700;font-size:1.08rem;border:none;border-radius:999px;padding:14px 32px;display:flex;align-items:center;gap:8px;box-shadow:0 2px 12px #13b6ec1a;cursor:pointer;transition:background .18s}._heroButtonPrimary_ayffo_94:hover{background:#d4a855}._heroButtonSecondary_ayffo_113{background:#131418;color:#fcfcfc;font-weight:700;font-size:1.08rem;border:none;border-radius:999px;padding:14px 32px;cursor:pointer;transition:background .18s,color .18s;box-shadow:0 2px 12px #101d220f}._heroButtonSecondary_ayffo_113:hover{background:#1b1e24;color:#e6c88f}._heroButtonPrimary_ayffo_94 ._material-symbols-outlined_ayffo_130{font-size:1.2em;margin-left:6px}@media(max-width:900px){._heroContentWrap_ayffo_33{padding:0 0 32px}._heroContent_ayffo_33{max-width:100%;padding-left:16px}._heroTitle_ayffo_62{font-size:2.1rem}}@media(max-width:600px){._heroSection_ayffo_3{min-height:340px;height:60vh}._heroTitle_ayffo_62{font-size:1.3rem}._heroContent_ayffo_33{padding-left:8px}._heroActions_ayffo_88 button{padding:10px 16px;font-size:.98rem}}._philosophySection_oy3ic_3{padding:80px 24px;background:#131418}._philosophyContainer_oy3ic_8{max-width:1200px;margin:0 auto;display:flex;gap:64px;align-items:center}._leftContent_oy3ic_17{flex:1 1 0;min-width:0}._heading_oy3ic_22{font-family:Playfair Display,serif;font-size:2.4rem;font-weight:800;color:#fcfcfc;margin-bottom:20px;letter-spacing:-.01em}._highlight_oy3ic_31{color:#a3824f}._description_oy3ic_35{font-size:1rem;color:#6b7680;margin-bottom:36px;line-height:1.7;max-width:440px}._cards_oy3ic_43{display:flex;flex-direction:column;gap:16px}._card_oy3ic_43{display:flex;align-items:flex-start;gap:16px;background:#1b1e24;border-radius:14px;padding:20px}._card_oy3ic_43 h3{font-size:1rem;font-weight:700;color:#fcfcfc;margin-bottom:6px}._card_oy3ic_43 p{font-size:.9rem;color:#6b7680;line-height:1.5}._cardIcon_oy3ic_71{font-size:1.6rem;flex-shrink:0;line-height:1;margin-top:2px}._rightContent_oy3ic_79{flex:1 1 0;min-width:0;position:relative;display:flex;justify-content:flex-end}._philosophyImage_oy3ic_87{width:100%;max-width:440px;border-radius:24px;overflow:hidden;box-shadow:0 8px 40px #101d221f}._philosophyImage_oy3ic_87 img{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1.1;display:block}._quoteBox_oy3ic_103{position:absolute;left:-12px;bottom:48px;background:#0f1115eb;color:#e6c88f;font-weight:800;font-size:.95rem;font-style:italic;padding:20px 18px;border-radius:16px;border:1px solid rgba(203,163,101,.25);box-shadow:0 4px 24px #0006;max-width:180px;z-index:2;line-height:1.4}@media(max-width:900px){._philosophyContainer_oy3ic_8{flex-direction:column;gap:40px}._rightContent_oy3ic_79{justify-content:center;width:100%}._philosophyImage_oy3ic_87{max-width:100%}._quoteBox_oy3ic_103{left:12px;bottom:16px}}.portfolio-section{padding:80px 24px;background:#1b1e24}.portfolio-inner{max-width:1200px;margin:0 auto}.portfolio-header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:48px}.portfolio-header h2{font-family:Playfair Display,serif;font-size:2.2rem;font-weight:900;color:#fcfcfc;letter-spacing:-.02em;margin-bottom:10px}.portfolio-header p{color:#6b7680;font-size:.95rem;max-width:380px;line-height:1.6}.portfolio-filters{display:flex;gap:10px;flex-wrap:wrap}.portfolio-filters button{padding:8px 20px;border-radius:999px;font-size:.88rem;font-weight:700;border:1.5px solid #e0e5ea;background:#131418;color:#6b7680;cursor:pointer;transition:all .18s}.portfolio-filters button.active{background:#e6c88f;color:#131418;border-color:#e6c88f}.portfolio-filters button:hover:not(.active){border-color:#e6c88f;color:#e6c88f}.masonry-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:220px;gap:18px}.masonry-item{position:relative;overflow:hidden;border-radius:18px;background:#ddd}.masonry-item-tall{grid-row:span 2}.masonry-item-wide{grid-column:span 2}.masonry-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}.masonry-item:hover img{transform:scale(1.07)}.masonry-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.78) 0%,transparent 60%);opacity:0;transition:opacity .3s ease;display:flex;flex-direction:column;justify-content:flex-end;padding:28px}.masonry-item:hover .masonry-overlay{opacity:1}.masonry-overlay-label{color:#e6c88f;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;margin-bottom:6px}.masonry-overlay h3{color:#fcfcfc;font-size:1.1rem;font-weight:700}.portfolio-cta{display:flex;justify-content:center;margin-top:48px}.portfolio-cta-btn{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#e6c88f;font-weight:700;font-size:1rem;border-radius:999px;padding:14px 32px;text-decoration:none;border:1.5px solid rgba(203,163,101,.4);box-shadow:0 2px 16px #0003;transition:background .18s,gap .18s,border-color .18s}.portfolio-cta-btn:hover{background:#e6c88f;gap:12px}.portfolio-cta-btn .material-symbols-outlined{font-size:1.15em}@media(max-width:900px){.masonry-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px}.masonry-item-wide{grid-column:span 2}}@media(max-width:600px){.masonry-grid{grid-template-columns:1fr;grid-auto-rows:240px}.masonry-item-tall,.masonry-item-wide{grid-row:span 1;grid-column:span 1}}.trends-section{padding:80px 24px;background:#131418}.trends-inner{max-width:1200px;margin:0 auto}.trends-header{text-align:center;margin-bottom:56px}.trends-eyebrow{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:#e6c88f;margin-bottom:14px}.trends-header h2{font-family:Playfair Display,serif;font-size:2.6rem;font-weight:900;color:#fcfcfc;letter-spacing:-.02em;margin-bottom:16px}.trends-header p{color:#6b7680;font-size:.97rem;max-width:520px;margin:0 auto;line-height:1.6}.trends-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.trend-card-wrap{display:flex;flex-direction:column}.trend-swatch{height:200px;border-radius:24px;display:flex;align-items:center;justify-content:center;padding:32px;margin-bottom:24px;transition:transform .25s ease;text-align:center}.trend-card-wrap:hover .trend-swatch{transform:translateY(-6px)}.trend-swatch-label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;opacity:.82;margin-bottom:8px}.trend-swatch h3{font-size:2rem;font-weight:900;line-height:1}.swatch-teal{background:#cba365;color:#131418}.swatch-lime{background:#e0e5ea;color:#1a1d24}.swatch-ochre{background:#a3824f;color:#131418}.trend-subtitle{font-size:1.15rem;font-weight:700;color:#fcfcfc;margin-bottom:10px}.trend-desc{font-size:.92rem;color:#6b7680;line-height:1.65}.trends-cta{display:flex;justify-content:center;margin-top:48px}.trends-cta-btn{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#e6c88f;font-weight:700;font-size:1rem;border-radius:999px;padding:14px 32px;text-decoration:none;border:1.5px solid rgba(203,163,101,.4);box-shadow:0 2px 16px #0003;transition:background .18s,gap .18s,border-color .18s}.trends-cta-btn:hover{background:#cba365;gap:12px}.trends-cta-btn .material-symbols-outlined{font-size:1.15em}@media(max-width:900px){.trends-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}._newsletterSection_mdreb_3{padding:64px 24px;background:transparent}._newsletterContainer_mdreb_8{max-width:1200px;margin:0 auto;background:linear-gradient(135deg,#0a0a0a 80%,#cba365);border-radius:48px;padding:64px 32px;position:relative;overflow:hidden;box-shadow:0 8px 48px #101d221a;display:flex;flex-direction:column;align-items:flex-start}._newsletterGradient_mdreb_22{position:absolute;top:0;right:0;width:55%;height:100%;opacity:.18;pointer-events:none;background:linear-gradient(135deg,#cba365,#e0e5ea 60%,#a3824f);filter:blur(80px);z-index:1}._newsletterContent_mdreb_35{position:relative;z-index:2;max-width:480px}._newsletterTitle_mdreb_41{color:#fcfcfc;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:800;margin-bottom:18px;line-height:1.1}._newsletterTitle_mdreb_41 span{color:#e6c88f;font-style:italic}._newsletterDesc_mdreb_54{color:#bfc9d1;font-size:1.1rem;margin-bottom:32px}._newsletterForm_mdreb_60{display:flex;flex-direction:column;gap:16px}@media(min-width:600px){._newsletterForm_mdreb_60{flex-direction:row}}._newsletterInput_mdreb_71{flex:1 1 200px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:18px 24px;color:#fcfcfc;font-size:1rem;outline:none;transition:border .2s}._newsletterInput_mdreb_71:focus{border:1.5px solid #e6c88f}._newsletterButton_mdreb_86{background:#e6c88f;color:#131418;font-weight:700;border:none;border-radius:16px;padding:18px 32px;font-size:1rem;cursor:pointer;transition:background .2s}._newsletterButton_mdreb_86:hover{background:#d4a855}._section_1xe23_3{padding:96px 24px;background:#0f1115;position:relative;overflow:hidden}._section_1xe23_3:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(203,163,101,.3),transparent)}._section_1xe23_3:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(203,163,101,.3),transparent)}._container_1xe23_30{max-width:800px;margin:0 auto;text-align:center}._eyebrow_1xe23_36{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:#e6c88f;margin-bottom:14px}._heading_1xe23_46{font-family:Playfair Display,serif;font-size:2.4rem;font-weight:800;color:#fcfcfc;margin-bottom:56px;letter-spacing:-.01em}._carousel_1xe23_55{position:relative;min-height:220px}._card_1xe23_60{position:absolute;inset:0;opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}._cardActive_1xe23_73{opacity:1;transform:translateY(0);pointer-events:auto}._stars_1xe23_79{display:flex;gap:4px;margin-bottom:24px}._star_1xe23_79{color:#e6c88f;font-size:1.2rem}._quote_1xe23_90{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:400;font-style:italic;color:#e0e5ea;line-height:1.7;margin-bottom:32px;max-width:640px}._author_1xe23_101{display:flex;flex-direction:column;gap:4px}._authorName_1xe23_107{font-size:1rem;font-weight:700;color:#fcfcfc}._authorTitle_1xe23_113{font-size:.85rem;color:#6b7680;font-weight:500}._dots_1xe23_119{display:flex;gap:10px;justify-content:center;margin-top:40px}._dot_1xe23_119{width:10px;height:10px;border-radius:50%;border:1.5px solid rgba(203,163,101,.4);background:transparent;cursor:pointer;transition:background .25s,border-color .25s,transform .25s;padding:0}._dotActive_1xe23_137{background:#e6c88f;border-color:#e6c88f;transform:scale(1.2)}._dot_1xe23_119:hover:not(._dotActive_1xe23_137){border-color:#e6c88f}@media(max-width:600px){._heading_1xe23_46{font-size:1.8rem}._quote_1xe23_90{font-size:1.05rem}._carousel_1xe23_55{min-height:280px}}._overlay_jn65y_3{position:fixed;inset:0;background:#101d22a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:999;display:flex;align-items:center;justify-content:center;padding:24px;animation:_fadeIn_jn65y_1 .2s ease}@keyframes _fadeIn_jn65y_1{0%{opacity:0}to{opacity:1}}._modal_jn65y_18{background:#131418;border-radius:24px;width:100%;max-width:740px;max-height:88vh;display:flex;flex-direction:column;box-shadow:0 24px 80px #101d2238;animation:_slideUp_jn65y_1 .25s ease;overflow:hidden}@keyframes _slideUp_jn65y_1{0%{transform:translateY(24px);opacity:0}to{transform:none;opacity:1}}._modalHeader_jn65y_34{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:28px 32px 20px;border-bottom:1.5px solid #e5e9ef;flex-shrink:0}._modalEyebrow_jn65y_44{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#e6c88f;margin-bottom:6px}._modalTitle_jn65y_54{font-size:1.4rem;font-weight:900;color:#fcfcfc;margin:0 0 4px}._modalUpdated_jn65y_61{font-size:.78rem;color:#9ba8af;margin:0}._closeBtn_jn65y_67{width:38px;height:38px;border-radius:50%;border:1.5px solid #e5e9ef;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#6b7680;flex-shrink:0;transition:background .16s,color .16s}._closeBtn_jn65y_67:hover{background:#1b1e24;color:#fcfcfc}._closeBtn_jn65y_67 ._material-symbols-outlined_jn65y_82{font-size:1.2rem}._modalBody_jn65y_85{overflow-y:auto;padding:28px 32px;flex:1;scroll-behavior:smooth}._modalBody_jn65y_85::-webkit-scrollbar{width:6px}._modalBody_jn65y_85::-webkit-scrollbar-track{background:#1b1e24;border-radius:3px}._modalBody_jn65y_85::-webkit-scrollbar-thumb{background:#c8d4da;border-radius:3px}._legalIntro_jn65y_96{font-size:.95rem;color:#444;line-height:1.72;margin-bottom:28px;padding:20px;background:#1b1e24;border-radius:12px;border-left:3px solid #e6c88f}._legalBody_jn65y_107 h3{font-size:.98rem;font-weight:800;color:#fcfcfc;margin:28px 0 10px;padding-bottom:6px;border-bottom:1px solid #e5e9ef}._legalBody_jn65y_107 h3:first-child{margin-top:0}._legalBody_jn65y_107 p{font-size:.9rem;color:#555;line-height:1.72;margin:0 0 12px}._legalBody_jn65y_107 ul{padding-left:20px;margin:0 0 12px;display:flex;flex-direction:column;gap:6px}._legalBody_jn65y_107 li{font-size:.88rem;color:#555;line-height:1.65}._legalBody_jn65y_107 strong{color:#fcfcfc;font-weight:700}._legalBody_jn65y_107 a{color:#e6c88f;text-decoration:none;font-weight:600}._legalBody_jn65y_107 a:hover{text-decoration:underline}._modalFooter_jn65y_149{padding:16px 32px 24px;border-top:1.5px solid #e5e9ef;display:flex;justify-content:flex-end;flex-shrink:0}._footerBtn_jn65y_157{background:#e6c88f;color:#131418;font-weight:700;font-size:.95rem;border:none;border-radius:999px;padding:11px 28px;cursor:pointer;font-family:inherit;transition:background .18s}._footerBtn_jn65y_157:hover{background:#d4a855}@media(max-width:600px){._modal_jn65y_18{border-radius:20px;max-height:94vh}._modalHeader_jn65y_34,._modalBody_jn65y_85,._modalFooter_jn65y_149{padding-left:20px;padding-right:20px}._modalTitle_jn65y_54{font-size:1.2rem}}.footer{background:#131418;border-top:1.5px solid rgba(203,163,101,.2);padding:60px 24px 32px}.footer-inner{max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px;margin-bottom:48px}.footer-brand{display:flex;flex-direction:column}.footer-logo-wrap{display:flex;align-items:center;gap:10px;margin-bottom:20px}.footer-logo-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;overflow:hidden}.footer-logo-icon img{width:100%;height:100%;object-fit:cover}.footer-brand-name{font-size:1.05rem;font-weight:900;text-transform:uppercase;font-style:italic;letter-spacing:.04em;color:#fcfcfc}.footer-brand-desc{color:#6b7680;font-size:.92rem;line-height:1.65;max-width:280px;margin-bottom:24px}.footer-social{display:flex;gap:12px}.footer-social a{width:38px;height:38px;border-radius:50%;border:1.5px solid rgba(203,163,101,.2);display:flex;align-items:center;justify-content:center;color:#6b7680;transition:background .18s,color .18s,border-color .18s;text-decoration:none}.footer-social a:hover{background:#e6c88f;color:#131418;border-color:#e6c88f}.footer-social a .material-symbols-outlined{font-size:1.1rem}.footer-nav h4{font-size:.95rem;font-weight:700;color:#fcfcfc;margin-bottom:20px}.footer-nav ul{list-style:none;display:flex;flex-direction:column;gap:12px}.footer-nav ul li a{font-size:.9rem;color:#6b7680;text-decoration:none;transition:color .15s}.footer-nav ul li a:hover{color:#e6c88f}.footer-contact-item{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#6b7680}.footer-contact-item .material-symbols-outlined{font-size:1rem;color:#e6c88f;flex-shrink:0}.footer-bottom{padding-top:24px;border-top:1.5px solid rgba(203,163,101,.2);display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.footer-bottom p,.footer-bottom a{font-size:.82rem;color:#9ba8b0;text-decoration:none}.footer-bottom-links{display:flex;gap:24px}.footer-bottom-links a:hover{color:#fcfcfc}.footer-legal-btn{background:none;border:none;padding:0;font-size:.82rem;color:#9ba8b0;cursor:pointer;font-family:inherit;transition:color .15s}.footer-legal-btn:hover{color:#fcfcfc}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}}@media(max-width:600px){.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:span 1}}._banner_1yo2m_3{position:fixed;bottom:20px;left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:700px;z-index:900;border-radius:12px;background:#0a0a0a;box-shadow:0 4px 24px #0000004d;border:1px solid #2a2a2a;overflow:hidden;animation:_slideUp_1yo2m_1 .35s ease}@keyframes _slideUp_1yo2m_1{0%{transform:translate(-50%) translateY(24px);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}._bannerMain_1yo2m_25{padding:14px 18px;display:flex;align-items:center;gap:12px;flex-wrap:nowrap}._bannerText_1yo2m_33{display:flex;align-items:center;gap:8px;flex:1;min-width:0}._bannerIcon_1yo2m_41{display:none}._bannerTitle_1yo2m_45{font-size:.78rem;font-weight:600;color:#fcfcfc;margin:0;white-space:nowrap}._bannerDesc_1yo2m_53{display:none}._bannerActions_1yo2m_57{display:flex;gap:8px;flex-wrap:nowrap;align-items:center;flex-shrink:0}._btnSettings_1yo2m_66{display:inline-flex;align-items:center;gap:4px;background:transparent;border:1px solid #444;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:600;color:#999;cursor:pointer;font-family:inherit;transition:all .2s;white-space:nowrap}._btnSettings_1yo2m_66 ._material-symbols-outlined_1yo2m_82{font-size:.9rem}._btnSettings_1yo2m_66:hover{border-color:#e6c88f;color:#e6c88f}._btnReject_1yo2m_85{background:transparent;border:1px solid #444;border-radius:6px;padding:6px 14px;font-size:.75rem;font-weight:600;color:#999;cursor:pointer;font-family:inherit;transition:all .2s;white-space:nowrap}._btnReject_1yo2m_85:hover{border-color:#999;color:#ccc}._btnAccept_1yo2m_100{background:#e6c88f;border:none;border-radius:6px;padding:6px 16px;font-size:.75rem;font-weight:700;color:#000;cursor:pointer;font-family:inherit;transition:all .2s;white-space:nowrap;box-shadow:0 2px 8px #e6c88f26}._btnAccept_1yo2m_100:hover{background:#d4a855;box-shadow:0 4px 12px #e6c88f40}._settings_1yo2m_117{padding:24px 28px;border-bottom:1.5px solid #e5e9ef}._settingsTitle_1yo2m_122{font-size:1rem;font-weight:800;color:#fcfcfc;margin:0 0 8px}._settingsDesc_1yo2m_129{font-size:.82rem;color:#6b7680;line-height:1.6;margin:0 0 20px}._settingsDesc_1yo2m_129 a{color:#e6c88f;text-decoration:none;font-weight:600}._toggleList_1yo2m_137{display:flex;flex-direction:column;gap:0;margin-bottom:20px}._toggleRow_1yo2m_144{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #f0f3f5}._toggleRow_1yo2m_144:last-child{border-bottom:none}._toggleLabel_1yo2m_154{font-size:.88rem;font-weight:700;color:#fcfcfc;display:block;margin-bottom:2px}._toggleDesc_1yo2m_162{font-size:.78rem;color:#6b7680;line-height:1.5;margin:0}._toggle_1yo2m_137{width:44px;height:24px;border-radius:999px;background:#d8dee3;border:none;cursor:pointer;position:relative;flex-shrink:0;transition:background .22s;padding:0}._toggleOn_1yo2m_183{background:#e6c88f}._toggleForced_1yo2m_185{background:#e6c88f;cursor:not-allowed;opacity:.7}._toggleThumb_1yo2m_191{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#131418;box-shadow:0 1px 4px #0000002e;transition:transform .22s;display:block}._toggleOn_1yo2m_183 ._toggleThumb_1yo2m_191,._toggleForced_1yo2m_185 ._toggleThumb_1yo2m_191{transform:translate(20px)}._settingsActions_1yo2m_206{display:flex;gap:10px;justify-content:flex-end}._btnOutline_1yo2m_212{background:none;border:1.5px solid #e0e5ea;border-radius:999px;padding:9px 20px;font-size:.85rem;font-weight:700;color:#6b7680;cursor:pointer;font-family:inherit;transition:all .16s}._btnOutline_1yo2m_212:hover{border-color:#e6c88f;color:#e6c88f}._btnPrimary_1yo2m_226{background:#e6c88f;border:none;border-radius:999px;padding:9px 22px;font-size:.85rem;font-weight:700;color:#131418;cursor:pointer;font-family:inherit;transition:background .16s}._btnPrimary_1yo2m_226:hover{background:#d4a855}@media(max-width:700px){._banner_1yo2m_3{bottom:12px;width:calc(100% - 24px);border-radius:10px}._bannerMain_1yo2m_25{flex-direction:column;align-items:stretch;padding:12px 14px;gap:10px}._bannerText_1yo2m_33{flex-direction:column;align-items:flex-start}._bannerTitle_1yo2m_45{font-size:.75rem}._bannerActions_1yo2m_57{flex-direction:row;justify-content:flex-end;width:100%}._btnSettings_1yo2m_66,._btnReject_1yo2m_85,._btnAccept_1yo2m_100{width:auto}._settings_1yo2m_117{padding:16px}}._hero_npk4d_4{position:relative;min-height:72vh;display:flex;align-items:flex-end;overflow:hidden}._heroBg_npk4d_12{position:absolute;inset:0;background:linear-gradient(to top,#101d22cc,#101d224d 55%,#101d221a),url(/assets/p2-pAQJeRCs.jpg);background-size:cover;background-position:center;background-color:#0f1115}._heroContent_npk4d_23{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 32px 64px}._heroEyebrow_npk4d_32{display:block;color:#e6c88f;font-weight:600;text-transform:uppercase;font-size:.85rem;letter-spacing:.16em;margin-bottom:18px}._heroTitle_npk4d_42{color:#fcfcfc;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:900;line-height:1.08;letter-spacing:-.02em;margin-bottom:18px;max-width:480px}._heroTitle_npk4d_42 span{background:linear-gradient(90deg,#cba365,#e0e5ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:italic}._heroDesc_npk4d_61{color:#e2e8f0;font-size:1.08rem;line-height:1.6;margin-bottom:36px;max-width:440px}._heroActions_npk4d_69{display:flex;gap:16px;flex-wrap:wrap;align-items:center}._btnPrimary_npk4d_76{display:inline-flex;align-items:center;gap:8px;background:#e6c88f;color:#131418;font-weight:700;font-size:1.02rem;border-radius:999px;padding:14px 32px;text-decoration:none;box-shadow:0 2px 12px #e6c88f26;transition:background .18s}._btnPrimary_npk4d_76:hover{background:#d4a855}._btnPrimary_npk4d_76 ._material-symbols-outlined_npk4d_91{font-size:1.15em}._btnSecondary_npk4d_93{display:inline-flex;align-items:center;background:#131418;color:#fcfcfc;font-weight:700;font-size:1.02rem;border-radius:999px;padding:14px 32px;text-decoration:none;transition:background .18s,color .18s;box-shadow:0 2px 12px #101d220f}._btnSecondary_npk4d_93:hover{background:#1b1e24;color:#e6c88f}._container_npk4d_109{max-width:1200px;margin:0 auto;padding:0 24px}._sectionHeader_npk4d_115{text-align:center;max-width:620px;margin:0 auto 56px}._eyebrow_npk4d_121{display:block;color:#e6c88f;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.2em;margin-bottom:14px}._sectionTitle_npk4d_131{font-family:Playfair Display,serif;font-size:2.4rem;font-weight:800;color:#fcfcfc;letter-spacing:-.01em;line-height:1.12;margin-bottom:16px}._highlightOchre_npk4d_141{color:#a3824f}._highlightCyan_npk4d_142{color:#e6c88f}._highlightLime_npk4d_143{color:#cba365}._sectionDesc_npk4d_145{font-size:1rem;color:#6b7680;line-height:1.7}._servicesSection_npk4d_152{padding:96px 0;background:#1b1e24}._servicesGrid_npk4d_157{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}._serviceCard_npk4d_163{background:#131418;border-radius:20px;padding:32px 28px;box-shadow:0 4px 24px #101d220f;display:flex;flex-direction:column;gap:0;transition:transform .22s,box-shadow .22s}._serviceCard_npk4d_163:hover{transform:translateY(-4px);box-shadow:0 12px 40px #101d221c}._serviceCardIcon_npk4d_178{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:1.5rem}._serviceCardIcon_npk4d_178 ._material-symbols-outlined_npk4d_91{font-size:1.5rem}._serviceLabel_npk4d_190{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.16em;color:#6b7680;margin-bottom:8px}._serviceTitle_npk4d_199{font-size:1.15rem;font-weight:800;color:#fcfcfc;margin-bottom:12px;line-height:1.25}._serviceDesc_npk4d_207{font-size:.9rem;color:#6b7680;line-height:1.65;margin-bottom:20px;flex:1}._serviceFeatures_npk4d_215{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:8px}._serviceFeature_npk4d_215{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#a0aab2;font-weight:500}._featureIcon_npk4d_233{font-size:1.05rem!important;flex-shrink:0}._serviceBtn_npk4d_238{display:inline-flex;align-items:center;gap:6px;background:none;border:none;font-weight:700;font-size:.92rem;cursor:pointer;padding:0;margin-top:auto;transition:gap .18s}._serviceBtn_npk4d_238:hover{gap:10px}._serviceBtn_npk4d_238 ._material-symbols-outlined_npk4d_91{font-size:1.1rem}._processSection_npk4d_255{padding:96px 0;background:#131418}._processGrid_npk4d_260{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}._processCard_npk4d_267{position:relative;padding:32px 24px;text-align:center;display:flex;flex-direction:column;align-items:center}._processNumber_npk4d_276{font-size:.72rem;font-weight:800;letter-spacing:.18em;color:#e6c88f;margin-bottom:16px;text-transform:uppercase}._processIconWrap_npk4d_285{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#0a0a0a 80%,#cba365);display:flex;align-items:center;justify-content:center;color:#e6c88f;margin-bottom:20px;box-shadow:0 4px 18px #101d2224}._processIconWrap_npk4d_285 ._material-symbols-outlined_npk4d_91{font-size:1.6rem}._processTitle_npk4d_299{font-size:1.08rem;font-weight:800;color:#fcfcfc;margin-bottom:10px}._processDesc_npk4d_306{font-size:.875rem;color:#6b7680;line-height:1.65;max-width:200px}._processConnector_npk4d_313{position:absolute;top:77px;right:-22px;width:44px;height:2px;background:linear-gradient(90deg,#e0e5ea,#e6c88f);z-index:1}._featureSection_npk4d_324{padding:96px 0;background:#1b1e24}._featureInner_npk4d_329{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;gap:72px;align-items:center}._featureImage_npk4d_338{flex:1 1 0;position:relative;min-width:0}._featureImage_npk4d_338 img{width:100%;max-width:520px;border-radius:24px;object-fit:cover;aspect-ratio:4 / 5;display:block;box-shadow:0 8px 40px #101d2221}._featureImageBadge_npk4d_354{position:absolute;bottom:32px;right:-18px;background:#0f1115eb;color:#e6c88f;font-weight:800;font-size:.88rem;border-radius:14px;padding:14px 18px;display:flex;align-items:center;gap:8px;border:1px solid rgba(203,163,101,.25);box-shadow:0 4px 20px #0006}._featureImageBadge_npk4d_354 ._material-symbols-outlined_npk4d_91{font-size:1.1rem;color:#e6c88f}._featureContent_npk4d_372{flex:1 1 0;min-width:0}._featureDesc_npk4d_377{font-size:1rem;color:#6b7680;line-height:1.72;margin-bottom:36px}._featureStats_npk4d_384{display:flex;gap:36px;margin-bottom:40px}._featureStat_npk4d_384{display:flex;flex-direction:column;gap:4px}._statValue_npk4d_396{font-size:2rem;font-weight:900;color:#fcfcfc;letter-spacing:-.02em;line-height:1}._statLabel_npk4d_404{font-size:.82rem;color:#6b7680;font-weight:500}._featureBtn_npk4d_410{display:inline-flex;align-items:center;gap:8px;background:#e6c88f;color:#131418;font-weight:700;font-size:1rem;border-radius:999px;padding:14px 32px;text-decoration:none;transition:background .18s;box-shadow:0 2px 12px #e6c88f21}._featureBtn_npk4d_410:hover{background:#d4a855}._featureBtn_npk4d_410 ._material-symbols-outlined_npk4d_91{font-size:1.15em}@media(max-width:1024px){._servicesGrid_npk4d_157{grid-template-columns:repeat(2,1fr)}._processGrid_npk4d_260{grid-template-columns:repeat(2,1fr);gap:24px}._processConnector_npk4d_313{display:none}._featureInner_npk4d_329{gap:48px}}@media(max-width:900px){._heroTitle_npk4d_42{font-size:2.1rem}._sectionTitle_npk4d_131{font-size:2rem}._featureInner_npk4d_329{flex-direction:column;gap:40px}._featureImage_npk4d_338 img{max-width:100%}._featureImageBadge_npk4d_354{right:12px}._featureStats_npk4d_384{gap:24px}}@media(max-width:700px){._servicesGrid_npk4d_157{grid-template-columns:1fr}._processGrid_npk4d_260{grid-template-columns:1fr;gap:16px}._heroTitle_npk4d_42,._sectionTitle_npk4d_131{font-size:1.6rem}._hero_npk4d_4{min-height:55vh}._featureStats_npk4d_384{flex-wrap:wrap;gap:20px}}._container_dhec9_4{max-width:1200px;margin:0 auto;padding:0 24px}._sectionHeader_dhec9_10{text-align:center;max-width:620px;margin:0 auto 56px}._eyebrow_dhec9_16{display:block;color:#e6c88f;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.2em;margin-bottom:14px}._sectionTitle_dhec9_26{font-size:2.4rem;font-weight:800;color:#fcfcfc;letter-spacing:-.01em;line-height:1.12;margin-bottom:16px}._sectionDesc_dhec9_35{font-size:1rem;color:#6b7680;line-height:1.7}._highlightTeal_dhec9_41{color:#cba365}._highlightOchre_dhec9_42{color:#a3824f}._highlightCyan_dhec9_43{color:#e6c88f}._highlightLime_dhec9_44{color:#cba365}._hero_dhec9_47{position:relative;min-height:80vh;display:flex;align-items:flex-end;overflow:hidden}._heroBg_dhec9_55{position:absolute;inset:0;background:linear-gradient(to top,#101d22e0,#101d2266,#101d2226),url(/assets/p7-CAsOEChS.jpg);background-size:cover;background-position:center;background-color:#0a0a0a}._heroNoise_dhec9_67{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,#008c992e,#d2e03714 60%,#b68d401f)}._heroContent_dhec9_75{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 32px 72px}._heroEyebrow_dhec9_84{display:block;color:#e0e5ea;font-weight:700;text-transform:uppercase;font-size:.82rem;letter-spacing:.22em;margin-bottom:20px}._heroTitle_dhec9_94{color:#131418;font-size:3.2rem;font-weight:900;line-height:1.05;letter-spacing:-.025em;margin-bottom:20px;max-width:540px}._heroTitle_dhec9_94 span{background:linear-gradient(90deg,#cba365,#e0e5ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:italic}._heroDesc_dhec9_112{color:#c8d4da;font-size:1.05rem;line-height:1.68;margin-bottom:40px;max-width:480px}._heroActions_dhec9_120{display:flex;gap:16px;flex-wrap:wrap;align-items:center;margin-bottom:48px}._btnPrimary_dhec9_128{display:inline-flex;align-items:center;gap:8px;background:#e6c88f;color:#131418;font-weight:700;font-size:1rem;border-radius:999px;padding:14px 32px;text-decoration:none;box-shadow:0 2px 16px #e6c88f2e;transition:background .18s}._btnPrimary_dhec9_128:hover{background:#d4a855}._btnPrimary_dhec9_128 ._material-symbols-outlined_dhec9_143{font-size:1.15em}._btnSecondary_dhec9_145{display:inline-flex;align-items:center;background:#ffffff1f;color:#131418;font-weight:700;font-size:1rem;border-radius:999px;padding:14px 32px;text-decoration:none;border:1.5px solid rgba(255,255,255,.22);transition:background .18s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._btnSecondary_dhec9_145:hover{background:#ffffff38}._heroSwatches_dhec9_162{display:flex;gap:10px}._heroSwatch_dhec9_162{display:block;width:36px;height:36px;border-radius:50%;border:2.5px solid rgba(255,255,255,.28);transition:transform .18s;cursor:default}._heroSwatch_dhec9_162:hover{transform:scale(1.15)}._statsBar_dhec9_179{background:linear-gradient(135deg,#0a0a0a 80%,#cba365);padding:40px 24px}._statsInner_dhec9_184{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center}._statItem_dhec9_193{display:flex;flex-direction:column;gap:6px}._statValue_dhec9_199{font-size:2rem;font-weight:900;color:#e6c88f;letter-spacing:-.02em;line-height:1}._statLabel_dhec9_207{font-size:.82rem;color:#8fa4ad;line-height:1.5}._paletteSection_dhec9_214{padding:96px 0;background:#131418}._paletteTabs_dhec9_219{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-bottom:40px}._paletteTab_dhec9_219{display:flex;align-items:center;gap:10px;background:#1b1e24;border:2px solid #e5e9ef;border-radius:999px;padding:10px 22px;font-size:.9rem;font-weight:600;color:#6b7680;cursor:pointer;transition:border-color .18s,color .18s,background .18s}._paletteTab_dhec9_219:hover{background:#eef2f4}._paletteTabActive_dhec9_243{background:#131418;box-shadow:0 2px 12px #101d2214}._paletteTabSwatch_dhec9_248{display:block;width:16px;height:16px;border-radius:50%;flex-shrink:0}._paletteDetail_dhec9_257{display:grid;grid-template-columns:1fr 1.4fr;gap:40px;align-items:start}._paletteDetailSwatch_dhec9_264{border-radius:28px;padding:40px 36px;min-height:380px;display:flex;flex-direction:column;justify-content:space-between;transition:background .3s;box-shadow:0 8px 40px #101d2224}._paletteSwatchInner_dhec9_275{display:flex;flex-direction:column;gap:6px}._paletteSwatchRole_dhec9_281{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;opacity:.75}._paletteSwatchName_dhec9_289{font-size:2.4rem;font-weight:900;line-height:1;margin:0}._paletteSwatchSub_dhec9_296{font-size:1rem;font-weight:500;opacity:.8}._paletteSwatchCodes_dhec9_302{display:flex;flex-direction:column;gap:4px;font-size:.78rem;font-weight:600;font-family:Courier New,monospace;opacity:.72}._paletteDetailInfo_dhec9_313{display:flex;flex-direction:column;gap:24px;padding-top:8px}._paletteRolePill_dhec9_320{display:inline-block;border-radius:999px;padding:6px 16px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;align-self:flex-start}._paletteDetailDesc_dhec9_331{font-size:1rem;color:#444;line-height:1.72}._paletteMetaGrid_dhec9_337{display:grid;grid-template-columns:1fr 1.5fr;gap:24px}._paletteMeta_dhec9_337{display:flex;flex-direction:column;gap:8px}._paletteMetaLabel_dhec9_349{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#6b7680}._paletteMetaValue_dhec9_357{font-size:.92rem;font-weight:600;color:#fcfcfc}._paletteApps_dhec9_363{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}._paletteApps_dhec9_363 li{display:flex;align-items:center;gap:4px;font-size:.88rem;color:#444;font-weight:500}._paletteApps_dhec9_363 li ._material-symbols-outlined_dhec9_143{font-size:1.1rem}._paletteComplement_dhec9_382{display:flex;flex-direction:column;gap:10px}._paletteComboRow_dhec9_384{display:flex;gap:12px}._paletteComboSwatch_dhec9_389{width:40px;height:40px;border-radius:50%;border:2.5px solid rgba(0,0,0,.06);cursor:pointer;transition:transform .18s,box-shadow .18s}._paletteComboSwatch_dhec9_389:hover{transform:scale(1.18);box-shadow:0 4px 12px #101d2224}._macroSection_dhec9_403{padding:96px 0;background:#1b1e24}._macroGrid_dhec9_408{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}._macroCard_dhec9_414{background:#131418;border-radius:24px;overflow:hidden;box-shadow:0 4px 24px #101d2212;transition:transform .24s,box-shadow .24s}._macroCard_dhec9_414:hover{transform:translateY(-5px);box-shadow:0 14px 48px #101d221f}._macroImgWrap_dhec9_426{position:relative;height:220px;overflow:hidden}._macroImg_dhec9_426{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}._macroCard_dhec9_414:hover ._macroImg_dhec9_426{transform:scale(1.04)}._macroImgOverlay_dhec9_441{position:absolute;inset:0;opacity:.55;transition:opacity .24s}._macroCard_dhec9_414:hover ._macroImgOverlay_dhec9_441{opacity:.45}._macroImgContent_dhec9_449{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:space-between;padding:20px 24px}._macroLabel_dhec9_458{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.2em;color:#ffffffd9}._macroIconWrap_dhec9_466{width:44px;height:44px;border-radius:50%;background:#ffffff2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;color:#131418}._macroIconWrap_dhec9_466 ._material-symbols-outlined_dhec9_143{font-size:1.35rem}._macroCardBody_dhec9_479{padding:28px 28px 32px}._macroTitle_dhec9_483{font-size:1.2rem;font-weight:800;color:#fcfcfc;margin-bottom:10px}._macroDesc_dhec9_490{font-size:.9rem;color:#6b7680;line-height:1.65;margin-bottom:18px}._macroTags_dhec9_497{display:flex;flex-wrap:wrap;gap:8px}._macroTag_dhec9_497{font-size:.74rem;font-weight:700;border-radius:999px;padding:5px 13px;text-transform:uppercase;letter-spacing:.08em}._materialsSection_dhec9_513{padding:96px 0;background:#131418}._materialsGrid_dhec9_518{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}._materialCard_dhec9_524{display:flex;flex-direction:column;border-radius:18px;overflow:hidden;box-shadow:0 4px 18px #101d2212;transition:transform .22s}._materialCard_dhec9_524:hover{transform:translateY(-4px)}._materialSwatch_dhec9_534{height:140px;width:100%}._materialInfo_dhec9_539{background:#131418;padding:14px 14px 16px;display:flex;flex-direction:column;gap:3px}._materialCategory_dhec9_547{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#6b7680}._materialName_dhec9_555{font-size:.88rem;font-weight:700;color:#fcfcfc}._materialHex_dhec9_561{font-size:.72rem;font-family:Courier New,monospace;color:#9ba8af;font-weight:500}._forecastSection_dhec9_569{padding:96px 0;background:#1b1e24}._forecastInner_dhec9_574{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}._forecastContent_dhec9_584{display:flex;flex-direction:column;gap:20px}._forecastDesc_dhec9_590{font-size:1rem;color:#6b7680;line-height:1.72;margin:0}._forecastQuote_dhec9_597{background:linear-gradient(135deg,#0a0a0a 80%,#cba365);border-radius:20px;padding:28px 28px 24px;position:relative;margin-top:4px}._forecastQuoteMark_dhec9_605{font-size:3.5rem;font-weight:900;color:#e6c88f;line-height:.6;display:block;margin-bottom:8px;font-family:Georgia,serif}._forecastQuote_dhec9_597 blockquote{color:#e2e8f0;font-size:1.05rem;font-style:italic;font-weight:500;line-height:1.55;margin:0 0 12px;padding:0;border:none}._forecastQuote_dhec9_597 cite{font-size:.78rem;color:#e6c88f;font-weight:700;font-style:normal;text-transform:uppercase;letter-spacing:.1em}._forecastVisual_dhec9_635{display:flex;flex-direction:column;gap:14px}._forecastImg_dhec9_641{width:100%;border-radius:24px;object-fit:cover;aspect-ratio:4 / 3;display:block;box-shadow:0 8px 40px #101d2224}._forecastSwatchStack_dhec9_650{display:flex;border-radius:14px;overflow:hidden;height:40px}._forecastSwatchSlice_dhec9_657{transition:flex .3s ease}._forecastSwatchSlice_dhec9_657:hover{flex:2!important}@media(max-width:1024px){._statsInner_dhec9_184{grid-template-columns:repeat(2,1fr)}._materialsGrid_dhec9_518{grid-template-columns:repeat(3,1fr)}._paletteDetail_dhec9_257{grid-template-columns:1fr}._paletteDetailSwatch_dhec9_264{min-height:240px}._forecastInner_dhec9_574{gap:48px}}@media(max-width:900px){._heroTitle_dhec9_94{font-size:2.4rem}._sectionTitle_dhec9_26{font-size:2rem}._macroGrid_dhec9_408{grid-template-columns:1fr;max-width:580px;margin:0 auto}._forecastInner_dhec9_574{grid-template-columns:1fr;gap:40px}._paletteMetaGrid_dhec9_337{grid-template-columns:1fr}}@media(max-width:700px){._heroTitle_dhec9_94{font-size:1.8rem}._hero_dhec9_47{min-height:65vh}._statsInner_dhec9_184{grid-template-columns:1fr 1fr;gap:24px}._materialsGrid_dhec9_518{grid-template-columns:repeat(2,1fr)}._paletteTabs_dhec9_219{gap:8px}._paletteTab_dhec9_219{padding:8px 14px;font-size:.82rem}._sectionTitle_dhec9_26{font-size:1.65rem}._heroSwatches_dhec9_162{gap:8px}._heroSwatch_dhec9_162{width:28px;height:28px}}._container_r9r4m_3{max-width:1200px;margin:0 auto;padding:0 24px}._pageHeader_r9r4m_10{padding:72px 24px 64px;background:#131418;border-bottom:1.5px solid #e5e9ef}._eyebrow_r9r4m_16{display:block;color:#e6c88f;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.2em;margin-bottom:16px}._pageTitle_r9r4m_26{font-size:2.6rem;font-weight:900;color:#fcfcfc;letter-spacing:-.02em;line-height:1.08;margin-bottom:16px;max-width:560px}._highlight_r9r4m_36{color:#a3824f;font-style:italic}._pageDesc_r9r4m_41{font-size:1rem;color:#6b7680;line-height:1.7;max-width:520px}._mainSection_r9r4m_49{padding:72px 0 96px;background:#1b1e24}._layout_r9r4m_54{display:grid;grid-template-columns:1.5fr 1fr;gap:48px;align-items:start}._formCol_r9r4m_62{background:#131418;border-radius:24px;padding:44px 40px;box-shadow:0 4px 32px #101d2212}._formTitle_r9r4m_69{font-size:1.3rem;font-weight:800;color:#fcfcfc;margin-bottom:32px}._form_r9r4m_62{display:flex;flex-direction:column;gap:24px}._formRow_r9r4m_82{display:grid;grid-template-columns:1fr 1fr;gap:20px}._fieldGroup_r9r4m_88{display:flex;flex-direction:column;gap:8px}._label_r9r4m_94{font-size:.82rem;font-weight:700;color:#444;letter-spacing:.02em}._req_r9r4m_101{color:#e6c88f}._optional_r9r4m_102{color:#9ba8af;font-weight:400}._input_r9r4m_104,._select_r9r4m_105,._textarea_r9r4m_106{background:#1b1e24;border:1.5px solid #e5e9ef;border-radius:12px;padding:13px 16px;font-size:.95rem;color:#fcfcfc;font-family:inherit;outline:none;transition:border-color .18s,background .18s;width:100%;box-sizing:border-box}._input_r9r4m_104::placeholder,._textarea_r9r4m_106::placeholder{color:#aab4bb}._input_r9r4m_104:focus,._select_r9r4m_105:focus,._textarea_r9r4m_106:focus{border-color:#e6c88f;background:#131418}._select_r9r4m_105{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7680' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px;cursor:pointer}._textarea_r9r4m_106{resize:vertical;min-height:120px;line-height:1.6}._budgetGrid_r9r4m_140{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}._budgetBtn_r9r4m_146{background:#1b1e24;border:1.5px solid #e5e9ef;border-radius:10px;padding:10px 12px;font-size:.8rem;font-weight:600;color:#6b7680;cursor:pointer;transition:all .16s;font-family:inherit;text-align:center;line-height:1.3}._budgetBtn_r9r4m_146:hover{border-color:#e6c88f;color:#e6c88f;background:#131418}._budgetBtnActive_r9r4m_161{border-color:#e6c88f;background:#e6c88f;color:#131418}._btnPrimary_r9r4m_168{display:inline-flex;align-items:center;gap:10px;background:#e6c88f;color:#131418;font-weight:700;font-size:1rem;border:none;border-radius:999px;padding:15px 36px;cursor:pointer;transition:background .18s,gap .18s;align-self:flex-start;font-family:inherit;box-shadow:0 2px 14px #e6c88f2e}._btnPrimary_r9r4m_168:hover{background:#d4a855;gap:14px}._btnPrimary_r9r4m_168 ._material-symbols-outlined_r9r4m_186{font-size:1.15rem}._successBox_r9r4m_189{display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 16px;gap:16px}._successIcon_r9r4m_198{width:72px;height:72px;border-radius:50%;background:#e6c88f1a;display:flex;align-items:center;justify-content:center;color:#e6c88f}._successIcon_r9r4m_198 ._material-symbols-outlined_r9r4m_186{font-size:2.4rem}._successTitle_r9r4m_210{font-size:1.5rem;font-weight:800;color:#fcfcfc}._successDesc_r9r4m_216{font-size:.97rem;color:#6b7680;line-height:1.65;max-width:360px}._infoCol_r9r4m_224{display:flex;flex-direction:column;gap:20px}._infoCard_r9r4m_230{background:#131418;border-radius:20px;padding:32px 28px;box-shadow:0 4px 24px #101d220f}._infoTitle_r9r4m_237{font-size:1.05rem;font-weight:800;color:#fcfcfc;margin-bottom:24px}._infoList_r9r4m_244{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}._infoItem_r9r4m_253{display:flex;align-items:flex-start;gap:14px}._infoIconWrap_r9r4m_259{width:38px;height:38px;border-radius:10px;background:#e6c88f1a;display:flex;align-items:center;justify-content:center;color:#e6c88f;flex-shrink:0}._infoIconWrap_r9r4m_259 ._material-symbols-outlined_r9r4m_186{font-size:1.1rem}._infoLabel_r9r4m_272{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#9ba8af;margin-bottom:3px}._infoValue_r9r4m_282{display:block;font-size:.92rem;font-weight:600;color:#fcfcfc;text-decoration:none;transition:color .15s}a._infoValue_r9r4m_282:hover{color:#e6c88f}._quoteCard_r9r4m_293{background:linear-gradient(135deg,#0a0a0a 80%,#cba365);border-radius:20px;padding:28px 28px 24px}._quoteMark_r9r4m_299{font-size:3rem;font-weight:900;color:#e0e5ea;line-height:.6;display:block;margin-bottom:10px;font-family:Georgia,serif}._quoteText_r9r4m_309{color:#e2e8f0;font-size:.97rem;font-style:italic;line-height:1.6;margin:0 0 14px}._quoteCite_r9r4m_317{font-size:.75rem;color:#e6c88f;font-weight:700;font-style:normal;text-transform:uppercase;letter-spacing:.1em}._socialCard_r9r4m_327{background:#131418;border-radius:20px;padding:24px 28px;box-shadow:0 4px 24px #101d220f;display:flex;align-items:center;justify-content:space-between;gap:16px}._socialLabel_r9r4m_338{font-size:.88rem;font-weight:700;color:#444}._socialRow_r9r4m_344{display:flex;gap:10px}._socialBtn_r9r4m_349{width:40px;height:40px;border-radius:50%;border:1.5px solid #e5e9ef;display:flex;align-items:center;justify-content:center;color:#6b7680;text-decoration:none;transition:background .18s,color .18s,border-color .18s}._socialBtn_r9r4m_349:hover{background:#e6c88f;color:#131418;border-color:#e6c88f}._socialBtn_r9r4m_349 ._material-symbols-outlined_r9r4m_186{font-size:1.1rem}@media(max-width:1024px){._layout_r9r4m_54{grid-template-columns:1fr}._infoCol_r9r4m_224{flex-direction:row;flex-wrap:wrap}._infoCard_r9r4m_230{flex:1 1 300px}._quoteCard_r9r4m_293{flex:1 1 260px}._socialCard_r9r4m_327{flex:1 1 100%}}@media(max-width:700px){._pageTitle_r9r4m_26{font-size:2rem}._formRow_r9r4m_82{grid-template-columns:1fr}._budgetGrid_r9r4m_140{grid-template-columns:1fr 1fr}._formCol_r9r4m_62{padding:28px 20px}._infoCol_r9r4m_224{flex-direction:column}._pageHeader_r9r4m_10{padding:48px 24px 40px}}._carousel_91lma_4{position:relative;height:100vh;min-height:560px;overflow:hidden;background:#0a0a0a;-webkit-user-select:none;user-select:none}._slide_91lma_13{position:absolute;inset:0;opacity:0;transition:opacity 1s cubic-bezier(.4,0,.2,1);pointer-events:none}._slideActive_91lma_20{opacity:1;pointer-events:auto}._slidePrev_91lma_24{opacity:0;transition:opacity 1.2s cubic-bezier(.4,0,.2,1)}._slideImg_91lma_29{width:100%;height:100%;object-fit:cover;display:block}._slideGradient_91lma_36{position:absolute;inset:0;background:linear-gradient(135deg,#101d22d1,#101d2266 55%,#101d222e);pointer-events:none}._carouselContent_91lma_49{position:absolute;bottom:130px;left:56px;z-index:10;max-width:560px;animation:_carouselContentIn_91lma_1 .7s cubic-bezier(.22,1,.36,1) both}@keyframes _carouselContentIn_91lma_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}._carouselCounter_91lma_63{display:flex;align-items:center;gap:12px;margin-bottom:20px}._counterCurrent_91lma_70{font-size:1.6rem;font-weight:900;color:#e6c88f;letter-spacing:-.02em;line-height:1}._counterSep_91lma_78{display:block;width:40px;height:1.5px;background:#ffffff59;border-radius:2px}._counterTotal_91lma_86{font-size:.9rem;font-weight:600;color:#fff6;letter-spacing:.04em;line-height:1}._carouselCategory_91lma_94{display:block;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.22em;color:#e0e5ea;margin-bottom:12px}._carouselTitle_91lma_104{font-size:clamp(2rem,5vw,3.6rem);font-weight:900;color:#131418;line-height:1.05;letter-spacing:-.03em;margin-bottom:18px;text-shadow:0 2px 28px rgba(0,0,0,.3)}._carouselMeta_91lma_114{display:flex;gap:20px;flex-wrap:wrap}._carouselMeta_91lma_114 span{display:inline-flex;align-items:center;gap:5px;font-size:.85rem;color:#ffffffa6;font-weight:500}._carouselMeta_91lma_114 ._material-symbols-outlined_91lma_129{font-size:1rem;color:#e6c88f}._arrow_91lma_135{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:52px;height:52px;border-radius:50%;border:1.5px solid rgba(255,255,255,.22);background:#ffffff0f;color:#131418;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s,border-color .18s,transform .18s;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}._arrow_91lma_135:hover{background:#e6c88f33;border-color:#e6c88f;transform:translateY(-50%) scale(1.08)}._arrowPrev_91lma_159{left:24px}._arrowNext_91lma_160{right:24px}._arrow_91lma_135 ._material-symbols-outlined_91lma_129{font-size:1.3rem}._dots_91lma_164{position:absolute;bottom:48px;left:50%;transform:translate(-50%);z-index:20;display:flex;gap:8px;align-items:center}._dot_91lma_164{position:relative;width:8px;height:8px;border-radius:999px;border:none;background:#ffffff4d;cursor:pointer;padding:0;overflow:hidden;transition:background .2s,width .3s cubic-bezier(.4,0,.2,1)}._dotActive_91lma_187{background:#ffffffd9;width:28px}._dotProgress_91lma_192{position:absolute;top:0;left:0;height:100%;background:#e6c88f;border-radius:inherit;animation:_dotFill_91lma_1 linear forwards}@keyframes _dotFill_91lma_1{0%{width:0%}to{width:100%}}._scrollHint_91lma_208{position:absolute;bottom:52px;right:40px;z-index:20;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:.65rem;font-weight:600;color:#ffffff61;text-transform:uppercase;letter-spacing:.2em;writing-mode:vertical-rl}._scrollLine_91lma_225{display:block;width:1.5px;height:40px;background:linear-gradient(to bottom,rgba(255,255,255,.5),transparent);animation:_scrollPulse_91lma_1 2s ease-in-out infinite}@keyframes _scrollPulse_91lma_1{0%,to{opacity:.45;transform:scaleY(1)}50%{opacity:1;transform:scaleY(.55)}}@media(max-width:700px){._carouselContent_91lma_49{left:24px;right:24px;bottom:100px;max-width:none}._arrowPrev_91lma_159{left:12px}._arrowNext_91lma_160{right:12px}._arrow_91lma_135{width:40px;height:40px}._scrollHint_91lma_208{display:none}}._container_91lma_253{max-width:1200px;margin:0 auto;padding:0 24px}._pageHeader_91lma_260{padding:72px 24px 56px;background:#131418;border-bottom:1.5px solid #e5e9ef}._eyebrow_91lma_266{display:block;color:#e6c88f;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.2em;margin-bottom:16px}._pageTitle_91lma_276{font-size:2.6rem;font-weight:900;color:#fcfcfc;letter-spacing:-.02em;line-height:1.08;margin-bottom:16px}._highlight_91lma_285{color:#e6c88f;font-style:italic}._pageDesc_91lma_287{font-size:1rem;color:#6b7680;line-height:1.7;max-width:560px}._statsStrip_91lma_295{background:linear-gradient(135deg,#0a0a0a 80%,#cba365);padding:32px 24px}._statsInner_91lma_300{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}._statItem_91lma_309{display:flex;flex-direction:column;gap:4px}._statValue_91lma_311{font-size:1.9rem;font-weight:900;color:#e6c88f;letter-spacing:-.02em;line-height:1}._statLabel_91lma_319{font-size:.82rem;color:#8fa4ad}._gallerySection_91lma_322{padding:72px 0 80px;background:#1b1e24}._filters_91lma_328{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:40px}._filterBtn_91lma_335{display:inline-flex;align-items:center;gap:8px;padding:9px 22px;border-radius:999px;font-size:.9rem;font-weight:700;border:1.5px solid #e0e5ea;background:#131418;color:#6b7680;cursor:pointer;transition:all .18s;font-family:inherit}._filterBtn_91lma_335:hover{border-color:#e6c88f;color:#e6c88f}._filterBtnActive_91lma_351{background:#e6c88f;color:#131418;border-color:#e6c88f}._filterCount_91lma_357{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#ffffff40;font-size:.72rem;font-weight:800;line-height:1}._filterBtn_91lma_335:not(._filterBtnActive_91lma_351) ._filterCount_91lma_357{background:#e5e9ef;color:#6b7680}._grid_91lma_375{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:260px;gap:18px}._gridItem_91lma_382{position:relative;overflow:hidden;border-radius:18px;background:#ddd;cursor:pointer}._gridItemTall_91lma_389{grid-row:span 2}._gridItemWide_91lma_390{grid-column:span 2}._gridImg_91lma_392{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}._gridItem_91lma_382:hover ._gridImg_91lma_392{transform:scale(1.06)}._gridOverlay_91lma_401{position:absolute;inset:0;background:linear-gradient(to top,rgba(16,29,34,.88) 0%,rgba(16,29,34,.18) 55%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:24px;opacity:0;transition:opacity .3s ease}._gridItem_91lma_382:hover ._gridOverlay_91lma_401{opacity:1}._gridCategory_91lma_414{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.18em;color:#e6c88f;margin-bottom:6px}._gridTitle_91lma_423{color:#131418;font-size:1.12rem;font-weight:800;margin-bottom:10px;line-height:1.2}._gridMeta_91lma_431{display:flex;gap:16px;flex-wrap:wrap}._gridMeta_91lma_431 span{display:inline-flex;align-items:center;gap:4px;font-size:.78rem;color:#ffffffbf;font-weight:500}._gridMeta_91lma_431 ._material-symbols-outlined_91lma_129{font-size:.95rem}._empty_91lma_447{text-align:center;color:#6b7680;font-size:1rem;padding:48px 0}._ctaSection_91lma_455{padding:64px 24px;background:#1b1e24}._ctaInner_91lma_460{max-width:1200px;margin:0 auto;background:linear-gradient(135deg,#0a0a0a 80%,#cba365);border-radius:40px;padding:72px 56px;position:relative;overflow:hidden}._ctaGradient_91lma_470{position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(135deg,#cba365,#e0e5ea 60%,#a3824f);opacity:.14;filter:blur(60px);pointer-events:none}._ctaContent_91lma_480{position:relative;z-index:2;max-width:520px}._ctaEyebrow_91lma_482{display:block;color:#e0e5ea;font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.2em;margin-bottom:16px}._ctaTitle_91lma_492{font-size:2.4rem;font-weight:900;color:#131418;line-height:1.1;letter-spacing:-.02em;margin-bottom:16px}._ctaTitle_91lma_492 span{background:linear-gradient(90deg,#cba365,#e0e5ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:italic}._ctaDesc_91lma_508{color:#bfc9d1;font-size:1rem;line-height:1.65;margin-bottom:36px}._ctaBtn_91lma_515{display:inline-flex;align-items:center;gap:10px;background:#e6c88f;color:#131418;font-weight:700;font-size:1rem;border-radius:999px;padding:14px 32px;text-decoration:none;transition:background .18s,gap .18s;box-shadow:0 2px 14px #13b6ec33}._ctaBtn_91lma_515:hover{background:#d4a855;gap:14px}._ctaBtn_91lma_515 ._material-symbols-outlined_91lma_129{font-size:1.15rem}@media(max-width:900px){._grid_91lma_375{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px}._gridItemWide_91lma_390{grid-column:span 2}._statsInner_91lma_300{grid-template-columns:repeat(2,1fr)}._ctaInner_91lma_460{padding:48px 32px;border-radius:28px}._ctaTitle_91lma_492{font-size:2rem}}@media(max-width:600px){._grid_91lma_375{grid-template-columns:1fr;grid-auto-rows:240px}._gridItemTall_91lma_389,._gridItemWide_91lma_390{grid-row:span 1;grid-column:span 1}._pageTitle_91lma_276{font-size:2rem}._ctaTitle_91lma_492{font-size:1.7rem}._ctaInner_91lma_460{padding:36px 24px}._gridOverlay_91lma_401{opacity:1}}._loginContainer_1lz5c_1{min-height:calc(100vh - 72px);display:flex;align-items:center;justify-content:center;padding:40px 24px;background-color:#0f1115}._loginCard_1lz5c_10{width:100%;max-width:440px;background:#1a1d2499;border:1px solid rgba(230,200,143,.15);border-radius:12px;padding:48px 40px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 16px 40px #0006}._loginHeader_1lz5c_22{text-align:center;margin-bottom:40px}._loginHeader_1lz5c_22 h2{font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700;color:#e6c88f;margin-bottom:12px}._loginHeader_1lz5c_22 p{color:#a0aab2;font-size:1rem}._errorMessage_1lz5c_40{background:#dc35451a;border:1px solid rgba(220,53,69,.3);color:#fc8a96;padding:12px 16px;border-radius:6px;margin-bottom:24px;font-size:.9rem;text-align:center}._loginForm_1lz5c_51{display:flex;flex-direction:column;gap:24px}._inputGroup_1lz5c_57{display:flex;flex-direction:column;gap:8px}._inputGroup_1lz5c_57 label{font-size:.85rem;font-weight:600;color:#e0e5ea;text-transform:uppercase;letter-spacing:.05em}._inputGroup_1lz5c_57 input{padding:14px 16px;background:#0f1115cc;border:1px solid rgba(230,200,143,.2);border-radius:6px;color:#fcfcfc;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}._inputGroup_1lz5c_57 input:focus{outline:none;border-color:#d4a855;box-shadow:0 0 0 2px #d4a85533}._inputGroup_1lz5c_57 input::placeholder{color:#6b7680}._loginButton_1lz5c_92{margin-top:8px;padding:16px;background:#cba365;color:#000;border:none;border-radius:6px;font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:.05em;transition:background-color .2s,transform .2s}._loginButton_1lz5c_92:hover{background:#d4a855;transform:translateY(-2px)}._loginButton_1lz5c_92:active{transform:translateY(0)}@media(max-width:480px){._loginCard_1lz5c_10{padding:40px 24px}}:root{--primary-color: #007bff;--secondary-color: #6c757d;--success-color: #28a745;--danger-color: #dc3545;--warning-color: #ffc107;--info-color: #17a2b8;--light-color: #f8f9fa;--dark-color: #343a40;--border-color: #dee2e6;--text-color: #212529;--muted-color: #6c757d;--bg-color: #f0f2f5;--card-bg: #ffffff;--input-bg: #ffffff;--table-hover-bg: rgba(0, 123, 255, .05)}[data-theme=dark]{--primary-color: #4da3ff;--secondary-color: #adb5bd;--success-color: #48c774;--danger-color: #f14668;--warning-color: #ffdd57;--info-color: #3ec6e0;--light-color: #2d2d3d;--dark-color: #e0e0e0;--border-color: #444;--text-color: #e0e0e0;--muted-color: #999;--bg-color: #1a1a2e;--card-bg: #242438;--input-bg: #2d2d3d;--table-hover-bg: rgba(77, 163, 255, .1)}*{box-sizing:border-box}body.quote-app-active{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--bg-color)}.app-container{max-width:1200px;margin:0 auto;padding:0}.quotation-form-container{margin-bottom:30px}.card{border-radius:8px;box-shadow:0 2px 10px #0000001a;margin-bottom:20px;border:none;overflow:hidden}.card-header{padding:15px 20px}.card-body{padding:20px}.form-section{margin-bottom:30px;border-bottom:1px solid var(--border-color);padding-bottom:20px}.form-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.section-title{margin-bottom:15px;position:relative}.section-title h4{padding:10px 15px;background-color:var(--light-color);border-left:4px solid var(--primary-color);border-radius:0 4px 4px 0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--text-color);background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus{color:var(--text-color);background-color:#fff;border-color:var(--primary-color);outline:0;box-shadow:0 0 0 .2rem #007bff40}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-group{margin-bottom:1rem}.table-container{overflow-x:auto;margin-bottom:20px;border:1px solid var(--border-color);border-radius:8px;background-color:#fff}.custom-table{width:100%;margin-bottom:0!important;border-collapse:collapse;table-layout:fixed}.custom-table th,.custom-table td{padding:12px 8px;vertical-align:middle;border:1px solid var(--border-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-table th{background-color:#f0f0f0;font-weight:600;color:var(--dark-color);position:sticky;top:0;z-index:10}.custom-table th:nth-child(1),.custom-table td:nth-child(1){width:50px;text-align:center}.custom-table th:nth-child(2),.custom-table td:nth-child(2),.custom-table th:nth-child(3),.custom-table td:nth-child(3){width:150px}.custom-table th:nth-child(4),.custom-table td:nth-child(4),.custom-table th:nth-child(5),.custom-table td:nth-child(5),.custom-table th:nth-child(6),.custom-table td:nth-child(6){width:100px}.custom-table th:nth-child(7),.custom-table td:nth-child(7){width:150px}.custom-table th:nth-child(8),.custom-table td:nth-child(8){width:80px;text-align:center}.custom-table input[type=number]{text-align:right}.custom-table tbody tr:hover{background-color:#007bff0d}.custom-table .form-control{height:34px;padding:6px 8px}.item-form{background-color:#f8f9fa;padding:15px;border-radius:4px;margin-top:10px;border:1px solid var(--border-color)}.item-form .form-control{margin-bottom:0}.item-form .btn{width:100%;height:34px;padding:6px 12px}.summary-row{background-color:#f8f9fa;padding:15px;border-radius:4px;border:1px solid var(--border-color);margin-top:20px}.summary-row strong{text-align:right;display:block}.summary-row .price{text-align:right;display:block;font-weight:600;font-size:16px}.summary-row input[type=number]{text-align:right;padding-right:25px;position:relative}.summary-row .percent-sign{position:absolute;right:25px;top:10px;color:var(--muted-color)}input[readonly]{background-color:#f8f9fa;cursor:not-allowed}.pdf-document table{width:100%;border-collapse:collapse;margin-bottom:20px}.pdf-document table th,.pdf-document table td{padding:8px;text-align:left;border:1px solid #dee2e6}.pdf-document table th{background-color:#f8f9fa;font-weight:500}.pdf-document .text-right{text-align:right}.pdf-document table td:nth-child(5),.pdf-document table td:nth-child(6){text-align:right}@media(min-width:1200px){.table-container{overflow-x:visible}}.table-container{overflow-x:auto;margin-bottom:20px}.custom-table{width:100%;margin-bottom:1rem;color:var(--text-color);border-collapse:collapse}.custom-table th,.custom-table td{padding:.75rem;vertical-align:middle;border-top:1px solid var(--border-color)}.custom-table thead th{vertical-align:bottom;border-bottom:2px solid var(--border-color);background-color:var(--light-color);white-space:nowrap}.item-form{background-color:#f8f9fa;padding:15px;border-radius:4px;margin-top:10px}.summary-row{margin-top:20px;background-color:#f8f9fa;padding:15px;border-radius:4px;border-top:2px solid var(--border-color)}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-primary{color:#fff;background-color:var(--primary-color);border-color:var(--primary-color)}.btn-secondary{color:#fff;background-color:var(--secondary-color);border-color:var(--secondary-color)}.btn-success{color:#fff;background-color:var(--success-color);border-color:var(--success-color)}.btn-danger{color:#fff;background-color:var(--danger-color);border-color:var(--danger-color)}.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.pdf-preview-container{max-width:1100px;margin:0 auto}.action-buttons{display:flex;justify-content:space-between;margin-bottom:20px}.pdf-document{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 15px #0000001a}.pdf-header{text-align:center;margin-bottom:30px}.pdf-client-info,.pdf-section{margin-bottom:30px}.section-header{background-color:#f9e79f;padding:10px 15px;margin-bottom:15px;border-radius:4px;font-weight:600;color:var(--dark-color)}.project-summary .card{background-color:#f8f9fa}.summary-item{margin-bottom:20px}.summary-item h5{margin-bottom:10px;color:var(--primary-color)}.grand-total-box{background-color:#e9ecef;padding:15px;border-radius:8px;margin-top:20px;border-left:5px solid var(--success-color)}.total-row{margin-top:10px;padding-top:10px;border-top:2px dashed var(--border-color)}.total-row h4{color:var(--dark-color);font-weight:700}.display-options .card{background-color:#f8f9fa}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-label{margin-bottom:0}.text-right{text-align:right!important}.text-center{text-align:center!important}.mb-3{margin-bottom:1rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mr-2{margin-right:.5rem!important}.price{font-weight:600;color:var(--dark-color)}.quotation-header{text-align:center;margin-bottom:20px}.quotation-header h1{color:var(--dark-color);margin-bottom:10px;font-size:28px}.quotation-slogan{color:var(--secondary-color);margin-bottom:15px;font-size:14px;font-style:italic}.quotation-lets-start{background-color:var(--dark-color);color:var(--warning-color);padding:10px;margin:20px 0;font-weight:700;font-size:18px;text-align:center;border-radius:4px}.greeting{margin-top:20px;line-height:1.6}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}@media(min-width:768px){.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}}.table{width:100%;margin-bottom:1rem;color:var(--text-color);border-collapse:collapse}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid var(--border-color)}.table thead th{vertical-align:bottom;border-bottom:2px solid var(--border-color)}.table-bordered,.table-bordered th,.table-bordered td{border:1px solid var(--border-color)}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-sm th,.table-sm td{padding:.3rem}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:var(--secondary-color);color:#fff}@media(max-width:768px){.pdf-document{padding:15px}.form-row{flex-direction:column}.form-row>.col,.form-row>[class*=col-]{margin-bottom:10px}.action-buttons{flex-direction:column}.action-buttons button{margin-bottom:10px}}.fa{font-family:Arial,sans-serif;font-weight:700}.fa-trash:before{content:"🗑️"}.fa-plus:before{content:"➕"}.fa-print:before{content:"🖨️"}.fa-file-pdf:before{content:"📄"}.fa-arrow-left:before{content:"←"}.payment-info{margin-bottom:30px}.payment-description{margin-bottom:15px;font-size:15px}.payment-details-container{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:20px;margin-top:15px;box-shadow:0 1px 3px #0000000d}.bank-details{height:100%;border-right:1px dashed #dee2e6}@media(max-width:767px){.bank-details{border-right:none;border-bottom:1px dashed #dee2e6;margin-bottom:20px;padding-bottom:20px}}.payment-table{margin-bottom:0}.payment-table tr{line-height:2}.field-name{font-weight:600;color:#495057;width:35%;padding:6px 0!important;vertical-align:middle}.field-value{padding:6px 0!important;vertical-align:middle}.qr-code-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:10px}.qr-placeholder{width:180px;height:180px;margin:0 auto;border:2px dashed #ced4da;border-radius:6px;overflow:hidden;background-color:#fff}.qr-image-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.qr-upload-area{width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.qr-upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;width:100%;height:100%}.upload-icon{font-size:30px;color:#adb5bd;margin-bottom:10px}.qr-upload-input{display:none}.pdf-payment-info{page-break-inside:avoid;margin-top:20px;margin-bottom:20px}.pdf-payment-details{display:flex;border:1px solid #dee2e6;border-radius:4px;background-color:#f8f9fa}.pdf-bank-details{flex:7;padding:15px;border-right:1px dashed #dee2e6}.pdf-qr-details{flex:5;padding:15px;display:flex;flex-direction:column;align-items:center;justify-content:center}.pdf-qr-image{width:150px;height:150px;border:1px solid #dee2e6;background-color:#fff;margin:10px auto}.pdf-document{background-color:#fff;padding:30px 35px;box-shadow:0 4px 25px #0000001f;font-size:13px;line-height:1.6;color:#2c3e50;max-width:210mm;margin:0 auto;font-family:Segoe UI,Roboto,Arial,sans-serif;border-top:4px solid #2c3e50;position:relative}.pdf-document:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1a5276,#2c3e50,#1a5276)}.no-print{display:block}@media print{body{background-color:#fff}.pdf-document{box-shadow:none;padding:0;margin:0;max-width:none;border-top:none}.pdf-document:before{display:none}.action-buttons,.no-print{display:none!important}.print-section{page-break-inside:avoid}}.company-header{text-align:center;margin-bottom:20px}.company-header h1{font-size:26px;margin-bottom:6px;color:#1a5276;font-weight:700;letter-spacing:1px;text-transform:uppercase}.company-slogan{font-size:12px;color:#7f8c8d;margin-bottom:8px;font-style:italic;letter-spacing:.5px}.company-tagline{background:linear-gradient(135deg,#1a5276,#2c3e50);color:gold;padding:10px 20px;font-weight:700;font-size:15px;text-align:center;margin:15px 0;letter-spacing:1px;border-radius:4px}.pdf-client-info{margin-bottom:20px}.pdf-info-table{width:100%;border-collapse:collapse}.pdf-info-table td{padding:3px 0;border:none;vertical-align:top}.info-label{font-weight:600;padding-right:10px;width:35%}.greeting{margin-top:15px;font-size:13px}.pdf-section{margin-bottom:24px}.section-header{background:linear-gradient(135deg,#f6e58d,#f9e79f);padding:10px 16px;margin-bottom:12px;font-weight:700;font-size:13px;border-radius:4px;border-left:4px solid #f39c12;color:#2c3e50;letter-spacing:.8px;text-transform:uppercase}.pdf-data-table{width:100%;border-collapse:collapse;font-size:12px;margin-bottom:15px;margin-top:0;border-radius:6px;overflow:hidden}.pdf-data-table th,.pdf-data-table td{border:1px solid #e0e0e0;padding:8px 10px;text-align:left}.pdf-data-table th{background:linear-gradient(180deg,#f8f9fa,#ecf0f1);font-weight:700;color:#2c3e50;font-size:11px;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #bdc3c7}.pdf-data-table tbody tr:nth-child(2n){background-color:#fafbfc}.pdf-data-table tbody tr:hover{background-color:#f0f4f8}.pdf-data-table tfoot td{font-weight:700;background-color:#f8f9fa;border-top:2px solid #bdc3c7}.text-right{text-align:right}.text-center{text-align:center}.total-table{margin-top:15px;border-radius:6px;overflow:hidden}.subtotal-row td{padding:9px 12px;background-color:#f0f4f8;font-weight:600}.total-row td{padding:12px 14px;background:linear-gradient(135deg,#1a5276,#2c3e50);color:#fff;font-weight:700;font-size:15px;letter-spacing:.5px}.payment-instruction{margin-bottom:10px;font-size:13px}.pdf-payment-details{display:flex;border:1px solid #ddd;border-radius:4px;margin-top:10px}.pdf-bank-details{flex:3;padding:15px;border-right:1px dashed #ddd}.pdf-qr-details{flex:2;padding:15px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.pdf-qr-image{width:120px;height:120px;margin:10px auto;border:1px solid #ddd;background-color:#f8f9fa}.bank-info-table{width:100%;border-collapse:collapse}.bank-info-table td{padding:6px 0;border:none;vertical-align:middle}.pdf-terms,.pdf-specifications{margin-top:30px}.terms-content,.specifications-content{font-size:11px}.terms-list,.specs-list{padding-left:20px;margin:0}.terms-list li,.specs-list li{margin-bottom:6px}@media print{.pdf-terms,.pdf-specifications{page-break-before:always}.pdf-payment-info,table{page-break-inside:avoid}.pdf-section{margin-bottom:30px}.text-center.mt-3{position:fixed;bottom:20px;width:100%;text-align:center}}@media(max-width:768px){.pdf-payment-details{flex-direction:column}.pdf-bank-details{border-right:none;border-bottom:1px dashed #ddd;margin-bottom:15px}}.col-6{width:50%;float:left}.row:after{content:"";display:table;clear:both}.pdf-data-table td.text-right{font-family:Courier New,Courier,monospace;font-weight:500}h4.section-header{margin-top:25px}.qr-image-container{width:150px;height:150px;margin:0 auto;border:2px solid #ced4da;border-radius:6px;overflow:hidden;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:8px}.qr-code-img{max-width:100%;max-height:100%;object-fit:contain}.pdf-qr-image{width:120px;height:120px;margin:10px auto;border:1px solid #ddd;background-color:#fff;padding:8px;display:flex;align-items:center;justify-content:center}.pdf-qr-image img{max-width:100%;max-height:100%}.currency-cell{font-family:Arial,sans-serif;font-weight:600;font-size:14px;color:#333;text-align:right;white-space:nowrap}.pdf-data-table{width:100%;border-collapse:collapse;font-size:12px;margin-bottom:15px;border:1px solid #ddd}.pdf-data-table th,.pdf-data-table td{border:1px solid #ddd;padding:8px;text-align:left;vertical-align:middle}.pdf-data-table th{background-color:#f5f5f5;font-weight:600;color:#333;text-transform:uppercase;font-size:11px}.pdf-data-table tfoot td{font-weight:600;background-color:#f9f9f9}.page-footer{margin-top:30px;text-align:center;font-style:italic;color:#555;border-top:1px solid #ddd;padding-top:15px}@media print{.pdf-section{margin-bottom:15px}.pdf-section:last-of-type{margin-bottom:60px}.page-footer{position:fixed;bottom:20px;width:100%;text-align:center;background-color:#fff;padding-top:10px}.pdf-qr-image img{width:100px;height:100px}}.total-table{margin-top:15px;border:2px solid #333}.subtotal-row td{padding:8px 10px;background-color:#f0f0f0}.total-row td{padding:10px;background-color:#333;color:#fff;font-weight:700;font-size:14px}.total-row .currency-cell{color:#fff;font-weight:700;font-size:16px}.clickable-link{color:#007bff;text-decoration:none}.clickable-link:hover{text-decoration:underline}.signature-box{margin-top:30px;padding:20px;border:1px solid #dee2e6;border-radius:8px;background:linear-gradient(180deg,#fff,#fafbfc);text-align:center}.signature-title{text-align:center;font-weight:700;margin-bottom:25px;color:#2c3e50;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.signature-line{border-bottom:2px solid #2c3e50;margin:0 30px 12px;min-height:50px}.signature-name{text-align:center;font-weight:600;color:#2c3e50;margin-top:8px}.signature-date{text-align:center;color:#7f8c8d;font-size:11px;margin-top:4px}.watermark{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);font-size:50px;color:#c8c8c81a;font-weight:700;z-index:-1;white-space:nowrap;pointer-events:none}@media print{.watermark{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);font-size:50px;color:#c8c8c81a!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.template-selector{margin-bottom:20px}.template-options{display:flex;flex-wrap:wrap;gap:15px;margin-top:15px}.template-option{flex:1;min-width:200px;border:2px solid #dee2e6;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .2s ease}.template-option:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.template-option.selected{border-color:#007bff;box-shadow:0 0 0 2px #007bff4d}.template-preview{height:120px;overflow:hidden;background-color:#f8f9fa}.template-preview-placeholder{width:100%;height:100%}.template-preview-placeholder.classic{background-color:#e9ecef}.template-preview-placeholder.modern{background-color:#e74c3c}.template-preview-placeholder.minimal{background-color:#f1f3f5}.template-preview-placeholder.luxury{background-color:#8e44ad}.template-info{padding:10px}.template-info h5{margin:0 0 5px}.template-info p{margin:0;font-size:12px;color:#6c757d}.template-classic{--primary-color: #3498db;--secondary-color: #f39c12;--accent-color: #2c3e50;--heading-font: serif;--body-font: sans-serif}.template-modern{--primary-color: #e74c3c;--secondary-color: #3498db;--accent-color: #2c3e50;--heading-font: sans-serif;--body-font: sans-serif}.template-minimal{--primary-color: #7f8c8d;--secondary-color: #95a5a6;--accent-color: #34495e;--heading-font: sans-serif;--body-font: sans-serif}.template-luxury{--primary-color: #8e44ad;--secondary-color: #f1c40f;--accent-color: #2c3e50;--heading-font: serif;--body-font: sans-serif}.pdf-document h1,.pdf-document h2,.pdf-document h3,.pdf-document h4,.pdf-document .section-header{font-family:var(--heading-font, "Playfair Display", serif);color:var(--accent-color, #2c3e50)}.pdf-document{font-family:var(--body-font, "Raleway", sans-serif)}.section-header{position:relative;padding:10px 15px;margin-bottom:20px;background-color:#f8f9fa;border-left:4px solid var(--primary-color, #007bff);border-radius:0 4px 4px 0;font-weight:600;font-size:16px;box-shadow:0 2px 4px #0000000d}.pdf-data-table{box-shadow:0 1px 3px #0000001a;border-radius:4px;overflow:hidden;border:none}.pdf-data-table th{text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600;color:var(--accent-color, #2c3e50);background-color:#f8f9fa;border-bottom:2px solid var(--primary-color, #007bff)}.pdf-data-table tbody tr:nth-child(2n){background-color:#f8f9fa}.pdf-data-table tbody tr:hover{background-color:#f1f3f5}.currency-cell{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;color:var(--accent-color, #2c3e50);text-align:right}.project-cover-container{margin-bottom:30px}.project-image-item{margin-bottom:20px;border:1px solid #ddd;border-radius:4px;padding:15px;background-color:#f9f9f9}.project-image-wrapper{position:relative}.project-preview-image{max-width:100%;max-height:300px;display:block;margin:0 auto;border-radius:4px}.image-upload-placeholder{width:100%;height:200px;border:2px dashed #ccc;border-radius:4px;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:#f5f5f5;flex-direction:column;transition:background-color .2s}.image-upload-placeholder:hover{background-color:#e8e8e8;border-color:#aaa}.image-upload-placeholder span{font-size:16px;color:#666;margin-bottom:10px}.image-controls{display:flex;justify-content:space-between;margin-top:10px;padding:0 5px}.image-input{display:none}.project-image-actions{margin-top:20px;text-align:center}.empty-images-message{text-align:center;padding:20px;background-color:#f9f9f9;border-radius:4px;margin-bottom:20px}@media print{.image-controls,.project-image-actions,.form-group label,.image-input,input[type=file]{display:none!important}.project-image-item{break-inside:avoid;border:none;padding:10px 0;background-color:transparent}.project-preview-image{max-height:400px;margin-bottom:10px}textarea.form-control{border:none;font-size:14px;padding:0;min-height:auto;height:auto;overflow:visible}.image-upload-placeholder{display:none!important}.project-image-item:empty,.project-image-item:not(:has(img)){display:none!important}}.project-cover{margin-bottom:30px}.cover-page{background-color:#fff;min-height:600px;padding:40px;border-radius:8px;box-shadow:0 2px 15px #0000001a;margin-bottom:30px;position:relative;display:flex;flex-direction:column}.cover-header{text-align:center;margin-bottom:50px}.cover-header h1{margin-bottom:30px;color:var(--accent-color, #2c3e50)}.cover-quotation-info{margin-bottom:20px}.cover-quotation-info h2{font-size:28px;margin-bottom:10px;letter-spacing:3px}.cover-project-title{margin-bottom:20px}.cover-project-title input{text-align:center;font-size:24px;font-weight:600;border:none;border-bottom:1px solid #dee2e6;border-radius:0}.cover-project-desc{margin-bottom:30px}.cover-project-desc textarea{text-align:center;border:none;border-radius:0;border-bottom:1px solid #dee2e6;resize:none}.cover-client-info{margin-top:auto;text-align:center}.cover-client-info h3{margin-bottom:15px;font-size:18px}.cover-client-info p{margin-bottom:5px}.project-images-section{margin-bottom:30px}.image-upload-area{margin-bottom:20px}.image-upload-label{cursor:pointer;display:block}.upload-placeholder{border:2px dashed #dee2e6;border-radius:8px;padding:30px;text-align:center;transition:all .2s ease}.upload-placeholder:hover{border-color:var(--primary-color, #007bff);background-color:#007bff0d}.image-gallery{margin-top:20px}.image-card{border:1px solid #dee2e6;border-radius:8px;overflow:hidden;height:100%}.image-preview{width:100%;height:150px;object-fit:cover}.image-card-footer{padding:10px;display:flex;justify-content:space-between;align-items:center;background-color:#f8f9fa}.image-name{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80%}@media print{.cover-project-title input,.cover-project-desc textarea,.image-upload-area,.image-card-footer button{display:none}.cover-page{box-shadow:none;min-height:auto;page-break-after:always}}.project-timeline{margin-bottom:30px}.property-selector,.timeline-summary{margin-bottom:20px}.summary-card{background-color:#f8f9fa;border-radius:6px;padding:15px;text-align:center;height:100%}.summary-title{font-size:14px;color:#6c757d;margin-bottom:5px}.summary-value{font-size:18px;font-weight:600;color:var(--accent-color, #2c3e50)}.timeline-visualization{margin-bottom:20px}.timeline-bar{display:flex;height:40px;border-radius:6px;overflow:hidden}.timeline-phase{display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#333;text-align:center;padding:0 5px;transition:all .3s ease}.timeline-phase:hover{transform:translateY(-3px)}.timeline-details{margin-top:20px}@media print{.property-selector{display:none}}.company-header-with-logo{display:flex;align-items:center;margin-bottom:15px;border-bottom:1px solid #e9e9e9;padding-bottom:15px}.logo-container{flex:0 0 auto;margin-right:20px;padding:5px;background-color:#fff;border-radius:4px;box-shadow:0 1px 3px #0000001a}.company-logo{max-width:150px;max-height:80px;display:block}.company-info{flex:1 1 auto}.company-info h1{color:#333;margin-top:0;margin-bottom:10px;font-weight:600;font-size:24px}.company-slogan{margin-bottom:8px;font-size:.9rem;color:#555;line-height:1.4}.company-tagline{background-color:#0d6efd;color:#fff;text-align:center;padding:8px;font-weight:700;font-size:1.1rem;letter-spacing:1px;margin-top:10px;border-radius:4px}@media print{.company-header-with-logo{border-bottom-color:#ccc}.logo-container{box-shadow:none;border:1px solid #eee}.company-logo{print-color-adjust:exact;-webkit-print-color-adjust:exact}.company-tagline{print-color-adjust:exact;-webkit-print-color-adjust:exact;background-color:#0d6efd!important;color:#fff!important}.company-info h1{color:#000!important}.company-slogan{color:#333!important}}@media(max-width:767px){.company-header-with-logo{flex-direction:column;align-items:center;text-align:center}.logo-container{margin-right:0;margin-bottom:15px}.company-info h1{font-size:20px}}[data-theme=dark] body{background-color:var(--bg-color);color:var(--text-color)}[data-theme=dark] .card{background-color:var(--card-bg);border-color:var(--border-color);box-shadow:0 2px 10px #0000004d}[data-theme=dark] .card-header{background-color:var(--light-color);border-color:var(--border-color);color:var(--text-color)}[data-theme=dark] .form-control,[data-theme=dark] .form-select{background-color:var(--input-bg);color:var(--text-color);border-color:var(--border-color)}[data-theme=dark] .form-control:focus,[data-theme=dark] .form-select:focus{background-color:var(--input-bg);color:var(--text-color);border-color:var(--primary-color)}[data-theme=dark] .table{color:var(--text-color)}[data-theme=dark] .table th,[data-theme=dark] .table td{border-color:var(--border-color)}[data-theme=dark] .table-light{background-color:var(--light-color)!important;color:var(--text-color)!important}[data-theme=dark] .table-light th{color:var(--text-color)!important}[data-theme=dark] .table-hover tbody tr:hover{background-color:var(--table-hover-bg);color:var(--text-color)}[data-theme=dark] .custom-table th,[data-theme=dark] .section-title h4{background-color:var(--light-color);color:var(--text-color)}[data-theme=dark] .project-summary .card,[data-theme=dark] .display-options .card{background-color:var(--card-bg)}[data-theme=dark] .grand-total-box{background-color:var(--light-color);border-left-color:var(--success-color)}[data-theme=dark] .item-form,[data-theme=dark] .summary-row{background-color:var(--light-color);border-color:var(--border-color)}[data-theme=dark] input[readonly]{background-color:var(--light-color)}[data-theme=dark] .text-muted{color:var(--muted-color)!important}[data-theme=dark] .btn-outline-secondary{color:var(--text-color);border-color:var(--border-color)}[data-theme=dark] .btn-outline-secondary:hover{background-color:var(--light-color);color:var(--text-color)}[data-theme=dark] .summary-card{background-color:var(--card-bg)}[data-theme=dark] .table-container{background-color:var(--card-bg);border-color:var(--border-color)}[data-theme=dark] .progress{background-color:var(--light-color)}[data-theme=dark] .section-header{background-color:#3d3d1a;color:var(--text-color)}[data-theme=dark] label{color:var(--text-color)}.quote-dashboard__hero{background:linear-gradient(135deg,#0d6efd1f,#0dcaf01f);border:1px solid rgba(13,110,253,.15);border-radius:18px}.quote-dashboard__eyebrow{letter-spacing:.08em;font-size:.72rem;font-weight:700;color:var(--primary-color)}.quote-dashboard__cta{border-radius:12px;padding:.65rem 1rem;box-shadow:0 10px 20px #0d6efd3d}.quote-stat{border-radius:14px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.quote-stat .card-body{padding:1rem 1.1rem}.quote-stat__icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.quote-stat--primary{background:linear-gradient(165deg,#0d6efd24,#0d6efd0a)}.quote-stat--success{background:linear-gradient(165deg,#19875429,#1987540d)}.quote-stat--info{background:linear-gradient(165deg,#0dcaf02e,#0dcaf00f)}.quote-stat--danger,.quote-stat--secondary{background:linear-gradient(165deg,#dc354529,#6c757d14)}.quote-stat--primary .quote-stat__icon{background:#0d6efd33}.quote-stat--success .quote-stat__icon{background:#19875433}.quote-stat--info .quote-stat__icon{background:#0dcaf033}.quote-stat--danger .quote-stat__icon,.quote-stat--secondary .quote-stat__icon{background:#dc35452e}.quote-dashboard__filters,.quote-dashboard__table-wrap,.quote-dashboard__empty{border-radius:14px}.quote-dashboard__search{position:relative;min-width:260px;flex:1}.quote-dashboard__search i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--muted-color)}.quote-dashboard__search .form-control{padding-left:2rem;border-radius:10px}.quote-dashboard__table thead th{background:#0d6efd12;color:var(--text-color);border-bottom:0}.quote-dashboard__table tbody tr{border-color:#0000000f}.quote-dashboard__table tbody tr:last-child td{border-bottom:0}[data-theme=dark] .quote-dashboard__hero{background:linear-gradient(135deg,#4da3ff2e,#3ec6e02e);border-color:#4da3ff40}[data-theme=dark] .quote-dashboard__table thead th{background:#4da3ff33}[data-theme=dark] .quote-dashboard__table tbody tr{border-color:#ffffff14}.expense-page .card{border-radius:14px}.expense-summary{background:linear-gradient(140deg,#1987541f,#0dcaf014)}.expense-summary__grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.expense-summary small{color:var(--muted-color);display:block}.expense-ledger thead th{background:#2f6f57;color:#fff;border-bottom:0;white-space:nowrap}.expense-ledger tbody td{white-space:nowrap}.expense-clients .list-group-item{border:0;border-radius:10px;margin-bottom:6px}.expense-clients .list-group-item.active{background-color:#2f6f57;border-color:#2f6f57}[data-theme=dark] .expense-summary{background:linear-gradient(140deg,#48c7742e,#3ec6e026)}[data-theme=dark] .expense-ledger thead th{background:#275442}.pdf-theme-modern .pdf-header{background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460)!important;border-radius:12px;padding:30px!important}.pdf-theme-modern .pdf-header h1{font-size:28px!important;letter-spacing:2px}.pdf-theme-modern .section-header{background:linear-gradient(90deg,#0f3460,#16213e)!important;border-radius:6px;padding:8px 16px!important}.pdf-theme-modern .pdf-section{border-radius:8px;border:1px solid #e0e0e0;margin-bottom:16px;overflow:hidden}.pdf-theme-modern table th{background:linear-gradient(90deg,#f8f9fa,#e9ecef)!important}.pdf-theme-modern .grand-total-section{background:linear-gradient(135deg,#1a1a2e,#0f3460)!important;border-radius:12px}.pdf-theme-minimal .pdf-header{background:#fff!important;color:#333!important;border-bottom:3px solid #333;padding:40px 30px!important}.pdf-theme-minimal .pdf-header h1{color:#333!important;font-weight:300!important;font-size:32px!important;letter-spacing:4px;text-transform:uppercase}.pdf-theme-minimal .pdf-header .company-slogan,.pdf-theme-minimal .pdf-header .company-tagline,.pdf-theme-minimal .pdf-header p{color:#666!important}.pdf-theme-minimal .section-header{background:transparent!important;color:#333!important;border-bottom:2px solid #333;padding:8px 0!important;font-weight:600}.pdf-theme-minimal .pdf-section{border:none;border-bottom:1px solid #eee;margin-bottom:24px;padding-bottom:16px}.pdf-theme-minimal table{border:none!important}.pdf-theme-minimal table th{background:transparent!important;border-bottom:2px solid #333!important;font-weight:600;color:#333}.pdf-theme-minimal table td{border-color:#eee!important}.pdf-theme-minimal .grand-total-section{background:#f8f8f8!important;color:#333!important;border:2px solid #333}.pdf-theme-minimal .grand-total-section h3,.pdf-theme-minimal .grand-total-section span{color:#333!important}@media print{.pdf-theme-modern .pdf-header,.pdf-theme-modern .section-header{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.pdf-theme-minimal .pdf-header{border-bottom:3px solid #333!important}body,html,#root{background-color:#fff!important;background-image:none!important;color:#000!important}}
