Intellectual Property & Governing Law
Please review the ownership, copyright terms, and legal jurisdiction governing the use of the KARA by Sunnadha Jewellery website.
1. Intellectual Property Rights
All content available on this website, including logos, product images, graphics, designs, text, and other materials, is the exclusive intellectual property of KARA by Sunnadha Jewellery unless otherwise stated.
2. Prohibited Use
Unauthorized reproduction, distribution, modification, copying, or commercial use of any website content or brand assets without prior written permission is strictly prohibited.
3. Governing Law & Jurisdiction
Any disputes or legal matters arising from the use of this website shall be governed by and construed in accordance with the laws of India. Primary jurisdiction shall lie exclusively with the competent courts of the city/state where KARA by Sunnadha Jewellery operates.
#kara-terms-page{
max-width:1450px;
margin:40px auto;
padding:20px;
font-family:Arial,sans-serif;
}
.kara-terms-inner{
max-width:950px;
margin:auto;
background:#fffdf9;
border:1px solid #e8d9b5;
border-radius:24px;
padding:55px;
box-shadow:0 15px 40px rgba(0,0,0,.05);
}
.kara-badge{
display:inline-block;
background:#faf5eb;
color:#9b7b34;
padding:8px 18px;
border-radius:50px;
font-size:13px;
font-weight:600;
margin-bottom:18px;
border:1px solid #e8d9b5;
}
#kara-terms-page h1{
font-size:46px;
margin:0;
font-weight:700;
text-align:center;
background:linear-gradient(180deg,#f7df8d,#c79d2f,#8a6110);
-webkit-background-clip:text;
-webkit-text-fill-color:transparent;
}
.kara-subtitle{
text-align:center;
font-size:18px;
line-height:1.8;
color:#7d6b48;
margin:18px auto 45px;
max-width:700px;
}
.kara-section{
margin-bottom:28px;
padding:25px;
background:#ffffff;
border:1px solid #efe5cf;
border-radius:16px;
transition:.3s;
}
.kara-section:hover{
border-color:#d4af37;
transform:translateY(-2px);
box-shadow:0 10px 25px rgba(212,175,55,.08);
}
.kara-section h2{
margin:0 0 15px;
font-size:24px;
color:#2b2b2b;
}
.kara-section p{
font-size:16px;
line-height:1.9;
color:#555;
margin:0;
}
.kara-section ul{
margin:0;
padding-left:22px;
}
.kara-section li{
margin:10px 0;
line-height:1.8;
color:#555;
}
.contact-box{
background:linear-gradient(135deg,#fff,#faf4e7);
border:1px solid #e5d3a2;
padding:25px;
border-radius:14px;
margin-top:20px;
}
.contact-box p{
margin:8px 0;
}
@media(max-width:768px){
#kara-terms-page{
padding:12px;
}
.kara-terms-inner{
padding:24px 18px;
border-radius:18px;
}
#kara-terms-page h1{
font-size:34px;
}
.kara-subtitle{
font-size:15px;
margin-bottom:30px;
}
.kara-section{
padding:18px;
}
.kara-section h2{
font-size:20px;
}
}