
:root{--navy:#173e59;--teal:#17636d;--teal2:#2f7a7e;--terracotta:#c76344;--gold:#d8a451;--cream:#fff9ee;--paper:#fffdf8;--ink:#25323a;--muted:#66747b;--line:#dbe3df;--shadow:0 12px 34px rgba(21,57,70,.12);--wrap:min(1460px,94vw)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.68}img,svg{max-width:100%;display:block}a{color:var(--teal);text-decoration:none}a:hover{text-decoration:underline}.wrap{width:var(--wrap);margin:auto}.topbar{background:var(--navy);color:#fff;padding:.45rem 0;font-size:.9rem}.topbar .wrap{display:flex;justify-content:space-between;gap:1rem}.site-header{background:rgba(255,253,248,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.header-row{min-height:94px;display:flex;align-items:center;gap:1.7rem}.brand{display:flex;align-items:center;gap:.8rem;min-width:330px;color:var(--ink);text-decoration:none}.brand img{width:64px;height:64px}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font:700 1.72rem Georgia,serif}.brand-copy small{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta);margin-top:.45rem}.nav{display:flex;align-items:center;gap:1.05rem;margin-left:auto}.nav a{color:var(--ink);font-weight:760;font-size:.9rem}.menu-toggle{display:none;background:var(--teal);color:#fff;border:0;border-radius:9px;padding:.72rem .9rem;font-size:1.15rem}.hero{background:linear-gradient(90deg,#fff9ee 0 45%,rgba(255,249,238,.64) 56%,transparent 73%),url('/assets/images/hero-cultural-etiquette.svg') center/cover no-repeat;min-height:560px;display:grid;align-items:center;border-bottom:1px solid var(--line)}.hero-copy{max-width:650px;padding:4rem 0}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--terracotta);font-weight:850;font-size:.8rem}.hero h1,.page-hero h1{font:700 clamp(2.65rem,5.2vw,5.35rem)/.98 Georgia,serif;margin:.35rem 0 1.2rem}.hero h1 em{color:var(--teal);font-weight:400}.hero p{font-size:1.14rem;max-width:610px}.buttons{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.88rem 1.2rem;border-radius:9px;background:var(--teal);color:#fff;font-weight:820;text-decoration:none;border:1px solid var(--teal)}.btn.alt{background:#fff;color:var(--teal)}.btn.terra{background:var(--terracotta);border-color:var(--terracotta)}.btn:hover{text-decoration:none;filter:brightness(.96)}.benefits{background:#fff;border-bottom:1px solid var(--line)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit{padding:1.25rem;display:flex;gap:.8rem;align-items:flex-start;border-right:1px solid var(--line)}.benefit:last-child{border:0}.icon{width:46px;height:46px;border-radius:50%;background:#edf6f3;color:var(--teal);display:grid;place-items:center;font-size:1.35rem;flex:0 0 auto}.section{padding:3.6rem 0}.section.soft{background:#f3f8f6}.section.warm{background:#fff5e7}.section h2{font:700 clamp(2rem,3vw,3rem) Georgia,serif;margin:.1rem 0 .6rem}.section-head{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column}.card img{width:100%;aspect-ratio:16/9;object-fit:cover;background:#eef4f1}.card-body{padding:1.15rem;display:flex;flex-direction:column;flex:1}.card h3{font:700 1.32rem Georgia,serif;margin:.15rem 0 .5rem}.card p{color:var(--muted);margin:.1rem 0 1rem}.card .more{margin-top:auto;font-weight:820}.tag{display:inline-flex;align-self:flex-start;background:#eef6f3;color:var(--teal);border-radius:999px;padding:.22rem .62rem;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.feature-row{display:grid;grid-template-columns:1.18fr .82fr;gap:1.5rem}.panel{background:#fff;border:1px solid var(--line);border-radius:15px;padding:1.5rem;box-shadow:var(--shadow)}.panel.dark{background:var(--navy);color:#fff}.panel.dark a{color:#ffe0a6}.panel.terra{background:#9c4a37;color:#fff}.quick-list{list-style:none;padding:0;margin:.6rem 0}.quick-list li{padding:.65rem 0;border-bottom:1px solid rgba(130,150,150,.25)}.quick-list li:last-child{border:0}.principles{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.principle{background:#fff;border:1px solid var(--line);border-radius:14px;padding:1.3rem}.principle h3{font:700 1.2rem Georgia,serif;margin:.2rem 0}.page-hero{background:linear-gradient(135deg,#edf6f3,#fff6e8);padding:3.6rem 0 3rem;border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(2.5rem,5vw,4.7rem);max-width:1050px}.page-hero p{font-size:1.12rem;max-width:850px}.breadcrumbs{font-size:.87rem;color:var(--muted);margin-bottom:1rem}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:2.2rem;align-items:start}.article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:clamp(1.35rem,3vw,2.6rem);box-shadow:var(--shadow)}.article h2{font:700 1.85rem Georgia,serif;color:var(--navy);margin-top:2.1rem}.article h3{font:700 1.25rem Georgia,serif}.article .lede{font-size:1.15rem;color:#465860}.article ul,.article ol{padding-left:1.35rem}.article li{margin:.45rem 0}.note,.warning,.script-box{border-left:5px solid var(--teal);background:#edf6f3;padding:1rem 1.15rem;border-radius:8px;margin:1.25rem 0}.warning{border-color:var(--terracotta);background:#fff0e8}.script-box{border-color:var(--gold);background:#fff8e8}.sidebar{display:grid;gap:1rem;position:sticky;top:115px}.sidebar .panel{box-shadow:none}.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.tool-form label{display:block;font-weight:780;margin:.8rem 0 .3rem}.tool-form select,.tool-form input,.tool-form textarea{width:100%;padding:.78rem;border:1px solid #b9c9c7;border-radius:8px;background:#fff;font:inherit}.tool-form textarea{min-height:110px}.tool-output{white-space:pre-wrap;background:#f3f8f6;border:1px solid var(--line);border-radius:10px;padding:1rem;min-height:130px;margin-top:1rem}.site-footer{background:#102f43;color:#fff;padding:3rem 0 0}.site-footer a{color:#d8f1e8}.footer-grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:2rem}.footer-links{display:grid;gap:.35rem}.logo-footer{display:flex;gap:.8rem;align-items:center}.logo-footer img{width:58px}.logo-footer strong{font:700 1.4rem Georgia,serif}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid rgba(255,255,255,.16);padding:1rem 0;margin-top:2rem;font-size:.9rem}.legal-links{display:flex;gap:1rem;flex-wrap:wrap}.muted{color:var(--muted)}.small{font-size:.88rem}.checklist{columns:2;column-gap:2rem}.checklist li{break-inside:avoid}.blog-list{display:grid;gap:1rem}.blog-item{background:#fff;border:1px solid var(--line);border-radius:12px;padding:1.2rem}.blog-item h2{font-size:1.35rem;margin:.1rem 0}.sources li{margin:.8rem 0}@media(max-width:1100px){.brand{min-width:270px}.nav{gap:.7rem}.nav a{font-size:.82rem}.grid.four{grid-template-columns:repeat(2,1fr)}.content-layout{grid-template-columns:1fr}.sidebar{position:static}.principles{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.header-row{min-height:80px}.brand{min-width:0}.brand-copy strong{font-size:1.4rem}.brand-copy small{font-size:.62rem}.brand img{width:52px;height:52px}.menu-toggle{display:block;margin-left:auto}.nav{display:none;position:absolute;top:80px;left:0;right:0;background:#fff;padding:1rem 4vw;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.nav.open{display:flex}.hero{background:linear-gradient(rgba(255,249,238,.88),rgba(255,249,238,.88)),url('/assets/images/hero-cultural-etiquette.svg') 68% center/cover no-repeat;min-height:520px}.grid,.tools-grid{grid-template-columns:repeat(2,1fr)}.feature-row{grid-template-columns:1fr}.benefit-grid{grid-template-columns:repeat(2,1fr)}.benefit:nth-child(2){border-right:0}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.topbar .wrap{display:block}.topbar .wrap span:last-child{display:none}.brand-copy small{letter-spacing:.06em}.hero-copy{padding:3rem 0}.grid,.grid.four,.tools-grid,.principles,.benefit-grid,.footer-grid{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid var(--line)}.section-head,.footer-bottom{align-items:flex-start;flex-direction:column}.article{border-radius:0;border-left:0;border-right:0}.checklist{columns:1}.page-hero{padding:2.5rem 0}.content-layout{gap:1rem}}
