:root{--wine:#8d223f;--wine2:#b02c50;--yellow:#f6c92f;--yellow2:#fff2a8;--blue:#176cc1;--cyan:#16b7c9;--pink:#ef2879;--ink:#252535;--muted:#6e6c79;--paper:#fffdf8;--line:#eadfce;--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans)}img{display:block;width:100%}a{color:inherit}.wrap{width:min(1200px,calc(100% - 40px));margin:auto}.demo{background:var(--wine);color:#fff;text-align:center;padding:6px;font-size:.7rem;letter-spacing:.08em;font-weight:800}.top{background:#fff;position:relative;z-index:10;box-shadow:0 4px 24px #68102712}.nav{height:102px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--wine);font-weight:900;letter-spacing:.03em}.brand img{width:68px;height:68px;object-fit:contain}.brand small{display:block;font-size:.62rem;letter-spacing:.2em;color:#9b6d20}.links{display:flex;align-items:center;gap:19px}.links a{text-decoration:none;font-size:.78rem;font-weight:800;color:#36344f}.links a:hover,.links a.active{color:var(--wine)}.pill{display:inline-flex;align-items:center;justify-content:center;min-height:47px;padding:0 21px;border-radius:99px;background:var(--yellow);color:#652035!important;text-decoration:none;font-size:.76rem;font-weight:900}.hero{min-height:610px;position:relative;display:flex;align-items:center;overflow:hidden;color:#fff}.hero img{position:absolute;inset:0;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#7b1a39ed 0%,#9a2548c9 42%,#5b1b3240 78%)}.hero-copy{position:relative;z-index:2;max-width:650px}.tag{display:inline-flex;background:var(--yellow);color:#692039;padding:7px 13px;border-radius:99px;font-weight:900;font-size:.72rem;letter-spacing:.07em;text-transform:uppercase}.hero h1{font:400 clamp(3.8rem,7vw,7rem)/.88 var(--serif);letter-spacing:-.055em;margin:20px 0}.hero p{font-size:1.08rem;max-width:570px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border:1px solid currentColor;border-radius:99px;text-decoration:none;background:none;color:inherit;font-weight:900;font-size:.76rem;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.btn.yellow{background:var(--yellow);border-color:var(--yellow);color:#651d36}.quick{display:grid;grid-template-columns:repeat(3,1fr)}.quick a{padding:25px 30px;color:#fff;text-decoration:none;font:700 1.4rem var(--serif);display:flex;align-items:center;justify-content:space-between}.quick a:nth-child(1){background:var(--blue)}.quick a:nth-child(2){background:var(--pink)}.quick a:nth-child(3){background:var(--cyan)}.quick span{font:900 1.4rem var(--sans)}section{padding:95px 0}.head{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:42px}.head h2{font:400 clamp(2.7rem,5vw,5rem)/.95 var(--serif);letter-spacing:-.045em;color:var(--wine);margin:10px 0 0}.head p{max-width:475px;color:var(--muted);margin:0}.eyebrow{font-weight:900;color:var(--wine);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.mosaic{display:grid;grid-template-columns:1.1fr .9fr .9fr;grid-template-rows:260px 260px;gap:14px}.tile{position:relative;border-radius:23px;overflow:hidden;color:#fff}.tile:first-child{grid-row:1/3}.tile img{height:100%;object-fit:cover}.tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#511126d9,transparent 72%)}.tile div{position:absolute;z-index:2;left:24px;right:24px;bottom:21px}.tile h3{font:400 1.55rem var(--serif);margin:3px 0}.tile p{font-size:.78rem;margin:0;color:#f5e8ec}.tile.color{display:flex;align-items:end;padding:25px;background:linear-gradient(135deg,var(--yellow),#ff9f36);color:#5c1b32}.tile.color:after{display:none}.tile.color div{position:relative;inset:auto}.tile.color p{color:#674035}.programs{background:#fff5d7}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{background:#fff;border-radius:20px;padding:28px;border:1px solid var(--line);min-height:225px;box-shadow:0 13px 40px #6812280c}.ico{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#ffe57a;font-size:1.35rem}.card:nth-child(2) .ico{background:#ffd4e4}.card:nth-child(3) .ico{background:#c8f2f4}.card:nth-child(4) .ico{background:#d4e9ff}.card h3{font:400 1.35rem var(--serif);color:var(--wine);margin:23px 0 8px}.card p{color:var(--muted);font-size:.83rem}.method{background:var(--wine);color:#fff}.method .head h2{color:#fff}.method .head p{color:#efd9df}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.step{background:#ffffff10;border:1px solid #ffffff2b;border-radius:20px;padding:25px}.step b{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--yellow);color:var(--wine)}.step h3{font:400 1.3rem var(--serif)}.step p{font-size:.8rem;color:#efdce2}.split{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.split img{height:100%;object-fit:cover}.splitcopy{display:flex;align-items:center;padding:70px max(35px,7vw);background:var(--yellow)}.splitcopy h2{font:400 clamp(3rem,5vw,5rem)/.94 var(--serif);color:var(--wine);margin:12px 0 20px}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.chip{background:#fff7ca;border-radius:99px;padding:7px 11px;font-size:.76rem;font-weight:800}.benefits{display:grid;grid-template-columns:1.2fr .8fr;gap:15px}.benefit{border-radius:22px;padding:34px;background:#fff;border:1px solid var(--line)}.benefit.feature{background:linear-gradient(135deg,#176cc1,#19a8c2);color:#fff}.benefit h3{font:400 1.8rem var(--serif);margin:15px 0}.benefit p{font-size:.85rem;color:var(--muted)}.benefit.feature p{color:#e5f6ff}.benefitlist{display:grid;gap:13px}.cta{background:linear-gradient(120deg,#861f3d,#b02f53);color:#fff;text-align:center}.cta h2{font:400 clamp(3rem,5vw,5rem)/.94 var(--serif);margin:10px auto 22px}.footer{padding:46px 0 25px;background:#601429;color:#fff}.foot{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px;padding-bottom:30px;border-bottom:1px solid #ffffff27}.footer a,.footer p{display:block;color:#dfbec8;text-decoration:none;font-size:.8rem;margin:7px 0}.bottom{padding-top:20px;color:#c79aa7;font-size:.72rem;display:flex;justify-content:space-between}.pagehero{padding:85px 0;background:linear-gradient(125deg,#8c2140,#b42d53);color:#fff;position:relative;overflow:hidden}.pagehero:after{content:"SI";position:absolute;right:3%;bottom:-110px;font:400 17rem var(--serif);color:#ffffff0d}.pagehero h1{font:400 clamp(3.5rem,6vw,6rem)/.92 var(--serif);margin:12px 0}.pagehero p{max-width:650px;color:#f3dfe5}.contentgrid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:32px}.panel h2,.panel h3{font-family:var(--serif);font-weight:400;color:var(--wine)}.panel h2{font-size:2rem}.panel p,.panel li{color:var(--muted)}.photo{border-radius:24px;overflow:hidden;min-height:380px}.photo img{height:100%;object-fit:cover}.form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:6px}.field.full{grid-column:1/-1}.field label{font-size:.77rem;font-weight:800}.field input,.field select,.field textarea{padding:12px;border:1px solid #d9cfd1;border-radius:10px}.field textarea{min-height:90px}.mobile{display:none}.reveal{opacity:0;transform:translateY(20px);transition:.65s}.reveal.seen{opacity:1;transform:none}
@media(max-width:900px){.links a:not(.pill){display:none}.mosaic{grid-template-columns:1fr 1fr}.mosaic .tile:first-child{grid-row:auto;grid-column:1/-1}.cards,.steps{grid-template-columns:1fr 1fr}.split,.benefits,.contentgrid{grid-template-columns:1fr}.head{display:block}.head p{margin-top:17px}.foot{grid-template-columns:1fr 1fr}.foot>div:first-child{grid-column:1/-1}}@media(max-width:560px){.wrap{width:min(100% - 28px,1200px)}.nav{height:82px}.brand img{width:54px;height:54px}.brand{font-size:.85rem}.hero{min-height:600px}.hero:after{background:linear-gradient(0deg,#791b3fe9,#83214478)}.hero h1{font-size:3.5rem}.quick{grid-template-columns:1fr}.quick a{padding:17px 22px}.mosaic{display:grid;grid-template-columns:1fr;grid-template-rows:none}.mosaic .tile:first-child{grid-column:auto}.tile{min-height:250px}.cards,.steps,.form{grid-template-columns:1fr}.split img{min-height:390px}.foot{grid-template-columns:1fr}.foot>div:first-child{grid-column:auto}.bottom{flex-direction:column;gap:8px}.mobile{display:flex;position:fixed;z-index:30;left:14px;right:14px;bottom:12px;min-height:52px;align-items:center;justify-content:center;background:var(--yellow);color:var(--wine);text-decoration:none;border-radius:99px;font-weight:900;box-shadow:0 12px 35px #40081562}.footer{padding-bottom:90px}}
