:root{--forest:#081f33;--forest-deep:#041522;--forest-soft:#0a63b8;--copper:#c98a3d;--copper-dark:#98601f;--gold:#c98a3d;--ink:#10202b;--muted:#56697a;--sand:#f0efea;--sand-deep:#d7c9b6;--cream:#f7f6f2;--white:#fff;--line:#d7dde2;--error:#a3322b;--shadow:0 24px 70px #092b281f;--radius:8px;--shell:1240px;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}body.nav-open,body.consent-open{overflow:hidden}main{min-height:45vh}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:.2em}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);letter-spacing:-.025em;font-weight:500;line-height:1.08}h1{font-size:clamp(2.75rem,6vw,5.7rem)}h2{font-size:clamp(2.05rem,4vw,3.6rem)}h3{line-height:1.25}p:last-child{margin-bottom:0}::selection{background:var(--gold);color:var(--forest-deep)}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.shell{width:min(calc(100% - 40px), var(--shell));margin-inline:auto}.section{padding:clamp(72px,9vw,130px) 0}.section--sand{background:var(--sand)}.section--forest{background:var(--forest);color:var(--white)}.section--form{background:#ede5d7}.compact-section{padding-block:64px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--white);color:var(--forest);padding:10px 16px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:none}.eyebrow{color:var(--copper-dark);letter-spacing:.17em;text-transform:uppercase;margin-bottom:14px;font-size:.76rem;font-weight:800;line-height:1.4}.eyebrow--light{color:#e5bb75}.large-text,.prose--large{font-size:clamp(1.15rem,2vw,1.42rem);line-height:1.7}.button{border:1px solid var(--forest);border-radius:var(--radius);background:var(--forest);min-height:50px;color:var(--white);letter-spacing:.035em;justify-content:center;align-items:center;gap:12px;padding:12px 21px;font-size:.88rem;font-weight:800;line-height:1.25;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.button:hover{border-color:var(--copper-dark);background:var(--copper-dark);transform:translateY(-2px)}.button:disabled{cursor:wait;opacity:.65;transform:none}.button--small{min-height:42px;padding:9px 16px}.button--light{border-color:var(--white);background:var(--white);color:var(--forest)}.button--light:hover{border-color:var(--gold);background:var(--gold);color:var(--forest-deep)}.button--ghost{background:0 0;border-color:#ffffffa6}.button--ghost:hover{border-color:var(--white);background:#ffffff1f}.button--outline{color:var(--forest);background:0 0}.button-row,.hero__actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.text-link{color:var(--forest);align-items:center;gap:9px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.text-link:hover{color:var(--copper-dark)}.text-link--light{color:#f4d39d}.topbar{background:var(--forest-deep);color:#ffffffc2;font-size:.77rem}.topbar__inner{justify-content:space-between;align-items:center;gap:20px;min-height:34px;display:flex}.topbar p{margin:0}.topbar a{color:#efd39f;font-weight:700;text-decoration:none}.site-header{z-index:50;background:#f7f6f2f7;border-bottom:1px solid #081f331f;position:relative}.site-header__inner{justify-content:space-between;align-items:center;gap:36px;min-height:84px;display:flex}.brand{flex:none}.brand img{width:245px}.primary-nav{align-items:center;gap:clamp(16px,2.3vw,32px);display:flex}.primary-nav>a:not(.button){color:#32413d;padding:28px 0;font-size:.81rem;font-weight:750;text-decoration:none;position:relative}.primary-nav>a:not(.button):after{background:var(--copper);content:"";height:2px;transition:transform .2s;position:absolute;bottom:18px;left:0;right:0;transform:scaleX(0)}.primary-nav>a:hover:after,.primary-nav>a.is-active:after{transform:scaleX(1)}.menu-toggle{border:1px solid var(--line);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:45px;height:45px;display:none}.menu-toggle span:not(.sr-only){background:var(--forest);width:21px;height:2px}.breadcrumbs{padding-block:14px;font-size:.76rem}.breadcrumbs ol{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{color:var(--muted);gap:8px;display:flex}.breadcrumbs a{color:var(--forest);text-decoration:none}.hero{background:var(--forest-deep);min-height:min(790px,100vh - 118px);color:var(--white);align-items:center;display:grid;position:relative;overflow:hidden}.hero__media,.hero__veil{position:absolute;inset:0}.hero__media img{object-fit:cover;object-position:center;width:100%;height:100%}.hero__veil{background:linear-gradient(90deg,#041522f7 0%,#041522db 46%,#0415224f 78%,#04152238 100%),linear-gradient(#0000 55%,#04152285)}.hero__content{z-index:1;padding-block:94px;position:relative}.hero h1{max-width:900px;margin-bottom:25px}.hero h1 em{color:#e1b66c;font-style:normal}.hero__lead{color:#ffffffd9;max-width:720px;margin-bottom:34px;font-size:clamp(1.1rem,2vw,1.35rem)}.hero__trust{color:#ffffffb8;flex-wrap:wrap;gap:14px 34px;margin:46px 0 0;padding:0;font-size:.8rem;font-weight:700;list-style:none;display:flex}.hero__trust li:before{color:var(--gold);content:"◆";margin-right:9px;font-size:.65em}.intro-grid,.split-heading,.content-sidebar,.compliance-panel,.form-layout,.page-hero__grid,.split-panel{grid-template-columns:minmax(0,1.05fr) minmax(300px,.75fr);align-items:start;gap:clamp(46px,8vw,110px);display:grid}.intro-grid h2{margin-bottom:0}.prose--lead{font-size:1.08rem}.prose p{margin-bottom:1.35em}.section-heading{margin-bottom:48px}.section-heading h2{margin-bottom:0}.split-heading>p{max-width:590px;color:var(--muted);margin-top:26px}.split-heading--light>p{color:#ffffffb8}.section-heading--center{text-align:center;max-width:780px;margin-inline:auto}.section-heading--center>p:last-child{color:var(--muted)}.center-action{justify-content:center;margin-top:44px;display:flex}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.category-card{background:#ffffffb3;border:1px solid #081f3321;border-radius:14px;flex-direction:column;align-items:flex-start;min-height:325px;padding:28px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.category-card:hover{border-color:var(--copper);transform:translateY(-4px);box-shadow:0 18px 50px #081f331a}.category-card:after{opacity:.07;content:"";border:1px solid;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-85px;right:-60px}.category-card__icon{background:var(--sand);width:58px;height:58px;color:var(--forest);border-radius:50%;place-items:center;margin-bottom:38px;display:grid}.icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:29px;height:29px}.category-card__number{color:var(--copper-dark);font-family:var(--serif);position:absolute;top:28px;right:28px}.category-card h2,.category-card h3{font-family:var(--serif);margin-bottom:11px;font-size:1.58rem;font-weight:500}.category-card p{color:var(--muted);font-size:.9rem}.category-card .text-link{margin-top:auto}.category-card--stone .category-card__icon{background:#dfd5c4}.category-card--spice .category-card__icon{color:#8d3e1c;background:#efc9ad}.category-card--wellness .category-card__icon,.category-card--agri .category-card__icon{background:#dbe3cb}.category-card--puja .category-card__icon{color:#9a451c;background:#f1d8ae}.category-card--food .category-card__icon{background:#efd6bb}.category-card--craft .category-card__icon{background:#d9ccc1}.category-grid--hub .category-card{min-height:420px}.category-card ul{color:var(--muted);margin:0 0 24px;padding-left:18px;font-size:.85rem}.stone-feature__grid{grid-template-columns:minmax(320px,.8fr) minmax(0,1fr);align-items:center;gap:clamp(50px,9vw,130px);display:grid}.stone-feature__visual{background:#dad0c0;border-radius:14px;min-height:510px;position:relative;overflow:hidden}.stone-feature__visual:before{content:"";background:linear-gradient(135deg,#ffffff80,#0000 55%);position:absolute;inset:0}.stone-feature__visual>span{color:#12221fb3;letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:800;position:absolute;bottom:18px;right:22px}.stone-swatch{border:1px solid #12221f26;position:absolute;transform:rotate(-7deg);box-shadow:0 24px 50px #12221f2e}.stone-swatch--one{background:repeating-linear-gradient(8deg,#c9b89d 0 10px,#bca788 11px 13px,#d5c8b4 14px 26px);width:60%;height:58%;top:70px;left:50px}.stone-swatch--two{background:repeating-linear-gradient(165deg,#515953 0 7px,#6f746d 8px 10px,#3f4b46 11px 28px);width:52%;height:58%;top:132px;right:25px;transform:rotate(6deg)}.stone-swatch--three{background:linear-gradient(120deg,#ddd7cc,#b7afa3 47%,#eeeae2 49%,#c7c0b6 58%,#eee);width:42%;height:36%;bottom:42px;right:90px;transform:rotate(-2deg)}.stone-feature h2{margin-bottom:25px}.check-list{margin:28px 0 34px;padding:0;list-style:none}.check-list li{margin-bottom:10px;padding-left:28px;position:relative}.check-list li:before{color:var(--copper-dark);content:"✓";font-weight:900;position:absolute;left:0}.service-grid{border-top:1px solid #ffffff30;border-left:1px solid #ffffff30;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.service-card{border-bottom:1px solid #ffffff30;border-right:1px solid #ffffff30;flex-direction:column;min-height:300px;padding:28px 24px;text-decoration:none;transition:background .2s;display:flex}.service-card:hover{background:#ffffff12}.service-card__line{background:var(--copper);width:36px;height:3px;margin-bottom:48px}.service-card h3{font-family:var(--serif);font-size:1.35rem;font-weight:500}.service-card p{color:#ffffffad;font-size:.86rem}.service-card .text-link{margin-top:auto}.partner-strip{border:1px solid #ffffff40;grid-template-columns:190px 1fr auto;align-items:center;gap:34px;margin-top:42px;padding:24px 28px;display:grid}.partner-strip div{flex-direction:column;display:flex}.partner-strip span{color:#ddbe86;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.partner-strip strong{font-family:var(--serif);font-size:1.55rem;font-weight:500}.partner-strip p{color:#ffffffb3;margin:0;font-size:.86rem}.partner-strip a{color:var(--white);white-space:nowrap;font-weight:800;text-decoration:none}.partner-strip--light{border-color:var(--line);color:var(--ink)}.partner-strip--light p{color:var(--muted)}.partner-strip--light a{color:var(--forest)}.process-grid{counter-reset:process;grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.process-grid li{border-top:1px solid var(--line);min-height:230px;padding:32px 24px 20px 0;position:relative}.process-grid li:not(:last-child):after{background:var(--copper);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;right:14px}.process-grid span,.three-card-grid>article>span{color:var(--copper-dark);font-family:var(--serif);font-size:1.1rem}.process-grid h3{font-family:var(--serif);margin:32px 0 9px;font-size:1.45rem;font-weight:500}.process-grid p{max-width:190px;color:var(--muted);font-size:.84rem}.values-layout{grid-template-columns:.7fr 1.3fr;gap:clamp(50px,9vw,120px);display:grid}.values-intro{align-self:start;position:sticky;top:40px}.values-grid{border-top:1px solid #c9c0b0;border-left:1px solid #c9c0b0;grid-template-columns:1fr 1fr;display:grid}.values-grid article{border-bottom:1px solid #c9c0b0;border-right:1px solid #c9c0b0;min-height:190px;padding:28px}.values-grid h3{color:var(--forest);font-family:var(--serif);font-size:1.35rem;font-weight:500}.values-grid p{color:var(--muted);font-size:.87rem}.article-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.article-card{border-top:3px solid var(--forest);background:var(--white);border-radius:0 0 12px 12px;flex-direction:column;min-height:330px;padding:27px;display:flex}.article-card h2,.article-card h3{font-family:var(--serif);font-size:1.65rem;font-weight:500}.article-card h2 a,.article-card h3 a{text-decoration:none}.article-card>p:not(.eyebrow){color:var(--muted);font-size:.9rem}.article-card>span,.article-card>div{color:var(--muted);justify-content:space-between;gap:20px;margin-top:auto;font-size:.74rem;display:flex}.article-card .text-link{margin-top:18px}.article-grid--hub{grid-template-columns:repeat(2,1fr)}.article-grid--hub .article-card{min-height:380px}.page-hero{background:var(--forest);color:var(--white);padding:clamp(78px,10vw,145px) 0;position:relative;overflow:hidden}.page-hero:before{content:"";border:1px solid #ffffff21;border-radius:50%;width:570px;height:570px;position:absolute;top:-190px;right:-150px}.page-hero:after{content:"";border:1px solid #d7aa5840;width:350px;height:350px;position:absolute;bottom:-160px;right:13%;transform:rotate(45deg)}.page-hero__grid{z-index:1;align-items:end;position:relative}.page-hero h1{max-width:850px;margin-bottom:0;font-size:clamp(2.8rem,6vw,5rem)}.page-hero__grid>p{color:#ffffffc7;margin:0;font-size:clamp(1.05rem,2vw,1.28rem)}.page-hero--stone{background:#203649}.page-hero--spice,.page-hero--food{background:#56342b}.page-hero--wellness,.page-hero--agri{background:#234657}.page-hero--puja{background:#5d3a27}.page-hero--craft{background:#3d3541}.page-hero--services{background:#081f33}.page-hero--insights{background:#183d5c}.page-hero--detail{padding-block:clamp(65px,8vw,105px)}.content-sidebar{grid-template-columns:minmax(0,1fr) minmax(300px,.48fr)}.spec-card,.partner-card,.editorial-aside,.article-aside{border-top:4px solid var(--copper);background:var(--sand);border-radius:0 0 12px 12px;padding:30px}.spec-card ul{margin:0;padding:0;list-style:none}.spec-card li{border-bottom:1px solid #d7cebe;padding:12px 0;font-size:.9rem}.detail-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.detail-card{background:#ffffff9e;border:1px solid #d5cbbc;border-radius:12px;flex-direction:column;min-height:240px;padding:26px;text-decoration:none;transition:background .2s,transform .2s;display:flex}.detail-card:hover{background:var(--white);transform:translateY(-3px)}.detail-card__top{color:var(--copper-dark);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;font-size:.72rem;font-weight:800;display:flex}.detail-card h3{font-family:var(--serif);margin:auto 0 10px;font-size:1.5rem;font-weight:500}.detail-card p{color:var(--muted);font-size:.86rem}.empty-catalogue{max-width:750px}.branded-trade-panel{border:1px solid var(--line);background:var(--white);border-radius:14px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(45px,8vw,100px);padding:clamp(30px,6vw,68px);display:grid}.branded-trade-panel h2{font-size:clamp(2.1rem,4vw,3.25rem)}.branded-trade-panel>div:first-child>p:not(.eyebrow){color:var(--muted)}.identity-grid{border-top:1px solid var(--line);grid-template-columns:1fr;display:grid}.identity-grid article{border-bottom:1px solid var(--line);grid-template-columns:42px 160px 1fr;align-items:start;gap:16px;padding:22px 0;display:grid}.identity-grid span{color:var(--copper-dark);font-family:var(--serif)}.identity-grid h3{color:var(--forest);font-family:var(--serif);margin:0;font-size:1.15rem;font-weight:600}.identity-grid p{color:var(--muted);margin:0;font-size:.82rem}.two-list-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.two-list-grid article{background:var(--white);padding:42px}.two-list-grid h2{font-size:2.2rem}.compliance-panel{border:1px solid var(--line);align-items:center;padding:clamp(28px,5vw,55px)}.compliance-panel h2{margin:0;font-size:2.3rem}.compliance-panel>p{color:var(--muted);margin:0}.form-layout{grid-template-columns:minmax(280px,.55fr) minmax(0,1fr)}.form-card{background:var(--white);box-shadow:var(--shadow);border-radius:14px;padding:clamp(24px,5vw,48px)}.lead-form{position:relative}.bot-field{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-alert{border-left:4px solid var(--error);color:#6f231e;background:#f9e8e6;margin-bottom:24px;padding:14px 17px;display:grid}.enquiry-roles{border:0;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 28px;padding:0;display:grid}.enquiry-roles legend{width:100%;margin-bottom:10px;font-size:.8rem;font-weight:800}.enquiry-roles label{cursor:pointer;position:relative}.enquiry-roles input{opacity:0;position:absolute}.enquiry-roles label>span{border:1px solid var(--line);min-height:82px;color:var(--forest);flex-direction:column;justify-content:center;padding:11px;font-size:.79rem;font-weight:800;line-height:1.35;display:flex}.enquiry-roles small{color:var(--muted);margin-top:5px;font-size:.67rem;font-weight:500}.enquiry-roles input:checked+span{border-color:var(--forest);box-shadow:inset 0 0 0 1px var(--forest);background:#edf2ee}.enquiry-roles input:focus-visible+span{outline:3px solid var(--gold);outline-offset:2px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{margin-bottom:18px}.field label{margin-bottom:7px;font-size:.78rem;font-weight:800;display:block}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #abb3af;border-radius:0;padding:11px 12px}.field input,.field select{min-height:48px}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--forest);outline:2px solid #081f332e}.field small{color:var(--muted);margin-top:5px;font-size:.68rem;display:block}.field-error{min-height:0;color:var(--error);margin:5px 0 0;font-size:.74rem}.has-error input,.has-error select,.has-error textarea{border-color:var(--error)}.consent{align-items:flex-start;gap:10px;margin:4px 0 20px;font-size:.76rem;display:flex}.consent input{width:18px;height:18px;accent-color:var(--forest);margin-top:3px}.brand-fields{background:#f1f6fa;border:1px solid #c7d6e2;border-radius:10px;margin:12px 0 25px;padding:24px}.brand-fields[hidden]{display:none}.brand-fields legend{color:var(--forest);font-family:var(--serif);padding:0 9px;font-size:1.25rem;font-weight:600}.brand-fields>p{color:var(--muted);margin-bottom:20px;font-size:.82rem}.brand-fields .consent{margin-bottom:0}.form-submit-row{align-items:center;gap:22px;margin-top:22px;display:flex}.form-submit-row p{max-width:300px;color:var(--muted);font-size:.69rem;line-height:1.5}.turnstile-wrap{margin:18px 0}.turnstile-wrap>p{color:var(--muted);margin-top:5px;font-size:.68rem}.contact-guidance{position:sticky;top:35px}.response-note{border-left:3px solid var(--copper);margin-top:45px;padding:5px 0 5px 18px}.response-note p{color:var(--muted);font-size:.86rem}.services-list{border-top:1px solid #cfc4b3}.service-row{border-bottom:1px solid #cfc4b3;grid-template-columns:70px 1fr 40px;align-items:center;gap:25px;padding:33px 8px;text-decoration:none;transition:padding .2s,background .2s;display:grid}.service-row:hover{background:#ffffffa6;padding-inline:20px}.service-row>span{color:var(--copper-dark);font-family:var(--serif);font-size:1.1rem}.service-row>span:last-child{text-align:right;font-size:1.7rem}.service-row h2{margin:0 0 7px;font-size:2rem}.service-row p{color:var(--muted);margin:0}.partner-card span{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.partner-card strong{color:var(--forest);font-family:var(--serif);margin:8px 0;font-size:2.2rem;font-weight:500;display:block}.partner-card a{color:var(--forest);font-weight:800}.service-principles{grid-template-columns:.65fr 1.35fr;gap:80px;display:grid}.principle-grid{grid-template-columns:repeat(3,1fr);display:grid}.principle-grid article{border-left:1px solid #fff3;padding:20px 28px}.principle-grid h3{font-family:var(--serif);font-size:1.45rem;font-weight:500}.principle-grid p{color:#ffffffab;font-size:.85rem}.three-card-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.three-card-grid article{background:var(--white);border-radius:12px;min-height:280px;padding:35px}.three-card-grid h3{font-family:var(--serif);margin-top:55px;font-size:1.55rem;font-weight:500}.three-card-grid p{color:var(--muted)}.editorial-grid{grid-template-columns:1fr 330px;gap:90px;display:grid}.editorial-content article{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr;gap:28px;margin-bottom:42px;padding:0 0 42px;display:grid}.editorial-content article>span{color:var(--copper-dark);font-family:var(--serif)}.editorial-content h2{font-size:2.1rem}.editorial-content p{color:var(--muted)}.editorial-aside{align-self:start;position:sticky;top:30px}.editorial-aside h2{font-size:1.8rem}.brand-story{grid-template-columns:300px 1fr;align-items:center;gap:90px;display:grid}.brand-story img{filter:drop-shadow(0 25px 30px #00000040);width:250px}.brand-story p:last-child{color:#ffffffb8}.article-hero{background:var(--forest);color:var(--white);padding:clamp(80px,11vw,150px) 0}.article-hero__inner{max-width:970px}.article-hero h1{font-size:clamp(2.8rem,6vw,5rem)}.article-hero__inner>p:not(.eyebrow){color:#ffffffc2;max-width:760px;font-size:1.18rem}.article-hero__inner>div{color:#e1bd80;gap:30px;margin-top:30px;font-size:.8rem;display:flex}.article-layout{grid-template-columns:minmax(0,760px) 320px;align-items:start;gap:100px;display:grid}.article-body section{margin-bottom:48px}.article-body h2{font-size:2rem}.article-body p{color:#43504c;font-size:1.05rem}.article-aside{position:sticky;top:30px}.article-aside h2{font-size:1.7rem}.legal-hero{background:var(--sand);padding:74px 0}.legal-hero h1{margin-bottom:12px;font-size:4rem}.legal-hero p:last-child{color:var(--muted)}.legal-layout{grid-template-columns:250px minmax(0,760px);justify-content:center;gap:100px;display:grid}.legal-layout>nav{flex-direction:column;align-self:start;display:flex;position:sticky;top:30px}.legal-layout>nav h2{font-family:var(--sans);text-transform:uppercase;font-size:.78rem;font-weight:800}.legal-layout>nav a{border-bottom:1px solid var(--line);color:var(--muted);padding:10px 0;font-size:.82rem;text-decoration:none}.legal-layout>nav a[aria-current=page]{color:var(--copper-dark);font-weight:800}.legal-body section{margin-bottom:44px}.legal-body h2{font-size:2rem}.legal-body p{color:#47534f}.legal-notice{border-left:4px solid var(--copper);background:var(--sand);padding:18px 22px}.status-page{background:var(--sand);place-items:center;min-height:640px;padding:80px 0;display:grid}.status-card{text-align:center;max-width:770px}.status-card img{width:130px;margin:0 auto 25px}.status-card h1{font-size:clamp(2.7rem,6vw,4.5rem)}.status-card>p:not(.eyebrow){color:var(--muted);font-size:1.08rem}.status-card .button-row{justify-content:center;margin-top:30px}.closing-cta{background:var(--copper-dark);color:var(--white);padding:65px 0}.closing-cta__inner{grid-template-columns:1fr auto;align-items:center;gap:60px;display:grid}.closing-cta h2{margin-bottom:12px;font-size:clamp(2rem,4vw,3.1rem)}.closing-cta p:last-child{color:#ffffffbd;max-width:780px}.site-footer{background:var(--forest-deep);color:#ffffffb3;padding:75px 0 25px}.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:60px;display:grid}.footer-brand img{width:230px;margin-bottom:25px}.footer-brand p{max-width:380px;font-size:.86rem}.footer-note{color:#e2bb7b}.footer-grid h2{color:var(--white);font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:.75rem;font-weight:800}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;display:flex}.footer-grid a{margin-bottom:10px;font-size:.79rem;text-decoration:none}.footer-grid a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff21;justify-content:space-between;gap:40px;margin-top:65px;padding-top:20px;font-size:.68rem;display:flex}.footer-bottom a{color:#efd39f}.footer-link-button{color:inherit;text-align:left;background:0 0;border:0;margin:0 0 10px;padding:0;font-size:.79rem}.footer-link-button:hover{color:var(--white)}.cookie-consent{z-index:1000;background:var(--forest-deep);color:#ffffffd1;border:1px solid #ffffff2e;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;max-width:960px;margin-inline:auto;padding:22px;display:grid;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 24px 80px #00000057}.cookie-consent[hidden]{display:none}.cookie-consent strong{color:var(--white);margin-bottom:5px;font-size:1rem;display:block}.cookie-consent p{margin-bottom:5px;font-size:.8rem;line-height:1.5}.cookie-consent a{color:#efd39f;font-size:.76rem}.cookie-consent__actions{gap:10px;display:flex}.cookie-consent__actions .button{white-space:nowrap;min-height:44px}.cookie-consent__actions .button--outline{color:var(--white);border-color:#ffffffb3}.consent-gate{z-index:2000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#041522e6;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.consent-gate__card{border:1px solid #fff3;border-top:5px solid var(--copper);background:var(--cream);width:min(100%,680px);color:var(--ink);border-radius:14px;padding:clamp(26px,5vw,48px);box-shadow:0 30px 100px #00000073}.consent-gate__card h2{margin-bottom:18px;font-size:clamp(2rem,5vw,3.25rem)}.consent-gate__card>p:not(.eyebrow){color:var(--muted)}.consent-gate__note{font-size:.82rem}.consent-gate__note a{color:var(--forest);font-weight:800}.consent-gate__card .button-row{margin-top:26px}@media (width<=1100px){.category-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card:nth-last-child(-n+2){min-height:250px}.process-grid{grid-template-columns:repeat(3,1fr);row-gap:20px}.detail-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}@media (width<=900px){.topbar{display:none}.site-header__inner{min-height:72px}.brand img{width:210px}.menu-toggle{display:flex}.primary-nav{z-index:100;background:var(--cream);flex-direction:column;align-items:stretch;gap:0;padding:25px 20px 50px;display:none;position:fixed;inset:72px 0 0;overflow-y:auto}.primary-nav.is-open{display:flex}.primary-nav>a:not(.button){border-bottom:1px solid var(--line);padding:17px 5px;font-size:1rem}.primary-nav>a:not(.button):after{display:none}.primary-nav .button{margin-top:24px}.hero{min-height:720px}.hero__veil{background:linear-gradient(90deg,#041522f7,#041522c2),linear-gradient(#0000,#041522b8)}.intro-grid,.split-heading,.content-sidebar,.compliance-panel,.form-layout,.page-hero__grid,.split-panel{grid-template-columns:1fr;gap:32px}.branded-trade-panel,.stone-feature__grid{grid-template-columns:1fr}.stone-feature__visual{min-height:420px}.service-grid{grid-template-columns:repeat(2,1fr)}.partner-strip{grid-template-columns:1fr auto}.partner-strip p{grid-area:2/1/auto/-1}.values-layout{grid-template-columns:1fr}.values-intro,.contact-guidance{position:static}.article-grid{grid-template-columns:1fr 1fr}.article-grid article:last-child:nth-child(odd){grid-column:1/-1}.service-principles{grid-template-columns:1fr;gap:40px}.editorial-grid{grid-template-columns:1fr;gap:50px}.editorial-aside{position:static}.article-layout{grid-template-columns:1fr;gap:50px}.article-aside{position:static}.legal-layout{grid-template-columns:1fr;gap:45px}.legal-layout>nav{position:static}.closing-cta__inner{grid-template-columns:1fr;gap:30px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:35px}.brand-story{grid-template-columns:220px 1fr;gap:50px}}@media (width<=650px){.shell{width:min(calc(100% - 28px), var(--shell))}.section{padding-block:72px}.hero{min-height:690px}.hero__content{padding-block:68px}.hero h1{font-size:3.05rem}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .button{width:100%}.hero__trust{flex-direction:column;gap:8px;margin-top:32px}.category-grid,.service-grid,.detail-grid,.two-list-grid,.article-grid,.article-grid--hub,.values-grid,.three-card-grid{grid-template-columns:1fr}.category-card{min-height:295px}.category-grid--hub .category-card{min-height:390px}.service-card{min-height:250px}.service-grid{border-top:0}.process-grid{grid-template-columns:1fr}.process-grid li{min-height:150px;padding-left:55px}.process-grid li>span{position:absolute;left:0}.process-grid li:not(:last-child):after{display:none}.process-grid h3{margin-top:0}.partner-strip{grid-template-columns:1fr}.partner-strip p{grid-area:auto}.form-card{padding:22px 17px}.brand-fields{padding:20px 15px}.identity-grid article{grid-template-columns:34px 1fr}.identity-grid article p{grid-column:2}.enquiry-roles,.form-grid{grid-template-columns:1fr}.enquiry-roles label>span{min-height:65px}.form-submit-row{flex-direction:column;align-items:stretch}.form-submit-row .button{width:100%}.principle-grid{grid-template-columns:1fr}.principle-grid article{border-top:1px solid #fff3;border-left:0;padding-inline:0}.service-row{grid-template-columns:42px 1fr 22px;gap:12px}.service-row h2{font-size:1.5rem}.service-row p{font-size:.84rem}.brand-story{text-align:center;grid-template-columns:1fr}.brand-story img{margin-inline:auto}.editorial-content article{grid-template-columns:35px 1fr;gap:14px}.article-grid article:last-child:nth-child(odd){grid-column:auto}.legal-hero h1{font-size:3rem}.closing-cta .button{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:5px}.cookie-consent{grid-template-columns:1fr;gap:16px}.cookie-consent__actions{flex-direction:column-reverse;align-items:stretch}.cookie-consent__actions .button{width:100%}.consent-gate{padding:14px}.consent-gate__card .button-row{flex-direction:column-reverse;align-items:stretch}.consent-gate__card .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
