.routine-builder{padding:90px max(7vw,28px);background:linear-gradient(135deg,#6e55a4,#9b61b7 55%,#ff7598);color:#fff;display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:start}
.routine-intro{position:sticky;top:115px}.routine-intro h2{font:700 clamp(42px,5vw,68px)/1.03 "Fraunces";margin:0}.routine-intro>p{color:#f7eefa;font-size:18px}.routine-disclaimer{margin-top:30px;border-left:4px solid #ffd85f;padding:13px 17px;background:rgba(255,255,255,.1);border-radius:0 14px 14px 0}
.routine-form{background:#fff8fc;color:var(--ink);padding:30px;border-radius:30px;box-shadow:0 24px 60px rgba(50,24,75,.25)}.routine-field{margin-bottom:22px}.routine-field label:first-child,.routine-field legend{display:block;font-weight:800;margin-bottom:9px}.routine-field select{width:100%;padding:14px 16px;border:2px solid #eadcf1;border-radius:14px;background:#fff;color:var(--ink)}fieldset.routine-field{border:0;padding:0;margin-left:0;margin-right:0}.radio-pill{display:inline-flex!important;align-items:center;gap:7px;padding:9px 12px;margin:0 5px 7px 0!important;background:#f1ebff;border-radius:99px;font-weight:600!important;cursor:pointer}.routine-submit{width:100%;border:0;border-radius:16px;padding:16px;background:linear-gradient(135deg,#ff9d48,#ff648d);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 7px 0 #d84e76}
.routine-output{grid-column:1/-1;background:#fff;color:var(--ink);border-radius:30px;padding:30px;box-shadow:0 22px 55px rgba(50,24,75,.25)}.routine-output h3{font:700 38px/1.1 "Fraunces";margin:5px 0 10px}.routine-days{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0}.routine-day{padding:20px;border-radius:22px}.routine-day:nth-child(1){background:#fff5d9}.routine-day:nth-child(2){background:#eafff8}.routine-day:nth-child(3){background:#f1ebff}.routine-day>span{font-size:28px}.routine-day h4{font-size:19px;margin:5px 0}.routine-item{padding:10px 0;border-bottom:1px solid rgba(75,49,91,.1)}.routine-item:last-child{border:0}.routine-alert{padding:16px;border-radius:16px;background:#fff0f4;border-left:4px solid #ff648d;margin-top:16px}.routine-shop{display:inline-block;margin-top:18px;padding:12px 17px;border-radius:99px;background:var(--forest);color:#fff;text-decoration:none;font-weight:800}@media(max-width:850px){.routine-builder{grid-template-columns:1fr}.routine-intro{position:static}.routine-days{grid-template-columns:1fr}}@media(max-width:600px){.routine-builder{padding-top:65px;padding-bottom:65px}.routine-form,.routine-output{padding:22px;border-radius:24px}.radio-pill{display:flex!important}}
