:root{--ink:#232946;--rose:#a04452;--gold:#c9a227;--linen:#f6f2ea;--paper:#fffdf8;--smoke:#63616e;--line:#ddd5c6;--deep:#181d33}
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:'Assistant',Arial,sans-serif;font-size:1.0625rem;line-height:1.65;color:var(--ink);background:var(--linen)}
img{display:block;max-width:100%;height:auto}
a{color:var(--rose);text-decoration:none}
a:hover{color:var(--gold)}
h1,h2,h3,.cw-serif{font-family:'Forum',Georgia,serif;font-weight:400;line-height:1.18}
h1{font-size:clamp(2.1rem,5.4vw,3.4rem)}
h2{font-size:clamp(1.7rem,3.8vw,2.5rem)}
h3{font-size:1.3rem}
ul{list-style:none}
.cw-wrap{max-width:1180px;margin:0 auto;padding:0 1.375rem}
.cw-kicker{display:inline-block;font-size:.82rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin-bottom:.85rem}
.cw-lede{font-size:1.18rem;color:var(--smoke);max-width:44rem}
.cw-btn{display:inline-block;min-height:44px;padding:.72rem 1.7rem;background:var(--ink);color:var(--linen);font-weight:700;font-size:1rem;letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--ink);cursor:pointer;transition:background .25s,color .25s}
.cw-btn:hover{background:var(--rose);border-color:var(--rose);color:var(--linen)}
.cw-btn--ghost{background:transparent;color:var(--ink)}
.cw-btn--ghost:hover{background:var(--ink);color:var(--linen)}
.cw-btn--gold{background:var(--gold);border-color:var(--gold);color:var(--deep)}
.cw-btn--gold:hover{background:var(--linen);border-color:var(--linen);color:var(--deep)}
.cw-top{background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:40}
.cw-top__bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding-top:.9rem;padding-bottom:.9rem}
.cw-top__brand{font-family:'Forum',Georgia,serif;font-size:1.55rem;color:var(--ink);letter-spacing:.02em}
.cw-top__brand span{color:var(--rose)}
.cw-top__burger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:52px;height:44px;background:none;border:1px solid var(--line);cursor:pointer;align-items:center}
.cw-top__burger span{display:block;width:22px;height:2px;background:var(--ink);transition:transform .25s,opacity .25s}
.cw-top__burger em{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.cw-top__burger[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.cw-top__burger[aria-expanded="true"] span:nth-child(2){opacity:0}
.cw-top__burger[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.cw-top__nav{flex-basis:100%;max-height:0;overflow:hidden;transition:max-height .35s ease}
.cw-top__nav.open{max-height:32rem}
.cw-top__nav ul{padding:.7rem 0 0}
.cw-top__nav ul a{display:block;padding:.65rem .25rem;min-height:44px;color:var(--ink);font-weight:600;border-bottom:1px solid var(--line)}
.cw-top__nav ul a.live{color:var(--rose)}
.cw-top__cta{margin:.9rem 0}
.cw-hero{background:var(--paper);padding:3rem 0 3.6rem}
.cw-hero__grid{display:grid;gap:2.4rem;align-items:center}
.cw-hero__copy p{margin:1.1rem 0 1.6rem}
.cw-hero__acts{display:flex;gap:.9rem;flex-wrap:wrap}
.cw-frame{box-shadow:10px 10px 0 var(--rose)}
.cw-frame--gold{box-shadow:10px 10px 0 var(--gold)}
.cw-band{padding:3.6rem 0}
.cw-band--paper{background:var(--paper)}
.cw-band--ink{background:var(--deep);color:var(--linen)}
.cw-band--ink h2,.cw-band--ink h3{color:var(--linen)}
.cw-band--ink p{color:#cfcbdd}
.cw-band__head{max-width:46rem;margin-bottom:2.4rem}
.cw-grid2{display:grid;gap:2.2rem}
.cw-grid3{display:grid;gap:1.6rem}
.cw-card{background:var(--paper);border:1px solid var(--line);display:flex;flex-direction:column}
.cw-card__body{padding:1.4rem 1.4rem 1.7rem;display:flex;flex-direction:column;flex:1}
.cw-card__body h3{margin-bottom:.55rem}
.cw-card__body p{color:var(--smoke);flex:1}
.cw-card__go{margin-top:1.1rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;font-size:.88rem;padding:.35rem 0;min-height:44px;display:inline-flex;align-items:center}
.cw-card__go::after{content:"\2192";margin-left:.5rem;transition:margin .2s}
.cw-card__go:hover::after{margin-left:.9rem}
.cw-steps{counter-reset:fit;display:grid;gap:1.7rem;list-style:none}
.cw-steps li{counter-increment:fit;position:relative;padding-left:4.4rem}
.cw-steps li::before{content:counter(fit,decimal-leading-zero);position:absolute;left:0;top:-.35rem;font-family:'Forum',Georgia,serif;font-size:2.5rem;color:var(--gold)}
.cw-steps h3{margin-bottom:.3rem}
.cw-steps p{color:var(--smoke)}
.cw-band--ink .cw-steps p{color:#cfcbdd}
.cw-quote{display:grid;gap:1.6rem}
.cw-quote figure{border-left:3px solid var(--gold);padding:.35rem 0 .35rem 1.35rem}
.cw-quote blockquote{font-family:'Forum',Georgia,serif;font-size:1.22rem;line-height:1.45}
.cw-quote figcaption{margin-top:.7rem;font-size:.95rem;color:var(--smoke);font-weight:600}
.cw-band--ink .cw-quote figcaption{color:#b9b4cb}
.cw-faq{max-width:52rem}
.cw-faq__row{border-bottom:1px solid var(--line);position:relative}
.cw-faq__pin{position:absolute;opacity:0;pointer-events:none}
.cw-faq__q{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem .2rem;min-height:44px;font-weight:700;font-size:1.08rem;cursor:pointer}
.cw-faq__q::after{content:"+";font-family:'Forum',Georgia,serif;font-size:1.7rem;color:var(--rose);flex-shrink:0;transition:transform .3s}
.cw-faq__pin:checked~.cw-faq__q::after{transform:rotate(45deg)}
.cw-faq__a{max-height:0;overflow:hidden;transition:max-height .35s ease}
.cw-faq__pin:checked~.cw-faq__a{max-height:30em}
.cw-faq__a p{padding:0 .2rem 1.2rem;color:var(--smoke)}
.cw-stats{display:grid;gap:1.4rem;grid-template-columns:repeat(2,1fr);text-align:center}
.cw-stats strong{display:block;font-family:'Forum',Georgia,serif;font-size:2.4rem;color:var(--gold)}
.cw-stats span{font-size:.95rem;color:var(--smoke)}
.cw-band--ink .cw-stats span{color:#b9b4cb}
.cw-split{display:grid;gap:2.4rem;align-items:center}
.cw-list{list-style:none;display:grid;gap:.6rem;margin:1.2rem 0}
.cw-list li{padding-left:1.6rem;position:relative}
.cw-list li::before{content:"";position:absolute;left:0;top:.62em;width:.7rem;height:2px;background:var(--gold)}
.cw-gallery{display:grid;gap:1.5rem}
.cw-gallery figure{background:var(--paper);border:1px solid var(--line)}
.cw-gallery figcaption{padding:1rem 1.2rem;font-size:.98rem;color:var(--smoke)}
.cw-gallery figcaption strong{display:block;font-family:'Forum',Georgia,serif;font-size:1.15rem;font-weight:400;color:var(--ink);margin-bottom:.2rem}
.cw-prose{max-width:46rem}
.cw-prose p{margin:0 0 1.25rem}
.cw-prose h2{margin:2.2rem 0 .9rem}
.cw-prose h3{margin:1.8rem 0 .7rem}
.cw-prose ul,.cw-prose ol{margin:0 0 1.25rem 1.4rem}
.cw-prose ul{list-style:square}
.cw-prose li{margin-bottom:.45rem}
.cw-meta{font-size:.92rem;letter-spacing:.14em;text-transform:uppercase;color:var(--smoke);margin-bottom:.9rem}
.cw-form{display:grid;gap:1.15rem;max-width:40rem}
.cw-form label{font-weight:700;display:block;margin-bottom:.35rem}
.cw-form input[type=text],.cw-form input[type=email],.cw-form input[type=tel],.cw-form select,.cw-form textarea{width:100%;min-height:48px;padding:.7rem .9rem;font:inherit;color:var(--ink);background:var(--paper);border:1px solid var(--line)}
.cw-form textarea{min-height:9rem;resize:vertical}
.cw-form input:focus,.cw-form select:focus,.cw-form textarea:focus{outline:2px solid var(--gold);outline-offset:1px}
.cw-form__consent{display:flex;gap:.7rem;align-items:flex-start;font-size:.97rem;color:var(--smoke)}
.cw-form__consent input{width:1.25rem;height:1.25rem;margin-top:.2rem;accent-color:var(--rose)}
.cw-note{padding:.95rem 1.2rem;border:1px solid var(--rose);background:#f9e9ec;color:#7c3340;margin-bottom:1.6rem;max-width:40rem}
.cw-vcard{background:var(--paper);border:1px solid var(--line);padding:1.7rem}
.cw-vcard h3{margin-bottom:.6rem}
.cw-vcard p{margin-bottom:1rem;color:var(--smoke)}
.cw-vcard a{font-weight:700}
.cw-foot{background:var(--deep);color:#cfcbdd;margin-top:0}
.cw-foot a{color:var(--linen)}
.cw-foot a:hover{color:var(--gold)}
.cw-foot__grid{display:grid;gap:2.3rem;padding-top:3.2rem;padding-bottom:2.6rem}
.cw-foot__logo{font-family:'Forum',Georgia,serif;font-size:1.5rem;color:var(--linen);margin-bottom:.8rem}
.cw-foot__col h3{color:var(--gold);font-size:1.05rem;letter-spacing:.16em;text-transform:uppercase;font-family:'Assistant',Arial,sans-serif;font-weight:700;margin-bottom:.9rem}
.cw-foot__col ul{display:grid;gap:.45rem}
.cw-foot__col ul a{display:inline-block;padding:.15rem 0;min-height:28px}
.cw-foot__col address{font-style:normal;margin-bottom:.9rem}
.cw-foot__col p{margin-bottom:.9rem}
.cw-foot__h2{margin-top:1.6rem}
.cw-foot__reg{font-size:.9rem;color:#9a95b0;margin-top:1rem}
.cw-foot__base{border-top:1px solid #2e3450;padding:1.1rem 0}
.cw-foot__baseline{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;font-size:.92rem}
.cw-foot__cookies{background:none;border:1px solid #2e3450;color:#cfcbdd;padding:.55rem 1.1rem;min-height:44px;cursor:pointer;font:inherit;font-size:.9rem}
.cw-foot__cookies:hover{border-color:var(--gold);color:var(--gold)}
.cw-consent{position:fixed;left:1rem;bottom:1rem;z-index:90;max-width:22.5rem;background:var(--paper);border:1px solid var(--line);border-top:4px solid var(--rose);padding:1.35rem;box-shadow:0 12px 34px rgba(24,29,51,.22);display:none}
.cw-consent.show{display:block}
.cw-consent h3{font-size:1.15rem;margin-bottom:.5rem}
.cw-consent p{font-size:.95rem;color:var(--smoke);margin-bottom:1rem}
.cw-consent__acts{display:flex;gap:.7rem;flex-wrap:wrap}
.cw-consent__acts .cw-btn{padding:.55rem 1.2rem;font-size:.88rem}
.cw-cpill{position:fixed;left:1rem;bottom:1rem;z-index:80;background:var(--ink);color:var(--linen);border:none;padding:.6rem 1.15rem;min-height:44px;font:inherit;font-size:.9rem;font-weight:700;letter-spacing:.07em;cursor:pointer;box-shadow:0 6px 18px rgba(24,29,51,.3);display:none}
.cw-cpill.show{display:inline-block}
.cw-cpill:hover{background:var(--rose)}
.cw-page{padding:3.2rem 0 3.8rem}
.cw-page__head{max-width:48rem;margin-bottom:2.4rem}
.cw-err{text-align:center;padding:5rem 0}
.cw-err h1{font-size:clamp(3.4rem,10vw,6rem);color:var(--rose)}
@media(min-width:620px){.cw-grid3{grid-template-columns:repeat(2,1fr)}.cw-gallery{grid-template-columns:repeat(2,1fr)}.cw-stats{grid-template-columns:repeat(4,1fr)}.cw-quote{grid-template-columns:repeat(2,1fr)}}
@media(min-width:912px){.cw-top__burger{display:none}.cw-top__nav{flex-basis:auto;max-height:none;overflow:visible;display:flex;align-items:center;gap:1.4rem}.cw-top__nav ul{display:flex;gap:1.35rem;padding:0}.cw-top__nav ul a{border-bottom:2px solid transparent;padding:.4rem .1rem}.cw-top__nav ul a.live{border-bottom-color:var(--gold);color:var(--ink)}.cw-top__nav ul a:hover{color:var(--rose)}.cw-top__cta{margin:0}.cw-hero__grid{grid-template-columns:11fr 9fr}.cw-grid2{grid-template-columns:1fr 1fr}.cw-split{grid-template-columns:1fr 1fr}.cw-steps{grid-template-columns:repeat(2,1fr)}.cw-foot__grid{grid-template-columns:1.35fr 1fr .9fr .9fr}}
@media(min-width:1168px){.cw-grid3{grid-template-columns:repeat(3,1fr)}.cw-gallery{grid-template-columns:repeat(4,1fr)}.cw-steps{grid-template-columns:repeat(4,1fr)}.cw-band{padding:4.4rem 0}.cw-hero{padding:4.2rem 0 4.8rem}}
