.theme-page{max-width:1120px;margin:0 auto;padding:72px 22px 100px}.theme-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,1fr);align-items:center;gap:38px;min-height:380px;padding:36px 44px;background:var(--paper-light);border:1px solid #dfbfd0;box-shadow:12px 12px 0 rgba(22,142,172,.15)}.theme-hero h1{margin:0;color:var(--teal);font-family:var(--serif);font-size:clamp(3.5rem,8vw,7.4rem);font-weight:400;line-height:.9}.theme-hero h1 span{color:var(--rose);font-size:.52em}.theme-hero-rose{display:block;width:100%;max-width:520px;height:auto;justify-self:center}.theme-copy{max-width:880px;margin:64px auto 0;padding:42px clamp(24px,6vw,76px);color:#244b66;background:#dff2fb;border:1px solid rgba(22,142,172,.22);font-size:1.05rem;line-height:2}.theme-copy p{margin:0 0 1.1em}.theme-copy p:last-child{margin-bottom:0}.theme-note{max-width:880px;margin:24px auto 0;color:#567489;font-size:.82rem}.theme-page+.site-footer{margin-top:0}@media(max-width:760px){.theme-page{padding:44px 16px 72px}.theme-hero{grid-template-columns:1fr;gap:20px;padding:30px 24px}.theme-hero-rose{max-width:360px}.theme-copy{margin-top:42px;padding:28px 22px;font-size:.96rem;line-height:1.9}}
.theme-elements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:56px}.theme-element{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start;padding:26px;background:var(--paper-light);border:1px solid #dfbfd0}.theme-element__visual{color:var(--ink);font-family:var(--serif);font-size:1.2rem}.theme-element__visual p{margin:0 0 20px;padding-bottom:5px;border-bottom:8px solid #c5eaf7}.theme-element h2{font-family:var(--sans);font-size:1.2rem;font-weight:700}.theme-element>div:last-child p{margin:0;line-height:1.9}.theme-moon{display:block;width:112px;height:112px;margin:16px auto 14px;border-radius:50%;background:var(--yellow);box-shadow:inset 25px 0 0 var(--paper-light)}.theme-colors{display:grid;grid-template-columns:repeat(3,44px);gap:10px;margin:26px auto;width:max-content}.theme-colors span{display:block;width:44px;height:44px;border-radius:50%}.theme-colors span:nth-child(1){background:#ffdc53}.theme-colors span:nth-child(2){background:#55b9df}.theme-colors span:nth-child(3){background:#e885b4}.theme-colors span:nth-child(4){background:#ad70b2}.theme-colors span:nth-child(5){background:#94cc59}.theme-colors span:nth-child(6){background:#aaa}.theme-element:nth-child(2) .theme-element__visual p{margin-bottom:0}@media(max-width:760px){.theme-elements{grid-template-columns:1fr;margin-top:38px}.theme-element{grid-template-columns:1fr 1.15fr;gap:16px;padding:20px}.theme-element__visual{font-size:1rem}.theme-moon{width:88px;height:88px}.theme-colors{grid-template-columns:repeat(3,34px);gap:8px}.theme-colors span{width:34px;height:34px}}
