Legal
Legal Notice
Last updated: May 26, 2026
Website Owner
This website is owned and operated by:
ROYAL&BIO is responsible for the content published on this website,
subject to the disclaimers below.
Purpose of the Website
This website provides information about ROYAL&BIO products and enables
customers to browse, purchase, and learn about our beauty and skincare
offerings. The content is for general information and marketing purposes and
does not constitute medical or professional advice.
Intellectual Property
Unless otherwise stated, all content on this website is the property of
ROYAL&BIO or its content providers and is protected by applicable
copyright, trademark, and other intellectual property laws. This includes,
without limitation:
- Brand names, logos, and visual identity
- Product names, descriptions, and copy
- Text, graphics, images, videos, and layout
You may not copy, reproduce, distribute, modify, or reuse any content from
this website without our prior written permission, except where allowed by
applicable law for strictly personal, non-commercial use.
No Warranty
We make reasonable efforts to keep the information on this website accurate
and up to date, but we do not guarantee that the content is complete,
error-free, or always current. ROYAL&BIO reserves the right to change,
update, or remove information, products, or prices at any time without prior
notice.
Limitation of Liability
To the fullest extent permitted by applicable law, ROYAL&BIO shall not be
liable for any direct, indirect, incidental, special, or consequential
damages arising from your use of, or inability to use, this website or its
content. Use of the website and reliance on its content is at your own risk.
External Links
This website may contain links to third-party websites or services. These
links are provided for convenience only. ROYAL&BIO does not control and is
not responsible for the content, privacy policies, or practices of any
third-party websites.
Applicable Policies
Use of this website and any purchases made through it are also governed by:
- Our Privacy Policy
- Our Terms & Conditions
- Our Return & Refund Policy
- Our Shipping Policy
Please review those policies carefully before using the website or placing an
order.
Contact
For any questions regarding this Legal Notice or legal matters related to
this website, please contact:
© 2026 ROYAL&BIO. All rights reserved.
/* ============ ROYAL&BIO POLICY — SCOPED STYLES ============ */
.rbpolicy{
--rb-gold:#C3964E;
--rb-gold-deep:#8C6A2F;
--rb-ivory:#F7F3EA;
--rb-ivory-light:#FCFBF8;
--rb-ink:#4B4B4B;
--rb-ink-warm:#5B4A2D;
font-family:"Cormorant Garamond", Georgia, serif;
color:var(--rb-ink);
background:linear-gradient(180deg,#FCFBF8 0%,#F7F3EA 100%);
border:1px solid rgba(184,148,74,.25);
border-radius:22px;
padding:clamp(34px, 6vw, 60px) clamp(22px, 6vw, 60px);
margin:20px 0;
line-height:1.9;
max-width:900px;
}
.rbpolicy *{ box-sizing:border-box; }
/* header */
.rbpolicy-head{ text-align:center; margin-bottom:30px; }
.rbpolicy-logo{
display:block; margin:0 auto 20px;
width:clamp(72px, 12vw, 96px); height:auto; border-radius:50%;
}
.rbpolicy-eyebrow{
display:block; font-size:13px; letter-spacing:5px; text-transform:uppercase;
color:var(--rb-gold-deep); margin-bottom:14px;
}
.rbpolicy-title{
color:var(--rb-gold-deep); font-size:clamp(28px, 5.5vw, 42px);
letter-spacing:1px; margin:0; font-weight:600;
}
.rbpolicy-rule{ width:60px; height:1px; background:rgba(184,148,74,.5); margin:20px auto; }
.rbpolicy-updated{
font-size:14px; font-style:italic; color:var(--rb-ink-warm); margin:0; letter-spacing:.3px;
}
/* sections */
.rbpolicy-section{ margin-bottom:30px; }
.rbpolicy-h2{
color:var(--rb-gold-deep); font-size:clamp(19px, 3vw, 24px); letter-spacing:.5px;
margin:0 0 12px; padding-bottom:10px; border-bottom:1px solid rgba(184,148,74,.2);
font-weight:600; text-align:left;
}
.rbpolicy p{
font-size:clamp(15px, 2.2vw, 17px); line-height:1.9; color:var(--rb-ink);
margin:0 0 14px; text-align:left;
}
.rbpolicy strong{ color:var(--rb-gold-deep); font-weight:600; }
/* lists */
.rbpolicy-list{ margin:0 0 14px; padding:0 0 0 4px; list-style:none; }
.rbpolicy-list li{
position:relative; padding:8px 0 8px 26px;
font-size:clamp(15px, 2.2vw, 17px); line-height:1.8; color:var(--rb-ink);
border-bottom:1px solid rgba(184,148,74,.12);
}
.rbpolicy-list li:last-child{ border-bottom:none; }
.rbpolicy-list li::before{
content:"\2022"; position:absolute; left:6px; top:8px; color:var(--rb-gold); font-size:16px;
}
/* links */
.rbpolicy-link{ color:var(--rb-gold-deep); text-decoration:none; border-bottom:1px solid rgba(140,106,47,.4); word-break:break-word; }
.rbpolicy-link:hover{ color:var(--rb-gold); }
/* contact block */
.rbpolicy-contact{
background:var(--rb-ivory); border:1px solid rgba(184,148,74,.25);
border-radius:14px; padding:24px 28px; margin:6px 0 16px;
}
.rbpolicy-contact p{ margin:0 0 6px; }
.rbpolicy-contact p:last-child{ margin:0; }
.rbpolicy-contact-name{
color:var(--rb-gold-deep); font-weight:600; font-size:19px; letter-spacing:.5px;
}
/* footer */
.rbpolicy-foot{ text-align:center; margin-top:36px; }
.rbpolicy-copy{
font-size:13px; letter-spacing:1px; color:var(--rb-ink-warm); margin:0; text-align:center;
}