:root{--pink:#e83f78;--pink-dark:#c92360;--navy:#172252;--muted:#58627d;--line:#f1dce4;--soft:#fff5f8;--shadow:0 14px 36px rgba(31,53,91,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);background:#fffdfd;font-family:Nunito,"Trebuchet MS",Arial,sans-serif;line-height:1.55}.skip-link{position:fixed;top:-5rem;left:1rem;z-index:100;padding:.75rem 1rem;border-radius:10px;background:#fff;color:var(--navy)}.skip-link:focus{top:1rem}.container{width:min(1160px,calc(100% - 40px));margin:auto}.catalog-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid #f3e3e9;backdrop-filter:blur(12px)}.catalog-nav{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.catalog-brand img{display:block;width:150px;height:64px;object-fit:contain}.catalog-links{display:flex;align-items:center;gap:22px}.catalog-links a{color:var(--navy);font-size:14px;font-weight:900;text-decoration:none}.catalog-links a:hover,.catalog-links a[aria-current=page]{color:var(--pink)}.home-button{padding:10px 15px;border:2px solid #f2acc3;border-radius:11px}.catalog-hero{padding:54px 0;background:linear-gradient(135deg,#fff3f7,#edf9ff)}.hero-card{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;overflow:hidden;border:1px solid #f0d7e1;border-radius:30px;background:#fff;box-shadow:var(--shadow)}.hero-copy{padding:50px}.eyebrow{margin:0 0 10px;color:var(--pink);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero-copy h1{margin:0 0 15px;font-size:clamp(40px,5vw,62px);line-height:1.04}.hero-copy>p:not(.eyebrow){margin:0;color:var(--muted);font-size:18px}.hero-art{height:100%;min-height:410px}.hero-art img{display:block;width:100%;height:100%;object-fit:cover}.catalog-section{padding:72px 0 88px}.section-heading{max-width:720px;margin:0 auto 40px;text-align:center}.section-heading h2{margin:0 0 12px;font-size:clamp(32px,4vw,46px);line-height:1.1}.section-heading p{margin:0;color:var(--muted);font-size:17px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.digital-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-card{display:flex;min-height:310px;flex-direction:column;align-items:flex-start;padding:28px;border:1px solid var(--line);border-radius:23px;background:#fff;box-shadow:0 9px 25px rgba(31,53,91,.08)}.catalog-card-with-image{padding:0;overflow:hidden}.catalog-card-image{width:100%;aspect-ratio:4/3;overflow:hidden;background:#fff4f8}.catalog-card-image img{display:block;width:100%;height:100%;object-fit:cover}.catalog-card-content{display:flex;width:100%;flex:1;flex-direction:column;align-items:flex-start;padding:25px 28px 28px}.catalog-icon{display:grid;width:66px;height:66px;margin-bottom:21px;place-items:center;border-radius:19px;background:linear-gradient(135deg,#fff0f5,#edf9ff);font-size:34px}.coming-tag{display:inline-flex;padding:6px 11px;border-radius:20px;background:#f2edf5;color:#725f84;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.catalog-card h2{margin:13px 0 9px;font-size:23px;line-height:1.2}.catalog-card p{margin:0 0 20px;color:var(--muted);font-size:15px}.coming-panel{margin-top:auto;width:100%;padding:11px 15px;border-radius:11px;background:#f7f2f5;color:#897782;font-size:13px;font-weight:900;text-align:center}.catalog-note{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:42px;padding:26px 30px;border-radius:20px;background:linear-gradient(135deg,#fff0f5,#eff9ff);border:1px solid #f2cede}.catalog-note h2{margin:0 0 4px;font-size:21px}.catalog-note p{margin:0;color:var(--muted)}.catalog-note a{flex:0 0 auto;padding:12px 17px;border-radius:11px;background:linear-gradient(135deg,#f04d86,var(--pink-dark));color:#fff;font-weight:900;text-decoration:none}.catalog-footer{padding:34px 0 22px;background:#111a43;color:#e5eafb}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.footer-top img{width:125px;height:80px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(255,255,255,.15))}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.footer-links a{color:#fff;font-size:13px;font-weight:800;text-decoration:none}.catalog-footer small{display:block;margin-top:22px;padding-top:17px;border-top:1px solid rgba(255,255,255,.14);color:#aeb8df}@media(max-width:900px){.catalog-links a:not(.home-button){display:none}.hero-card{grid-template-columns:1fr}.hero-art{min-height:340px;grid-row:1}.hero-copy{padding:38px}.catalog-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.container{width:min(100% - 28px,1160px)}.catalog-nav{min-height:72px}.catalog-brand img{width:118px;height:52px}.home-button{padding:9px 12px;font-size:13px}.catalog-hero{padding:28px 0}.hero-card{border-radius:22px}.hero-art{min-height:245px}.hero-copy{padding:29px 24px}.hero-copy h1{font-size:38px}.catalog-section{padding:52px 0 65px}.catalog-grid,.digital-grid{grid-template-columns:1fr}.catalog-card{min-height:0}.catalog-note,.footer-top{align-items:flex-start;flex-direction:column}.catalog-note a{width:100%;text-align:center}.footer-links{justify-content:flex-start}}
