@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f0ff;color:#1b1b1b;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-optical-sizing:auto;margin:0}code{font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif}:root{--purple:#9166c9;--purple-strong:#7f4fb8;--shadow-soft:0 14px 40px #0000001f;--orange:#f75e4b;--lightorange:#ffeeec;--lightpurple:#f7f3fc}*{box-sizing:border-box}.home_page{background:#fff;float:left;width:100%}.hero{background:#9166c9;background:var(--purple);color:#fff;min-height:100vh;overflow:hidden;position:relative}.hero__grid{display:flex;grid-template-columns:1.05fr 1fr;min-height:100vh}.hero__left{background:#9166c9;background:var(--purple);display:flex;flex-direction:column;gap:32px;justify-content:center;padding:140px 0 110px 96px;width:66%}.hero__left h1{font-size:10rem;letter-spacing:-.8px;line-height:1.02;margin:0;position:relative;z-index:1}.hero__cta .cta-btn{align-items:center;background:#fff;border:none;border-radius:32px;box-shadow:0 12px 30px #00000014;color:#7f4fb8;color:var(--purple-strong);display:inline-flex;font-size:1rem;font-weight:700;gap:8px;padding:14px 22px 13px;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease}.hero__cta .cta-btn:hover{box-shadow:0 16px 38px #0000001f;transform:translateY(-1px)}.hero__right{background:#191919;min-height:100vh;position:relative;width:34%}.hero__photo{background-color:#111;background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute}.hero__logo{display:flex;justify-content:center;left:0;position:absolute;top:32px;width:100%;z-index:3}.hero__logo-img{filter:drop-shadow(0 14px 32px #0000002e);height:120px;width:auto}.hero__actions{display:flex;flex-wrap:wrap;gap:10px;position:absolute;right:28px;top:28px;z-index:4}.header-right{align-items:center;display:inline-flex;gap:10px;position:relative}.header-right .user-name{margin-right:10px}.action-btn,.header-right .user-name a{color:#fff;text-decoration:none}.action-btn{-webkit-appearance:none;appearance:none;background:#2a2a2ae6;border:none;border-radius:18px;cursor:pointer;font-size:.95rem;font-weight:700;padding:10px 16px;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.action-btn:hover{box-shadow:0 12px 30px #0000002e;transform:translateY(-1px)}.action-btn--primary{background:#9166c9;background:var(--purple)}.hero_text{padding:0 2%;text-align:center}.hero_text h2{font-size:6rem;font-weight:700;margin-bottom:0}.hero_text h2 span{color:#9166c9;color:var(--purple)}.hero_text.signup_text span{color:#f75e4b;color:var(--orange)}.homeStep{float:left;width:100%}.homeStep2{background:#f3f2f6}.step{align-items:center;display:flex;gap:60px;margin:0 auto;max-width:1920px;padding:80px 5%}.step--swap{grid-template-areas:"image num copy"}.step__col{display:flex;justify-content:center}.step__number{grid-area:num}.step__number span{color:#c7b8e7;font-size:30rem;font-weight:700;line-height:1}.step__copy{grid-area:copy;justify-content:flex-start}.step__copy p{color:#4a4a4a;font-size:3.5rem;margin:0}.step__highlight{color:#7f4fb8;color:var(--purple-strong);font-weight:700}.step__image{grid-area:image}.cta-sections{float:left;width:100%}.cta-panel{align-items:center;background:#fff;color:#7a4ba9;display:flex;flex-direction:column;gap:28px;padding:88px 5% 96px;text-align:center}.cta-panel h3{font-size:clamp(2.4rem,2vw + 1.6rem,4rem);font-weight:700;margin:0}.cta-panel--primary{background:#9166c9;background:var(--purple);color:#fff}.cta-panel--soft{background:#eadff5}.cta-pill{-webkit-appearance:none;appearance:none;background:#7d5ac0;border:none;border-radius:24px;box-shadow:0 12px 30px #0000001f;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:14px 26px 13px;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.cta-pill:hover{box-shadow:0 16px 38px #00000029;transform:translateY(-1px)}.cta-pill--light{background:#fff;color:#7d5ac0}.faq{background:#9166c9;background:var(--purple);color:#fff;float:left;padding:90px 5% 110px;width:100%}.faq__wrapper{display:flex;flex-direction:column;gap:36px;margin:0 auto;max-width:1200px}.faq__title{font-size:clamp(2.6rem,2vw + 1.6rem,4rem);font-weight:700;margin:0;text-align:center}.faq__list{display:flex;flex-direction:column;gap:10px}.faq__item{border-bottom:1px solid #ffffff8c;padding-bottom:12px}.faq__toggle{align-items:center;background:#0000;border:none;color:inherit;cursor:pointer;display:flex;gap:18px;padding:14px 0 10px;width:100%}.faq__icon{align-items:center;border:1px solid #fff;border-radius:50%;display:inline-flex;height:32px;justify-content:center;position:relative;width:32px}.faq__icon-line{background:#fff;position:absolute}.faq__icon-line--vertical{height:14px;width:2px}.faq__icon-line--horizontal{height:2px;width:14px}.faq__question{font-size:2rem;font-weight:500;text-align:left}.faq__answer{color:#ffffffe6;font-size:1.6rem;line-height:1.6;margin:0;padding:0 0 14px 50px}.faq__toggle.is-open .faq__icon-line--vertical{display:none}.creator-form{float:left;padding:48px 6% 80px;width:100%}.creator-form__inner{display:flex;flex-direction:column;gap:18px;margin:0 auto;max-width:1200px}.creator-form__note{color:#c62828;font-size:.95rem;font-weight:600;margin:0}.creator-form__fields{display:flex;flex-direction:column;gap:18px}.creator-form__row{grid-gap:18px;display:grid;gap:18px}.creator-form__row--2{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-field label,.creator-field__legend{color:#242424;display:block;font-weight:700;margin-bottom:8px}.creator-field__legend{margin-bottom:10px}.required{color:#c62828;margin-right:4px}.creator-field__optional{color:#777;font-weight:500;margin-left:6px}.creator-input,.creator-phone__code{background:#fff;border:2px solid #cfcfcf;border-radius:12px;font-family:inherit;font-size:1rem;outline:none;padding:14px 16px;transition:border-color .12s ease,box-shadow .12s ease;width:100%}.creator-input:focus,.creator-phone__code:focus{border-color:#9166c9;border-color:var(--purple);box-shadow:0 0 0 3px #9166c92e}.creator-phone{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:140px 1fr}.creator-phone__code{background:#fcdede}.creator-social-grid{display:flex;flex-direction:column;gap:14px}.creator-social-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.creator-checks{display:flex;flex-direction:column;gap:12px;margin-top:8px}.creator-check{align-items:flex-start;color:#1f1f1f;display:flex;font-size:.97rem;gap:10px}.creator-check input{height:18px;margin-top:3px;width:18px}.creator-policy{color:#c62828;text-decoration:underline}.notification-bell,.notification-bell__button{display:inline-flex;position:relative}.notification-bell__button{align-items:center;background:#ffffff1f;border:1px solid #fff9;border-radius:50%;color:#fff;cursor:pointer;height:42px;justify-content:center;width:42px}.notification-bell__button svg{height:22px;width:22px}.notification-bell__count{align-items:center;background:#111;border:2px solid #f75e4b;border:2px solid var(--orange);border-radius:999px;color:#fff;display:inline-flex;font-size:.72rem;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:0 5px;position:absolute;right:-4px;top:-5px}.notification-bell__dropdown{background:#fff;border-radius:14px;box-shadow:0 20px 50px #00000030;color:#222;overflow:hidden;position:absolute;right:0;top:calc(100% + 12px);width:320px;z-index:50}.notification-bell__dropdown:before{background:#fff;content:"";height:16px;position:absolute;right:18px;top:-8px;transform:rotate(45deg);width:16px}.notification-bell__header{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:16px 18px;position:relative}.notification-bell__header strong{font-size:1rem}.notification-bell__header span{color:#f75e4b;color:var(--orange);font-size:.82rem;font-weight:700}.notification-bell__list{max-height:260px;overflow-y:auto}.notification-bell__item{background:#fff;border-bottom:1px solid #f1f1f1;display:flex;gap:10px;padding:14px 18px}.notification-bell__media-link{background:#f4f4f4;border-radius:10px;display:block;flex:0 0 54px;height:54px;overflow:hidden;width:54px}.notification-bell__media-link img,.notification-bell__media-link video{display:block;height:100%;object-fit:cover;width:100%}.notification-bell__item strong{color:#111;display:block;font-size:.95rem;margin-bottom:4px}.notification-bell__item p{color:#555;font-size:.86rem;line-height:1.45;margin:0 0 6px}.notification-bell__item span{color:#888;font-size:.78rem}.notification-bell__view-all{background:#f75e4b;background:var(--orange);color:#fff;display:block;font-weight:700;padding:13px 18px;text-align:center;text-decoration:none}.notifications-page{background:#fff;float:left;width:100%}.notifications-page__main{padding:48px 5% 76px}.notifications-page__inner{margin:0 auto;max-width:1100px}.notifications-page__hero{background:#ffeeec;border-radius:26px;margin-bottom:28px;padding:34px 38px}.notifications-page__hero p{color:#f75e4b;color:var(--orange);font-size:.9rem;font-weight:700;letter-spacing:.08em;margin:0 0 10px;text-transform:uppercase}.notifications-page__hero h1{color:#111;font-size:clamp(2.4rem,4vw,4.6rem);line-height:1;margin:0}.notifications-page__list{display:flex;flex-direction:column;gap:14px}.notifications-page__item{background:#fff;border:1px solid #eee;border-radius:18px;box-shadow:0 12px 28px #0000000d;display:flex;gap:20px;justify-content:space-between;padding:22px 24px}.notifications-page__content{align-items:center;display:flex;gap:16px}.notifications-page__media-link{background:#f4f4f4;border-radius:14px;display:block;flex:0 0 82px;height:82px;overflow:hidden;width:82px}.notifications-page__media-link img,.notifications-page__media-link video{display:block;height:100%;object-fit:cover;width:100%}.notifications-page__status{background:#f7f3fc;border-radius:999px;color:#7f4fb8;color:var(--purple-strong);display:inline-flex;font-size:.78rem;font-weight:700;margin-bottom:8px;padding:5px 10px}.notifications-page__item h2{color:#111;font-size:1.35rem;margin:0 0 8px}.notifications-page__item p{color:#555;line-height:1.6;margin:0}.notifications-page__item time{color:#777;font-size:.9rem;font-weight:700;white-space:nowrap}.pagination{display:flex;gap:10px;justify-content:center;margin-top:20px}.pagination button{background:#fff;border:1px solid #ccc;cursor:pointer;padding:8px 14px}.pagination button.active{background:#000;color:#fff}.pagination button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:639px){.notification-bell__dropdown{right:-72px;width:min(300px,calc(100vw - 28px))}.notification-bell__dropdown:before{right:86px}.notifications-page__item{flex-direction:column}.notifications-page__item time{white-space:normal}}.policy-page{background:#fff;float:left;width:100%}.policy-page__main{padding:48px 5% 72px}.policy-page__inner{margin:0 auto;max-width:1280px}.policy-hero{background:linear-gradient(135deg,#fff1ee,#fff 55%,#f6effd);border-radius:28px;box-shadow:0 18px 40px #0000000f;padding:36px 40px}.policy-hero__eyebrow{color:#f75e4b;color:var(--orange);font-size:.95rem;font-weight:700;letter-spacing:.08em;margin:0 0 12px;text-transform:uppercase}.policy-hero h1{color:#141414;font-size:clamp(2.6rem,4vw,4.4rem);line-height:1.02;margin:0 0 14px}.policy-hero__copy{color:#444;font-size:1.08rem;line-height:1.7;margin:0;max-width:760px}.policy-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px}.policy-card{background:#fff;border:1px solid #ece6f5;border-radius:24px;box-shadow:0 14px 30px #0000000d;padding:28px}.policy-card h2{color:#141414;font-size:1.4rem;margin:0 0 12px}.policy-card p{color:#4c4c4c;font-size:1rem;line-height:1.75;margin:0}.privacy-policy-page{background:#fff;float:left;width:100%}.privacy-policy-page__main{padding:48px 5% 80px}.privacy-policy-page__inner{margin:0 auto;max-width:1180px}.privacy-policy-hero{background:#ffeeec;border-radius:28px;margin-bottom:30px;padding:38px 42px}.privacy-policy-hero h1{color:#111;font-size:clamp(2.4rem,4vw,4.7rem);line-height:1;margin:0 0 12px}.privacy-policy-hero__version{color:#f75e4b;color:var(--orange);font-size:1.1rem;font-weight:800;margin:0}.privacy-policy-copy{color:#292929;font-size:1rem;line-height:1.78}.privacy-policy-copy h2{color:#111;font-size:1.8rem;margin:34px 0 12px}.privacy-policy-copy h2[id]{scroll-margin-top:120px}.privacy-policy-copy h3{color:#111;font-size:1.25rem;margin:24px 0 8px}.privacy-policy-copy p{margin:0 0 16px}.privacy-policy-copy a{color:#f75e4b;color:var(--orange);font-weight:700}.privacy-policy-copy ol,.privacy-policy-copy ul{margin:0 0 18px 24px;padding:0}.privacy-policy-copy li{margin-bottom:8px}.privacy-policy-nav{background:#f7f3fc;border-radius:18px;margin:22px 0;padding:22px 24px}.privacy-policy-nav button{-webkit-appearance:none;appearance:none;background:#0000;border:0;color:#7f4fb8;color:var(--purple-strong);cursor:pointer;font:inherit;font-weight:800;padding:0;text-align:left}.privacy-policy-nav button:hover{text-decoration:underline}.privacy-policy-accordion{display:flex;flex-direction:column;gap:12px;margin:18px 0 28px}.privacy-policy-accordion__item{background:#fff;border:1px solid #eadff5;border-radius:16px;overflow:hidden}.privacy-policy-accordion__item summary{color:#111;cursor:pointer;font-weight:800;padding:16px 20px}.privacy-policy-accordion__item p{color:#4c4c4c;margin:0;padding:0 20px 18px}.privacy-policy-accordion__content{color:#4c4c4c;padding:0 20px 20px}.privacy-policy-accordion__content p{margin:0 0 14px;padding:0}.privacy-policy-accordion__content ol{margin:0 0 18px 22px;padding:0}.privacy-policy-accordion__content li{margin-bottom:6px}.privacy-policy-accordion__content button{-webkit-appearance:none;appearance:none;background:#0000;border:0;color:#7f4fb8;color:var(--purple-strong);cursor:pointer;font:inherit;font-weight:800;padding:0;text-align:left}.privacy-policy-accordion__content button:hover{text-decoration:underline}.privacy-policy-accordion__version{color:#f75e4b!important;color:var(--orange)!important;font-weight:800}.privacy-policy-accordion__section{border-top:1px solid #f0e8f8;margin-top:14px;padding-top:10px;scroll-margin-top:120px}.privacy-policy-accordion__section h3{color:#111;font-size:1.2rem;margin:0 0 10px}.insulet-header{background:#9166c9;background:var(--purple);color:#fff;padding:32px 5%}.insulet-header.creator-header{background:#f75e4b;background:var(--orange)}.insulet-header__inner{align-items:center;display:grid;grid-template-columns:1fr auto;margin:0 auto;max-width:1280px}.insulet-header__brand{display:flex;justify-content:center}.insulet-header__logo{height:120px;width:auto}.insulet-header__tagline{font-size:.85rem;font-weight:600}.insulet-header__nav{align-items:center;display:flex;gap:16px}.insulet-header__link{color:#fff;font-size:1rem;font-weight:600;text-decoration:none}.insulet-login-page{background:#fff;display:flex;flex-direction:column;min-height:100vh}.insulet-login{flex:1 1;padding:50px 6%}.creator__form.insulet-login .insulet-login__content{background:#ffeeec;background:var(--lightorange)}.insulet-login__content{grid-gap:48px;align-items:center;background:#f7f3fc;background:var(--lightpurple);border-radius:25px;display:grid;gap:48px;grid-template-columns:1.05fr .95fr;margin:0 auto;max-width:1280px;padding:80px}.insulet-login__form h1{color:#0c0c0c;font-size:clamp(2.6rem,4vw,3.6rem);margin:0 0 8px}.insulet-login__form h2{color:#9166c9;color:var(--purple);font-size:clamp(2.2rem,3vw,3rem);margin:0 0 32px}.creator__form.insulet-login .insulet-field label,.creator__form.insulet-login h2{color:#f75e4b;color:var(--orange)}.creator__form.insulet-login .insulet-login-btn{background:#f75e4b;background:var(--orange)}.insulet-field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.insulet-field label{color:#9166c9;color:var(--purple);font-size:1rem;font-weight:700}.insulet-input{border:2px solid #d0d0d0;border-radius:10px;font-family:inherit;font-size:1rem;outline:none;padding:14px 16px;transition:border-color .12s ease,box-shadow .12s ease}.insulet-input:focus{border-color:#9166c9;border-color:var(--purple);box-shadow:0 0 0 3px #9166c933}.insulet-forgot{color:#111;font-size:.95rem;font-weight:600;text-decoration:underline}.insulet-login-btn{background:#9166c9;background:var(--purple);border:none;border-radius:12px;box-shadow:0 12px 24px #0000001f;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin:12px 0 8px;padding:12px 22px;transition:transform .12s ease,box-shadow .12s ease}.insulet-login-btn:hover{box-shadow:0 16px 32px #00000029;transform:translateY(-1px)}.insulet-login__graphic{display:flex;justify-content:center}.insulet-login__graphic img{height:auto;max-width:360px;width:100%}.creator-password{background:#f2f2f2;float:left;padding:40px 6% 52px;width:100%}.creator-password__inner{display:flex;flex-direction:column;gap:22px;margin:0 auto;max-width:900px}.creator-submit{float:left;padding:56px 6% 80px;text-align:center;width:100%}.creator-submit__inner{align-items:center;display:flex;flex-direction:column;gap:18px;margin:0 auto;max-width:760px}.creator-submit__title{color:#0f0f0f;display:block;font-size:clamp(2.2rem,4vw,6rem);font-weight:800}.creator-submit__subtitle{color:#ed6a5a;display:block;font-size:clamp(2.1rem,4vw,6rem);font-weight:800}.creator-submit__btn{background:#ed6a5a;border:none;border-radius:25px;box-shadow:0 10px 20px #0000001f;color:#fff;cursor:pointer;font-size:1.4rem;font-weight:700;padding:12px 40px;transition:transform .12s ease,box-shadow .12s ease}.creator-submit__btn:hover{box-shadow:0 14px 28px #00000029;transform:translateY(-1px)}.footer{background:#f0eee9;border-top:1px solid #0000000d;float:left;padding:32px 5% 44px;width:100%}.footer__inner{color:#3b3b3b;gap:32px;margin:0 auto;max-width:1400px}.footer__brand,.footer__inner{align-items:flex-start;display:flex}.footer__brand{flex-direction:column;gap:18px;min-width:220px}.footer__logo{color:#9166c9;color:var(--purple);font-size:3rem;font-weight:700;line-height:1}.footer__social{display:flex;gap:12px}.footer__social-btn{align-items:center;background:#fff;border-radius:50%;color:#9166c9;color:var(--purple);cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:700;height:38px;justify-content:center;overflow:hidden;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease;width:38px}.footer__social-btn:hover{border-color:#0003;box-shadow:0 8px 18px #00000014;transform:translateY(-1px)}.footer__copy{font-size:.95rem;line-height:1.6}.footer__social-btn svg{width:20px}.footer__social-btn:hover{background-color:#9166c9;background-color:var(--purple)}.footer__social-btn:hover svg path{fill:#fff}.cg_content1{display:flex;flex-direction:column;gap:18px;margin:0 auto 6rem;max-width:1200px}.cg_content1 ol li{font-size:38px;font-weight:600}.cg_content1 ol li::marker,.pp_left ol li::marker{color:#f75e4b;color:var(--orange)}.cg_text1{margin-bottom:2rem}.cg_page{background:#fff;float:left;width:100%}.pp_section{margin:0 auto;max-width:1200px;width:100%}.pp_section h3{font-size:6rem;font-weight:700;margin-bottom:2rem;text-align:center}.pp_section h3 span{color:#f75e4b;color:var(--orange)}.pp_inner{align-items:center;display:flex;gap:18px;margin-bottom:6rem}.pp_left{width:50%}.pp_left ol li{font-size:38px;font-weight:600}.pp_image{width:50%}.pp_image img{width:100%}.sp_bg{background:#f1f1f1;padding:2rem 0}.pp_bg{float:left;width:100%}.cg_page .hero__left{background:#f75e4b;background:var(--orange)}.account-settings-modal__header{align-items:center;display:flex;justify-content:space-between}.delete-account-btn{background:#ff4d4f;border:none;border-radius:12px;color:#fff;cursor:pointer;float:right;font-size:13px;padding:6px 12px}.delete-account-btn:hover{background:#d9363e}.profile-card__image-wrap{position:relative}.profile-card__delete-btn{align-items:center;background:#f75e4b;background:var(--orange);border:none;border-radius:24px;bottom:72px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:500;gap:8px;justify-content:center;left:50%;min-width:184px;padding:8px 34px;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:2}.profile-card__delete-btn:hover{background:#e84234}.dashboard{background:#fff;padding:40px 5% 80px}.dashboard__inner{grid-gap:40px;background:#fdebea;border-radius:36px;display:grid;gap:40px;grid-template-columns:1.1fr .9fr;margin:0 auto;max-width:1280px;padding:48px}.dashboard__headline h1{color:#111;font-size:clamp(2.6rem,4vw,4rem);font-weight:800;margin:0 0 20px}.dashboard__name{color:#f36a5b;display:block;margin-top:12px}.dashboard__search{align-items:center;background:#fff;border:1px solid #e2e2e2;border-radius:40px;display:flex;gap:12px;margin-bottom:32px;max-width:420px;padding:12px 18px;width:100%}.dashboard__search input{border:none;flex:1 1;font-family:inherit;font-size:1rem;outline:none}.dashboard__search-icon{color:#7a3db8;display:inline-flex;height:22px;width:22px}.dashboard__search-icon svg{height:100%;width:100%}.dashboard__menu{display:flex;flex-direction:column;gap:24px;margin-top:4rem}.dashboard__menu-item{align-items:center;color:#222;display:flex;font-size:1.25rem;gap:20px}.dashboard__menu-item a{color:#222;text-decoration:none}.dashboard__icon{align-items:center;background:#f36a5b;border-radius:50%;color:#fff;display:inline-flex;height:64px;justify-content:center;width:64px}.dashboard__icon svg{height:34px;width:34px}.dashboard__right{align-items:center;display:flex;flex-direction:column;justify-content:center}.analytics-card{background:#f36a5b;border-radius:28px;color:#fff;max-width:420px;padding:32px;position:relative;width:100%}.analytics-card h2{color:#111;font-size:2rem;font-weight:800;margin:0 0 6px;text-align:center}.analytics-card h3{font-size:2.2rem;font-weight:800;margin:0 0 18px;text-align:center}.analytics-card__panel{background:#fff;color:#333;padding:16px}.analytics-card__days{display:flex;gap:8px;justify-content:center;margin-bottom:12px}.analytics-card__days span{background:#f1f1f6;border-radius:8px;color:#333;font-size:.85rem;min-width:26px;padding:6px 8px;text-align:center}.analytics-card__days .is-active{background:#c24bff;color:#fff}.analytics-card__rows{display:flex;flex-direction:column;gap:10px}.analytics-row{grid-gap:10px;align-items:center;display:grid;font-size:.85rem;gap:10px;grid-template-columns:40px 1fr 40px}.analytics-bar{background:linear-gradient(90deg,#e11b15,#d80000);border-radius:12px;display:inline-block;height:8px}.analytics-card__btn{background:#fff;border:none;border-radius:20px;color:#f36a5b;cursor:pointer;display:block;font-weight:700;margin:18px auto 0;padding:10px 22px;text-decoration:none;width:-webkit-fit-content;width:fit-content}.analytics-card__avatar{border:2px solid #fff;border-radius:12px 12px 60px 60px;bottom:-28px;height:150px;overflow:hidden;position:absolute;right:-24px;width:120px}.analytics-card__avatar img{height:100%;object-fit:cover;width:100%}.analytics-page{background:#fff;float:left;width:100%}.analytics-page__main{padding:48px 5% 80px}.analytics-page__inner{margin:0 auto;max-width:1200px}.analytics-page__hero{background:#ffeeec;border-radius:26px;margin-bottom:28px;padding:34px 38px}.analytics-page__hero p{color:#f75e4b;color:var(--orange);font-size:.9rem;font-weight:700;letter-spacing:.08em;margin:0 0 10px;text-transform:uppercase}.analytics-page__hero h1{color:#111;font-size:clamp(2.4rem,4vw,4.6rem);line-height:1;margin:0}.analytics-table-wrap{background:#fff;border-radius:18px;box-shadow:0 14px 34px #00000014;overflow-x:auto}.analytics-page__controls{background:#fff7f5;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;gap:16px;padding:18px 20px}.analytics-page__controls label{color:#222;display:flex;flex-direction:column;font-size:.88rem;font-weight:700;gap:8px}.analytics-page__controls select{background:#fff;border:2px solid #f2b4ad;border-radius:14px;color:#111;font-family:inherit;font-size:.95rem;font-weight:700;min-width:160px;outline:none;padding:10px 14px}.analytics-page__controls select:focus{border-color:#f75e4b;border-color:var(--orange);box-shadow:0 0 0 3px #f75e4b24}.analytics-table{border-collapse:collapse;min-width:780px;width:100%}.analytics-table td,.analytics-table th{border-bottom:1px solid #eee;color:#222;padding:18px 20px;text-align:left}.analytics-table th{background:#f75e4b;background:var(--orange);color:#fff;font-size:.95rem;letter-spacing:.04em;text-transform:uppercase}.analytics-table th button{background:#0000;border:none;color:#fff;cursor:pointer;font:inherit;letter-spacing:inherit;padding:0;text-align:left;text-transform:inherit}.analytics-table td:first-child{font-weight:700}.analytics-table tbody tr:hover{background:#fff7f5}.analytics-table__media{align-items:center;display:flex;gap:14px;min-width:260px}.analytics-table__media img,.analytics-table__media video{background:#111;border-radius:12px;display:block;flex:0 0 72px;height:72px;object-fit:cover;width:72px}.analytics-table__media span{line-height:1.35}.analytics-page__pager{align-items:center;background:#fff;display:flex;gap:12px;justify-content:center;padding:20px}.analytics-page__pager button{background:#f6e5e3;border:none;border-radius:8px;color:#222;cursor:pointer;font-weight:700;height:34px;width:34px}.analytics-page__pager button:disabled{cursor:not-allowed;opacity:.45}.analytics-page__pager strong{background:#f7e8e6;border:1px solid #bfbfbf;border-radius:6px;font-weight:400;padding:2px 10px}.analytics-page__message{color:#333;font-weight:700;margin:0;padding:22px}.analytics-page__message--error{color:#c62828}.analytics-card__day-btn{background:#f1f1f6;border:none;border-radius:8px;color:#333;cursor:pointer;font-family:inherit;font-size:.85rem;min-width:26px;padding:6px 8px;text-align:center}.analytics-card__day-btn.is-active{background:#c24bff;color:#fff}.inspiration{margin:0 auto;max-width:1280px;padding:20px 0 80px;text-align:center}.inspiration__header h2{color:#111;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;margin:0 0 36px}.inspiration__header h2 span{color:#f36a5b;display:block}.inspiration__filters{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto 34px;max-width:1100px;text-align:left}.inspiration__filters label{color:#222;font-size:.92rem;font-weight:700}.inspiration__filters select{background:#fff;border:2px solid #f2b4ad;border-radius:18px;color:#111;font-family:inherit;font-size:.95rem;font-weight:700;margin-top:8px;outline:none;padding:12px 16px;width:100%}.inspiration__filters select:focus{border-color:#f75e4b;border-color:var(--orange);box-shadow:0 0 0 3px #f75e4b24}.inspiration__grid{grid-gap:26px;display:grid;gap:26px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.inspiration__empty{color:#555;font-weight:700;grid-column:1/-1;margin:10px 0 20px}.inspiration-card{height:220px;margin-bottom:50px;position:relative;text-align:left;width:220px}.inspiration-card__image{border-radius:18px;box-shadow:0 12px 24px #0000001f;height:100%;overflow:hidden}.inspiration-card__media-trigger{background:#0000;border:none;cursor:pointer;display:block;height:100%;padding:0;width:100%}.inspiration-card__image img,.inspiration-card__image video{display:block;height:100%;object-fit:cover;width:100%}.inspiration-card__footer{align-items:center;display:flex;gap:12px;margin-top:12px}.inspiration-card__avatar{background:#fff;border:2px solid #fff;border-radius:12px 12px 60px 60px;bottom:-50px;box-shadow:0 6px 16px #00000026;height:90px;left:15px;overflow:hidden;position:absolute;width:76px;z-index:1}.inspiration-card__avatar img{display:block;height:100%;object-fit:cover;width:100%}.inspiration-card__name{color:#111;font-size:1rem;font-weight:700;margin-left:100px}.inspiration__footer{display:flex;flex-direction:column;margin-top:20px}.inspiration__pager{align-items:center;color:#333;display:inline-flex;font-size:1rem;gap:14px;margin:32px auto 24px}.inspiration__pager-btn{background:#f6e5e3;border:none;border-radius:8px;cursor:pointer;font-weight:700;height:32px;width:32px}.inspiration__cta{background:#f36a5b;border:none;border-radius:20px;box-shadow:0 12px 24px #0000001f;color:#fff;cursor:pointer;font-weight:700;margin:0 auto;max-width:160px;padding:12px 28px}.dashboard-media-preview{align-items:center;display:flex;inset:0;justify-content:center;position:fixed;z-index:66}.dashboard-media-preview__overlay{background:#000000a6;inset:0;position:absolute}.dashboard-media-preview__content{background:#111;border-radius:14px;box-shadow:0 20px 50px #00000059;max-height:88vh;overflow:hidden;position:relative;width:min(1080px,92%);z-index:1}.dashboard-media-preview__media{background:#111;display:block;max-height:88vh;object-fit:contain;width:100%}.dashboard-media-preview__close{background:#0000008c;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.6rem;height:36px;line-height:1;position:absolute;right:12px;top:12px;width:36px;z-index:2}.upload-modal{align-items:center;display:flex;inset:0;justify-content:center;position:fixed;z-index:60}.upload-modal__overlay{background:#00000080;inset:0;position:absolute}.upload-modal__content{background:#fff;border-radius:10px;box-shadow:0 28px 60px #0003;padding:48px 0;position:relative;text-align:center;width:min(800px,92%);z-index:1}.upload-modal__title{color:#111;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;margin:0}.upload-modal__title span{color:#f36a5b}.upload-modal__divider{background:#f36a5b;height:1px;margin:18px auto 32px;width:80%}.upload-modal__icons{display:flex;gap:18px;justify-content:center;margin-bottom:24px;padding:12%}.upload-modal__icons img{height:72px;width:72px}.upload-modal__hint{color:#f36a5b;font-size:1.1rem;font-weight:700;margin:0 0 18px}.upload-modal__btn{background:#f36a5b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 28px}.upload-modal__link{background:#0000;border:none;color:#f36a5b;cursor:pointer;display:inline-block;font-weight:600;margin-top:16px;text-decoration:underline}.dashboard__menu-item--action{cursor:pointer}.upload-modal__input{display:none}.upload-modal__content.is-dragging{outline:2px dashed #f36a5b;outline-offset:6px}.upload-modal__files{color:#666;font-size:.95rem;margin:10px 0 0}.upload-modal__progress{margin:10px auto 18px;width:80%}.upload-modal__progress-bar{background:#f1f1f1;border-radius:20px;height:10px;overflow:hidden;width:100%}.upload-modal__progress-fill{background:#f36a5b;border-radius:20px;display:block;height:100%;transition:width .12s ease}.upload-modal__progress-text{color:#666;font-weight:600;margin:10px 0 0}.upload-modal__preview{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.upload-modal__preview img,.upload-modal__preview video{border-radius:18px;box-shadow:0 12px 24px #0000001f;max-width:100%}.upload-modal__file-name{color:#555;font-size:.95rem;margin:0}.upload-modal__layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:.9fr 1.1fr}.upload-modal__media img,.upload-modal__media video{border-radius:20px;display:block;height:auto;width:100%}.upload-modal__form{margin-right:20px;text-align:left}.upload-modal__user{align-items:center;display:flex;gap:12px;margin-bottom:16px}.upload-modal__user img{width:56px}.upload-modal__label{color:#333;display:block;font-weight:600;margin-bottom:6px}.upload-modal__required{color:#c62828;margin-left:4px}.upload-modal__text{border:none;border-bottom:2px solid #f36a5b;font-family:inherit;font-size:1rem;outline:none;padding:8px 65px 8px 8px;width:100%}.upload-modal__text.has-error{border-bottom-color:#c62828}.upload-modal__count{bottom:10px;color:#333;font-size:.85rem;margin-right:20px;margin-top:4px;position:absolute;right:0;text-align:right}.upload-modal__select{background:#fff;border:2px solid #f36a5b;border-radius:24px;font-family:inherit;font-weight:600;margin:10px 0 2px;padding:5px 15px;width:auto}.upload-modal__select.has-error{border-color:#c62828}.upload-modal__error,.upload-modal__field-error{color:#c62828;font-size:.7rem;margin:4px 0}.upload-modal__field-error{font-weight:600}.upload-modal__checks{display:flex;flex-direction:column;gap:4px;margin:10px 0}.upload-modal__check{align-items:flex-start;color:#222;display:flex;font-size:.95rem;gap:10px}.upload-modal__check input{height:18px;margin-top:3px;width:18px}.upload-modal__check a{color:#f36a5b;text-decoration:underline}.upload-modal__docusign-check{align-items:center}.upload-modal__docusign-check span{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:4px}.upload-modal__docusign-check button{background:none;border:0;color:#f36a5b;cursor:pointer;font:inherit;padding:0;text-decoration:underline}.upload-modal__docusign-check button:disabled{color:#777;cursor:default}.upload-modal__docusign-check small{color:#666;display:block;flex-basis:100%;text-transform:capitalize}.docusign-callback{align-items:center;color:#202a44;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:32px;text-align:center}.docusign-callback h1{color:#f36a5b}.upload-modal__docu{align-items:center;display:flex;gap:12px}.upload-modal__docu img{background:#fff;border:2px solid #f36a5b;border-radius:14px;height:34px;padding:6px 10px}.upload-modal__submit{background:#f36a5b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:12px 28px}.modal-flex{margin-bottom:10px;position:relative}.modal-flex2{align-items:center;display:flex;gap:10px}.account-settings-modal{align-items:center;display:flex;inset:0;justify-content:center;position:fixed;z-index:65}.account-settings-modal__overlay{background:#00000080;inset:0;position:absolute}.account-settings-modal__content{background:#fff;border-radius:12px;box-shadow:0 26px 56px #0000003d;max-height:90vh;overflow-y:auto;padding:40px 34px 34px;position:relative;width:min(980px,94%);z-index:1}.account-settings-modal__title{color:#111;font-size:clamp(2rem,4vw,3.4rem);font-weight:800;margin:0;text-align:center}.account-settings-modal__title span{color:#f36a5b}.account-settings-modal__divider{background:#f36a5b;height:1px;margin:16px auto 30px;width:82%}.account-settings-modal__profile{align-items:center;display:flex;gap:14px;justify-content:center;margin:0 auto 20px;width:min(720px,100%)}.account-settings-modal__profile img{border-radius:12px 12px 48px 48px;height:74px;object-fit:cover;width:62px}.account-settings-modal__profile-copy{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.account-settings-modal__profile-copy p{color:#222;font-weight:700;margin:0}.account-settings-modal__form{display:flex;flex-direction:column;gap:18px;margin:0 auto;width:min(860px,100%)}.account-settings-modal__form .creator-field label,.account-settings-modal__form .creator-field__legend{font-size:.95rem}.account-settings-modal__social-grid{display:flex;flex-direction:column;gap:10px}.account-settings-modal__social-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:170px 1fr}.account-settings-modal__platform{font-weight:500}.account-settings-modal__multi-select{min-height:110px;padding-bottom:8px;padding-top:8px}.account-settings-modal__product-dropdown{position:relative}.account-settings-modal__product-trigger{align-items:center;cursor:pointer;display:flex;justify-content:space-between;text-align:left;width:100%}.account-settings-modal__product-trigger.is-open{border-color:#f36a5b}.account-settings-modal__product-value{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-settings-modal__product-value.is-placeholder{color:#6f6f6f}.account-settings-modal__product-caret{color:#444;font-size:.9rem;margin-left:10px}.account-settings-modal__product-menu{background:#fff;border:1px solid #cfcfcf;border-radius:10px;box-shadow:0 14px 28px #0000001f;left:0;max-height:190px;overflow-y:auto;padding:8px 0;position:absolute;right:0;top:calc(100% + 6px);z-index:8}.account-settings-modal__product-option{align-items:center;color:#222;cursor:pointer;display:flex;gap:10px;padding:8px 12px}.account-settings-modal__product-option:hover{background:#f7f3fc}.account-settings-modal__product-option input{height:16px;width:16px}.account-settings-modal__helper{color:#6b6b6b;display:block;font-size:.8rem;margin-top:6px}.account-settings-modal__input-error{border-color:#d93025!important}.account-settings-modal__error{color:#d93025;display:block;font-size:.8rem;margin-top:6px}.account-settings-modal__actions{display:flex;justify-content:center;margin-top:26px}.account-settings-modal__save{background:#f36a5b;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:10px 26px}.profile_page{background:#fff;float:left;padding:28px 5% 54px;width:100%}.profile__inner{margin:0 auto;max-width:1320px}.profile-hero{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:150px 1fr;margin:80px 0 100px}.profile-hero__avatar img{border-radius:18px 18px 72px 72px;height:182px;object-fit:cover;width:150px}.profile-hero__title{color:#111;font-size:clamp(2.5rem,3.3vw,5rem);font-weight:700;line-height:1.03;margin:0}.profile-hero__title span{color:#f75e4b;color:var(--orange)}.profile-hero__stats{align-items:center;display:flex;flex-wrap:wrap;gap:48px;margin-top:20px}.profile-hero__stats p{color:#222;font-size:clamp(1.6rem,1.5vw,2.2rem);font-weight:500;margin:0}.profile-hero__filters{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.profile-hero__filters select{background:#fff;border:2px solid #ef9f96;border-radius:28px;color:#111;font-family:inherit;font-size:1.2rem;font-weight:700;height:46px;min-width:240px;padding:0 44px 0 22px}.profile-gallery{margin-top:34px}.profile-gallery__grid{grid-gap:52px;display:grid;gap:52px;grid-template-columns:repeat(3,minmax(0,1fr))}.profile-card{border-radius:10px;min-height:285px;overflow:hidden;position:relative}.profile-card--highlighted{outline:4px solid #f75e4b;outline:4px solid var(--orange);outline-offset:6px}.profile-card img{display:block;height:100%;object-fit:cover;width:100%}.profile-card--pending:after,.profile-card--revision:after{background:#1111117a;content:"";inset:0;position:absolute}.profile-card__status{font-size:1.2rem;font-weight:700;gap:8px;left:0;margin:0;position:absolute;width:100%;z-index:2}.profile-card__status,.profile-card__status span{align-items:center;display:inline-flex;justify-content:center}.profile-card__status span{border-radius:50%;font-size:2.2rem;height:30px;line-height:1;width:30px}.profile-card__status--approved{color:#53ff19;top:22px}.profile-card__status--pending{color:#fff;left:50%;top:50%;transform:translate(-50%,-50%)}.profile-card__status--revision{color:#ff4f3a;top:44%}.profile-card__status-btn{background:#0000;border:none;cursor:pointer;padding:0}.profile-card__status--revision span{border:2px solid #ff4f3a}.profile-card__btn{border:none;border-radius:24px;cursor:pointer;font-family:inherit;font-weight:500;left:50%;min-width:190px;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:2}.profile-card__btn--analytics{background:#f75e4b;background:var(--orange);bottom:22px;color:#fff;font-size:1rem;min-width:184px;padding:8px 34px}.profile-card__revision-actions{align-items:center;bottom:18px;display:flex;flex-direction:column;gap:8px;left:16px;position:absolute;right:16px;top:53%;z-index:2}.profile-card__revision-actions .profile-card__btn{position:static;transform:none}.profile-card__btn--light{padding:8px 14px}.profile-card__btn--light,.profile-card__btn--withdraw{background:#fff;color:#f75e4b;color:var(--orange);font-size:1rem}.profile-card__btn--withdraw{bottom:22px;box-shadow:0 10px 24px #0000002e;padding:8px 18px}.profile-card__btn--withdraw:disabled{cursor:not-allowed;opacity:.7}.profile-gallery__pager{align-items:center;color:#222;display:flex;font-size:1.2rem;gap:10px;justify-content:center;margin-top:40px}.profile-gallery__pager button{background:#0000;border:none;color:#222;cursor:pointer;font-size:2.4rem;padding:0}.profile-gallery__pager strong{background:#f7e8e6;border:1px solid #bfbfbf;border-radius:6px;font-weight:400;padding:2px 10px}.revision-modal{align-items:center;display:flex;inset:0;justify-content:center;position:fixed;z-index:70}.revision-modal__overlay{background:#00000080;inset:0;position:absolute}.revision-modal__content{background:#efefef;border-radius:8px;display:grid;grid-template-columns:1fr .78fr;overflow:hidden;position:relative;width:min(1060px,94%);z-index:1}.revision-modal__media img{display:block;height:100%;min-height:580px;object-fit:cover;width:100%}.revision-modal__details{padding:52px 52px 44px}.revision-modal__details h3{color:#111;font-size:2.4rem;font-weight:700;line-height:1.08;margin:0 0 34px}.revision-modal__details h3 span{color:#f75e4b;color:var(--orange);display:block;margin-top:6px}.revision-modal__details p{color:#222;font-size:1.1rem;line-height:1.32;margin:0 0 24px}.revision-modal__details p strong{font-weight:500}.revision-modal__btn{border-radius:12px;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:700;margin-right:12px;padding:10px 22px}.revision-modal__btn--outline{background:#fff;border:2px solid #f75e4b;border:2px solid var(--orange);color:#f75e4b;color:var(--orange)}.revision-modal__btn--solid{background:#f75e4b;background:var(--orange);border:none;color:#fff;margin-top:10px;position:absolute;right:0;top:0}@media (max-width:1599px){.step__image-wrap img{min-width:360px;width:100%}.step__copy p{font-size:2.5rem}.step__number span{font-size:24rem}.hero__left h1{font-size:6rem}.hero_text h2,.pp_section h3{font-size:4rem}.cg_content1 ol li,.pp_left ol li{font-size:2rem}}@media (max-width:1439px){.inspiration{padding-left:20px;padding-right:20px}}@media (max-width:1279px){.creator-password__inner{max-width:720px}.hero__left{padding:120px 64px 80px;text-align:left}.hero__right{min-height:380px}.hero__logo{top:22px}.hero__actions{right:16px;top:16px}.hero__left h1{font-size:5rem}.hero_text h2,.pp_section h3{font-size:3rem}.hero__logo-img{height:100px}.step__image-wrap img{min-width:260px;width:100%}.step__copy p{font-size:2rem}.step__number span{font-size:18rem}.cta-panel h3,.faq__title{font-size:2.5rem}.faq__question{font-size:1.5rem}.faq__answer{font-size:1.2rem}.hero__right{width:50%}.cg_content1,.pp_bg,.sp_bg{padding-left:2rem;padding-right:2rem}}@media (max-width:639px){.notification-bell__dropdown{right:-72px;width:min(300px,calc(100vw - 28px))}.notification-bell__dropdown:before{right:86px}.notifications-page__item{flex-direction:column}.notifications-page__item time{white-space:normal}.insulet-login{padding:40px 6% 56px}.insulet-login__form h1,.insulet-login__form h2{font-size:1.5rem}.insulet-login__content{padding:30px}.hero__actions,.hero__logo{justify-content:center;left:0;position:relative}.hero__actions{margin-top:30px}.insulet-header.creator-header .hero__actions{margin-bottom:20px;margin-top:0}.action-btn--primary{border:1px solid #fff}.hero__left{padding:50px 20px 40px}.hero__left h1{font-size:2.5rem}.hero_text h2,.pp_section h3{font-size:1.5rem}.step{padding:30px 20px}.cta-panel h3{font-size:clamp(1.5rem,6vw,3rem)}.cta-panel{gap:20px;padding:40px 8%}.faq{padding:40px 7%}.faq__title{font-size:clamp(1.5rem,7vw,3rem)}.faq__wrapper{gap:10px}.faq__question{font-size:1rem;width:calc(100% - 40px)}.faq__answer{font-size:1rem}.cg_page .hero{background:#f75e4b;background:var(--orange)}.cg_content1,.pp_bg,.sp_bg{padding:0 1rem 1rem}.cg_text1{margin-bottom:0}.cg_content1 ol li,.pp_left ol li{font-size:1rem;line-height:2rem}.cg_content1{margin-bottom:0}.sp_bg{padding-top:1rem}.pp_section h3{margin-bottom:0}}@media (max-width:1023px){.step{grid-gap:30px;display:grid;gap:30px;grid-template-areas:"num copy" "image image";grid-template-columns:repeat(2,minmax(0,1fr));padding:40px 5%;text-align:center}.step__image-wrap img{width:60%}.step--swap{grid-template-areas:"num copy" "image image"}.step__copy,.step__image{justify-content:center}.cta-panel{padding:72px 6% 80px}.faq{padding:72px 6% 90px}.faq__question{font-size:1.1rem}.footer{padding:28px 6% 40px}.footer__logo{font-size:2.6rem}.footer__copy{font-size:.92rem}.insulet-login{padding:48px 6% 64px}.insulet-login__content{display:flex;flex-direction:column-reverse;gap:30px;padding:40px}.insulet-login__form{width:100%}.insulet-login__graphic{order:-1}.hero__grid{flex-direction:column}.hero__left{padding:150px 64px 80px;text-align:center;width:100%}.hero__right{min-height:inherit;width:100%}.hero__logo{justify-content:flex-start;left:30px}.hero__logo-img,.insulet-header__logo{height:60px}.insulet-header{padding:20px 0}.hero_text h2,.pp_section h3{font-size:2.5rem}.footer__brand,.footer__inner{align-items:center}.footer__inner{flex-direction:column}.cg_content1 ol li,.pp_left ol li{font-size:1.5rem;line-height:2.5rem}.pp_inner{flex-flow:column}.pp_left,.pp_right{width:100%}.policy-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.insulet-header__inner{grid-template-columns:none}.insulet-header__nav{display:inline;text-align:center;width:100%}.dashboard__inner{grid-template-columns:1fr;padding:36px}.dashboard__right{justify-content:flex-start}.upload-modal__layout{grid-template-columns:1fr}.inspiration__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-hero{gap:18px;grid-template-columns:120px 1fr}.profile-hero__avatar img{height:146px;width:120px}.profile-hero__stats{gap:24px}.profile-hero__filters select{font-size:1.4rem;height:48px;min-width:210px}.profile-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-card__btn--analytics{font-size:1rem;min-width:160px}.revision-modal__content{grid-template-columns:1fr;max-height:92vh;overflow-y:auto}.revision-modal__media img{max-height:380px;min-height:320px}.revision-modal__details{padding:24px 24px 30px}.revision-modal__details h3{font-size:2rem;margin-bottom:18px}.revision-modal__details p{font-size:1rem;margin-bottom:14px}.analytics-card,.dashboard__search{max-width:100%}}@media (max-width:767px){.hero__left{padding:112px 24px 64px}.hero__actions{gap:8px}.action-btn{font-size:.9rem;padding:9px 14px}.step{gap:20px;grid-template-columns:1fr;padding:64px 20px}.step,.step--swap{grid-template-areas:num copy image}.step__number span{font-size:8rem}.step__copy p{font-size:1.5rem}.cta-panel h3{font-size:clamp(2.2rem,6vw,3rem)}.cta-panel{gap:22px;padding:64px 8% 72px}.cta-pill{font-size:.95rem;padding:12px 22px 11px}.faq{padding:60px 7% 80px}.faq__title{font-size:clamp(2.2rem,7vw,3rem)}.faq__answer,.faq__question{font-size:1.05rem}.faq__answer{padding-left:42px}.creator-password{padding:32px 6% 44px}.creator-submit{padding:44px 6% 60px}.creator-submit__inner{gap:14px}.hero__left h1{font-size:3rem}.creator-form__row--2{grid-template-columns:repeat(1,minmax(0,1fr))}.cg_content1 ol li,.pp_left ol li{font-size:1.2rem;line-height:2.2rem}.hero_text h2,.pp_section h3{font-size:2rem}.cg_text1{margin-bottom:1rem}.cg_content1{margin-bottom:3rem}.pp_section h3{margin:1rem 0}.pp_inner{margin-bottom:2rem}.cg_content1,.pp_bg,.sp_bg{padding:2rem}.dashboard{padding:32px 4% 20px}.dashboard__inner{padding:15px}.dashboard__menu-item{font-size:1.05rem}.dashboard__icon{height:56px;width:56px}.analytics-card__avatar{bottom:-12px;height:96px;right:-8px;width:96px}.account-settings-modal__content{padding:30px 18px 24px}.account-settings-modal__profile{align-items:flex-start}.account-settings-modal__social-row,.inspiration__filters{grid-template-columns:1fr}.inspiration__filters{margin-bottom:26px}.profile_page{padding:22px 5% 42px}.profile-hero{grid-template-columns:1fr;text-align:center}.profile-hero__avatar{display:flex}.profile-hero__avatar,.profile-hero__filters,.profile-hero__stats{justify-content:center}.profile-hero__filters select{min-width:0;width:100%}.profile-gallery__grid{grid-template-columns:1fr}.profile-card{min-height:340px}.revision-modal__btn{margin:0 0 10px;width:100%}.revision-modal__btn--solid{margin-top:0}.analytics-card__days{flex-flow:wrap}.analytics-card{padding:10px}.analytics-card h2,.analytics-card h3,.dashboard__headline h1{font-size:24px}.dashboard__menu{margin-top:1rem}.inspiration__header h2{font-size:24px;margin:0 0 20px}.inspiration__grid{gap:4%;grid-template-columns:repeat(auto-fit,minmax(48%,2fr))}.inspiration-card{height:150px;width:100%}.dashboard__headline h1{text-align:center}}
/*# sourceMappingURL=main.0c82ad02.css.map*/