.ciyo-projects-route-loading{background:#fff;grid-template-columns:64px 1fr;width:100vw;height:100vh;display:grid;overflow:hidden}.ciyo-projects-route-loading nav{border-right:1px solid #0000000f;place-content:start center;gap:20px;padding-top:22px;display:grid}.ciyo-projects-route-loading nav span,.ciyo-projects-route-loading header span,.ciyo-projects-loading-grid div,.ciyo-projects-loading-grid article>span{background:#ececea;animation:1.4s ease-in-out infinite alternate ciyo-projects-loading-pulse;display:block}.ciyo-projects-route-loading nav span{border-radius:7px;width:24px;height:24px}.ciyo-projects-route-loading section{padding:40px 48px}.ciyo-projects-route-loading header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.ciyo-projects-route-loading header span:first-child{border-radius:6px;width:132px;height:28px}.ciyo-projects-route-loading header span:last-child{border-radius:999px;width:92px;height:34px}.ciyo-projects-loading-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 20px;display:grid}.ciyo-projects-loading-grid article div{aspect-ratio:16/9;border-radius:12px}.ciyo-projects-loading-grid article>span{border-radius:999px;width:54%;height:12px;margin-top:12px}@keyframes ciyo-projects-loading-pulse{0%{opacity:.55}to{opacity:1}}@media (prefers-reduced-motion:reduce){.ciyo-projects-route-loading *{animation:none}}@media (max-width:800px){.ciyo-projects-route-loading section{padding:28px 20px}.ciyo-projects-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ciyo-dashboard-shell{color:#000000e0;background:#fff;width:100vw;height:100vh;overflow:hidden}.ciyo-promo-bar{color:#161616;background:linear-gradient(90deg,#f0f0ed,#f9f9f7);border-bottom:1px solid #00000014;justify-content:center;align-items:center;gap:18px;height:48px;font-size:14px;line-height:20px;display:flex}.ciyo-promo-bar p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.ciyo-promo-bar a,.ciyo-promo-bar button{color:#161616;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;font-weight:700;text-decoration:underline}.ciyo-countdown{letter-spacing:0;align-items:center;gap:5px;font-size:18px;font-weight:720;display:flex}.ciyo-countdown span:not([data-colon=true]){background:#ffffffd1;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.ciyo-dashboard-main{height:100%;min-height:0;display:flex}.ciyo-dashboard-shell[data-page=home] .ciyo-dashboard-main{height:calc(100% - 48px)}.ciyo-side-nav{box-sizing:border-box;color:#100f09;border-right:1px solid #00000012;flex-direction:column;flex:0 0 60px;justify-content:space-between;align-items:center;width:60px;padding:16px 0;font-family:Ciyo Side Rail Inter,Inter,Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24.8px;display:flex;overflow:hidden}.ciyo-side-top{flex-direction:column;align-items:center;gap:20px;display:flex}.ciyo-nav-group,.ciyo-side-bottom{flex-direction:column;align-items:center;display:flex}.ciyo-nav-group{gap:8px}.ciyo-side-nav a,.ciyo-side-nav button{box-sizing:border-box;color:#100f09;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;display:inline-flex}.ciyo-side-nav .ciyo-nav-item:hover,.ciyo-side-nav .ciyo-nav-item[data-active=true]{color:#100f09;background:#0000000a}.ciyo-side-nav .ciyo-help-wrap>button:hover,.ciyo-side-nav .ciyo-help-wrap>button[data-state=open]{color:#111;background:#0000000f}.ciyo-side-nav .ciyo-mark{color:#100f09;background:0 0;border-radius:0;width:28px;height:28px;transform:translate(.5px)}.ciyo-side-nav .ciyo-mark:hover{color:#100f09;background:0 0}.ciyo-nav-icon{transform-origin:50%;width:22px;height:22px;transition:transform .5s cubic-bezier(.34,1.56,.64,1),translate .5s cubic-bezier(.34,1.56,.64,1),scale .5s cubic-bezier(.34,1.56,.64,1),rotate .5s cubic-bezier(.34,1.56,.64,1);display:block}.ciyo-nav-item:hover .ciyo-nav-icon{transform:scale(1.1)}.ciyo-help-wrap{box-sizing:border-box;width:36px;height:36px;position:relative}.ciyo-help-menu{box-sizing:border-box;z-index:25;background:#fff;border:1px solid #00000012;border-radius:12px;flex-direction:column;align-items:stretch;width:200px;padding:4px;display:flex;position:fixed;bottom:16px;left:51.5px;box-shadow:0 16px 24px -8px #0000000f,0 4px 8px -4px #0000000a,0 1px 1px #00000005}.ciyo-help-menu button{box-sizing:border-box;color:#000000d1;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:flex-start;align-items:center;gap:8px;width:100%;height:32px;padding:0 8px;display:flex}.ciyo-help-menu button:hover{background:#0000000f}.ciyo-help-menu span{color:#000000a3;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.ciyo-help-menu strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:400;line-height:20px;overflow:hidden}@keyframes ciyo-side-tooltip-enter{0%{opacity:0;transform:translate(-8px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}.ciyo-side-tooltip{box-sizing:border-box;color:#fff;pointer-events:none;white-space:nowrap;z-index:9999;background:#2c2c2c;border-radius:6px;justify-content:flex-start;align-items:center;height:26px;padding:4px 8px;font-family:Ciyo Side Rail Inter,Inter,Arial,Helvetica,sans-serif;font-size:12px;font-weight:400;line-height:18px;animation:.1s ease-out ciyo-side-tooltip-enter;display:inline-flex;position:fixed;overflow:visible;box-shadow:0 0 #0000,0 0 #0000,0 0 #0000,0 0 #0000,0 8px 16px -4px #0000000a,0 2px 2px #0000000a}.ciyo-side-tooltip span{color:inherit;font:inherit;flex:1}@media (prefers-reduced-motion:reduce){.ciyo-nav-icon{transition:none}.ciyo-nav-item:hover .ciyo-nav-icon{transform:none}.ciyo-side-tooltip{animation:none}}.ciyo-dashboard-shell[data-auth=guest][data-page=brand-kit] .ciyo-nav-item[data-active=true]{color:#fff;background:#2f80ff}.ciyo-page{flex:1;min-width:0;position:relative;overflow:hidden}.ciyo-scroll-area{height:100%;padding:80px 60px 56px;overflow:auto}.ciyo-account-strip{z-index:41;align-items:center;gap:12px;display:flex;position:absolute;top:15px;right:24px}.ciyo-home-login-button{color:#fff;cursor:pointer;background:#171717;border:1px solid #0000001a;border-radius:999px;justify-content:center;align-items:center;height:36px;padding:0 18px;font-size:13px;font-weight:650;display:inline-flex}.ciyo-home-login-button:hover{background:#303030}.ciyo-avatar{cursor:pointer;color:#121212;background:#d7f53d;border:0;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:inline-flex}.ciyo-dash-account-menu-anchor{position:relative}.ciyo-dash-account-menu{z-index:42;background:#fff;border:1px solid #00000012;border-radius:12px;flex-direction:column;align-items:stretch;width:240px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 24px -8px #0000000f,0 4px 8px -4px #0000000a,0 1px 1px #00000005}.ciyo-dash-account-menu-identity{align-items:center;gap:10px;padding:4px 8px 12px;display:flex}.ciyo-dash-account-menu-avatar{flex:0 0 36px;width:36px;height:36px;font-size:13px}.ciyo-dash-account-menu-identity-text{flex-direction:column;gap:2px;min-width:0;display:flex}.ciyo-dash-account-menu-identity-text strong{color:#100f09;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.ciyo-dash-account-menu-identity-text span{color:#00000080;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ciyo-dash-account-menu-separator{background:#00000012;height:1px;margin:4px 4px 8px}.ciyo-dash-account-menu-error{color:#d1341f;margin:0 4px 8px;font-size:12px}.ciyo-dash-account-menu-item{color:#000000d1;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;height:36px;padding:0 8px;font-size:13px;display:flex}.ciyo-dash-account-menu-item:hover{background:#0000000f}.ciyo-dash-account-menu-item:disabled{cursor:default;opacity:.6}.ciyo-home-hero{text-align:center;flex-direction:column;align-items:center;gap:18px;max-width:1132px;margin:0 auto;display:flex}.ciyo-home-hero h1{color:#141414;letter-spacing:0;margin:0;font-size:46px;font-weight:680;line-height:1.02}.ciyo-home-hero p{color:#0000009e;margin:-6px 0 4px;font-size:18px;font-weight:500}.ciyo-home-guest-starters{text-align:center;background:#ffffffc7;border:1px solid #00000012;border-radius:18px;width:min(712px,100%);margin:64px auto 0;padding:24px}.ciyo-home-guest-starters h2{color:#171717;margin:0 0 8px;font-size:18px;font-weight:650}.ciyo-home-guest-starters p{color:#00000094;max-width:520px;margin:0 auto;font-size:14px;line-height:1.5}.ciyo-welcome-pill{box-shadow:none;color:#100f09;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:999px;align-items:center;gap:4px;padding:6px 8px;display:flex}.ciyo-welcome-stack{align-items:center;display:flex}.ciyo-welcome-circle{color:#000;border-style:solid;border-color:#fff;border-radius:999px;justify-content:center;align-items:center;display:flex}.ciyo-welcome-circle[data-tone=banana]{background:#f7e999}.ciyo-welcome-circle[data-tone=seedream]{background:#a3e0de}.ciyo-welcome-circle[data-tone=gpt-image]{background:#c4cde7}.ciyo-welcome-circle[data-tone=gauge]{background:#f6f6f6}.ciyo-welcome-pill .ciyo-welcome-circle{border-width:1.2px;width:24px;height:24px}.ciyo-welcome-pill .ciyo-welcome-circle+.ciyo-welcome-circle{margin-left:-4px}.ciyo-welcome-pill .ciyo-welcome-circle svg{width:14px;height:14px}.ciyo-welcome-pill>p{color:#100f09;white-space:nowrap;margin:0;font-size:12px;line-height:normal}.ciyo-welcome-pill>p>span{font-variant-numeric:tabular-nums;font-weight:500}.ciyo-welcome-chevron{color:#00000080;flex-shrink:0;width:18px;height:18px}.ciyo-welcome-overlay{z-index:2000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ciyo-welcome-modal{text-align:left;background:#fff;border:1px solid #00000012;border-radius:16px;outline:none;flex-direction:column;width:calc(100vw - 32px);max-width:420px;max-height:calc(100vh - 40px);display:flex;box-shadow:0 16px 24px -8px #0000000f,0 4px 8px -4px #0000000a,0 1px 1px #00000005}.ciyo-welcome-modal .ciyo-welcome-stack{padding:20px 0 0 20px}.ciyo-welcome-modal .ciyo-welcome-circle{border-width:1.5px;width:36px;height:36px}.ciyo-welcome-modal .ciyo-welcome-circle+.ciyo-welcome-circle{margin-left:-10px}.ciyo-welcome-modal .ciyo-welcome-circle svg{width:18px;height:18px}.ciyo-welcome-modal h2{color:#100f09;overflow-wrap:break-word;margin:0;padding:20px 24px 12px;font-size:16px;font-weight:600;line-height:24px}.ciyo-welcome-modal h2 span{font-variant-numeric:tabular-nums}.ciyo-welcome-modal>p{color:#100f09;overflow-wrap:break-word;white-space:pre-wrap;margin:0;padding:0 24px;font-size:14px;font-weight:400;line-height:22px}.ciyo-welcome-actions{justify-content:flex-end;align-items:center;gap:8px;padding:20px 24px 24px;display:flex}.ciyo-welcome-actions button{color:#000000e6;cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:8px;justify-content:center;align-items:center;min-width:80px;height:36px;padding:0 12px;font-size:14px;font-weight:400;line-height:22px;display:inline-flex}.ciyo-welcome-actions button>span{white-space:nowrap;padding:0 4px}.ciyo-welcome-actions button[data-variant=primary]{color:#fff;background:#2c2c2c;border:0}.ciyo-home-composer{text-align:left;background:#fffffff5;border:1px solid #00000014;border-radius:20px;width:min(712px,100%);min-height:116px;box-shadow:0 1px 2px #0000000a,0 12px 36px #00000014}.ciyo-home-input{resize:none;color:#171717;background:0 0;border:0;outline:0;width:100%;min-height:56px;padding:18px 18px 8px;font-family:inherit;font-size:15px;line-height:1.4;display:block}.ciyo-home-input::placeholder{color:#0000007a}.ciyo-home-input:disabled{cursor:not-allowed;opacity:.6}.ciyo-home-composer-error{color:#c0362c;text-align:left;width:min(712px,100%);margin:10px 0 0;font-size:13px}.ciyo-home-composer-status{color:#00000094;text-align:left;width:min(712px,100%);margin:10px 0 0;font-size:13px;font-weight:620}.ciyo-home-input-actions{align-items:center;gap:2px;padding:2px 10px 10px;display:flex}.ciyo-home-input-actions button,.ciyo-send{color:#000000b8;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;display:inline-flex}.ciyo-home-input-actions button:hover{background:#0000000f}.ciyo-home-input-actions button:nth-last-child(2){margin-left:auto}.ciyo-send{color:#fff;background:#171717;border-radius:999px;margin-left:6px}.ciyo-send:disabled{cursor:not-allowed;color:#ffffffb8;background:#00000029}.ciyo-model-pills,.ciyo-category-pills{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.ciyo-model-pills button,.ciyo-category-pills button{color:#000000bd;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:999px;height:32px;padding:0 14px;font-size:13px;font-weight:600}.ciyo-model-pills button[data-selected],.ciyo-category-pills button[data-selected]{color:#fff;background:#171717;border-color:#0000}.ciyo-section-header{justify-content:space-between;align-items:center;max-width:1132px;margin:56px auto 16px;display:flex}.ciyo-section-header h2{color:#171717;margin:0;font-size:18px;font-weight:650;line-height:28px}.ciyo-section-header a{color:#919191;align-items:center;gap:2px;font-size:16px;text-decoration:none;display:inline-flex}.ciyo-dash-project-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px 12px;max-width:1132px;margin:0 auto;display:grid}.ciyo-create-project-card,.ciyo-project-card-wrap,.ciyo-project-cover-link,.ciyo-project-card-button{min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;text-decoration:none}.ciyo-project-card-wrap{position:relative}.ciyo-create-project-card{aspect-ratio:239.2/181;color:#00000094;background:#f7f7f5;border:1px dashed #00000024;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex}.ciyo-projects-create-project-card{--color-lo-border-neutral-l3:#00000026;aspect-ratio:auto;color:inherit;font-size:inherit;font-weight:inherit;background:0 0;border:0;border-radius:0;justify-content:flex-start;align-items:stretch;gap:10px}.ciyo-projects-create-project-card:focus-visible{outline-offset:2px;border-radius:12px;outline:2px solid #000000a3}.ciyo-projects-create-project-cover{aspect-ratio:239.2/135.4;background:#0000000a;border-radius:12px;width:100%;display:block;position:relative;overflow:clip}.ciyo-projects-create-project-border{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ciyo-projects-create-project-plus-wrap{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ciyo-projects-create-project-plus{color:#0006;width:24px;height:24px}.ciyo-projects-create-project-hover-overlay{pointer-events:none;opacity:0;background:#0000000f;transition:opacity .3s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.ciyo-projects-create-project-cover:hover .ciyo-projects-create-project-hover-overlay{opacity:1}.ciyo-projects-create-project-footer{flex-direction:column;flex:0 0 42px;justify-content:flex-start;align-items:flex-start;width:100%;height:42px;display:flex}.ciyo-projects-create-project-label{box-sizing:border-box;color:#000000e6;align-items:center;width:100%;height:24px;padding-left:4px;font-family:Ciyo Projects Create Inter,Inter,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:22px;display:flex}.ciyo-project-card{flex-direction:column;gap:10px;min-width:0;display:flex;position:relative}.ciyo-project-cover-link{display:block}.ciyo-project-cover{aspect-ratio:239.2/135.4;background:linear-gradient(135deg,#00000014,#0000 42%),#f4f4f1;border:1px solid #00000014;border-radius:12px;position:relative;overflow:hidden}.ciyo-project-cover img,.ciyo-project-cover video{object-fit:cover;width:100%;height:100%}.ciyo-project-cover-placeholder{color:#00000052;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ciyo-project-cover-skeleton{z-index:1;pointer-events:none;background-color:#e9e9e5;background-image:linear-gradient(105deg,#ffffff2e 24%,#ffffff85 40%,#ffffff2e 56%),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:220% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:1.2s ease-in-out infinite ciyo-project-thumbnail-skeleton;position:absolute;inset:0}@keyframes ciyo-project-thumbnail-skeleton{0%{background-position:100% 0}to{background-position:-120% 0}}.ciyo-project-mosaic{grid-template-columns:1fr 1fr;gap:2px;height:100%;display:grid}.ciyo-project-mosaic img,.ciyo-project-mosaic video{min-width:0;min-height:0}.ciyo-project-check{box-sizing:border-box;color:#171717;background:#fff;border:1px solid #2c2c2c;border-radius:5px;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;inset:0}.ciyo-project-check[data-selected=true]{color:#fff;background:#2c2c2c;border:0}.ciyo-projects-selection-mark{width:16px;height:16px;display:block}.ciyo-project-selection-ring{box-sizing:border-box;pointer-events:none;border:2px solid #2c2c2c;border-radius:10px;position:absolute;inset:1px}.ciyo-project-card footer{align-items:center;gap:10px;padding-left:4px;display:flex}.ciyo-project-card footer div,.ciyo-project-card footer a{min-width:0;color:inherit;flex:1;text-decoration:none}.ciyo-project-card strong,.ciyo-project-card small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ciyo-project-card strong{color:#171717;font-size:14px;font-weight:500;line-height:22px}.ciyo-project-card small{color:#8f8f8f;font-size:11px;line-height:16px}.ciyo-projects-card .ciyo-project-cover{background:#0000000a;border-color:#00000012;overflow:clip}.ciyo-project-cover-hover-overlay{z-index:2;pointer-events:none;opacity:0;background:#0000000f;transition:opacity .3s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.ciyo-projects-card .ciyo-project-cover:hover .ciyo-project-cover-hover-overlay{opacity:1}.ciyo-projects-card .ciyo-projects-card-footer{flex-direction:column;flex:0 0 42px;justify-content:center;gap:2px;width:100%;height:42px;padding:0;display:flex}.ciyo-projects-card .ciyo-projects-card-title-row{box-sizing:border-box;flex:0 0 24px;align-items:center;gap:12px;width:100%;height:24px;padding-left:4px;display:flex}.ciyo-projects-card .ciyo-projects-card-title-link{color:#000000e6;flex:1;min-width:0;font-family:Ciyo Projects Card Inter,Inter,Arial,Helvetica,sans-serif;font-weight:400;text-decoration:none;display:block}.ciyo-projects-card .ciyo-projects-card-title-link strong{color:#000000e6;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:22px;display:block;overflow:hidden}.ciyo-projects-card .ciyo-projects-card-rename-input{box-sizing:border-box;color:#000000e6;background:0 0;border:0;border-bottom:1px dashed #00000026;border-radius:0;outline:none;flex:1;min-width:0;height:23px;margin:0;padding:0;font-family:Ciyo Projects Card Inter,Inter,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:22px}.ciyo-projects-card .ciyo-projects-card-date{box-sizing:border-box;color:#0009;white-space:nowrap;flex:0 0 16px;align-items:center;width:100%;height:16px;padding:0 4px;font-family:Ciyo Projects Card Inter,Inter,Arial,Helvetica,sans-serif;font-size:11px;font-weight:400;line-height:16px;display:flex;overflow:clip}.ciyo-project-rename-form{flex:1;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;min-width:0;display:grid}.ciyo-project-rename-form input{color:#171717;background:#fff;border:1px solid #00000029;border-radius:8px;outline:none;min-width:0;height:28px;padding:0 8px;font-size:13px;font-weight:520}.ciyo-project-rename-form input:focus{border-color:#0000006b}.ciyo-project-rename-form button{color:#fff;cursor:pointer;background:#171717;border:0;border-radius:8px;height:28px;padding:0 8px;font-size:12px;font-weight:620}.ciyo-project-rename-form button[type=button]{color:#000000b8;background:#f1f1ee}.ciyo-card-more{color:#000000a3;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .15s,background-color .15s;display:inline-flex}.ciyo-project-card-wrap:hover .ciyo-card-more,.ciyo-project-card-wrap[data-menu-open=true] .ciyo-card-more,.ciyo-card-more[data-state=open],.ciyo-project-card-button:hover .ciyo-card-more{opacity:1}.ciyo-card-more:hover,.ciyo-card-more[data-state=open]{background:#0000000f}.ciyo-projects-card .ciyo-card-more{color:#000000e6;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.ciyo-projects-card .ciyo-card-more:focus-visible{opacity:1;outline-offset:2px;outline:2px solid #000000a3}.ciyo-project-menu{z-index:30;background:#fff;border:1px solid #00000014;border-radius:12px;flex-direction:column;gap:2px;width:140px;min-height:74px;padding:4px;display:flex;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 1px 2px #0000000d,0 14px 32px #0000001f}.ciyo-project-menu button{color:#000000d6;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:32px;padding:0 8px;font-size:13px;font-weight:520;display:flex}.ciyo-project-menu button:hover{background:#0000000f}.ciyo-project-menu button[data-danger=true]{color:#e5484d}.ciyo-projects-card .ciyo-project-menu-anchor{flex:0 0 24px;width:24px;min-width:0;height:24px;display:flex;position:relative}.ciyo-projects-card .ciyo-projects-card-menu{z-index:1000;box-sizing:border-box;color:#000000e6;pointer-events:none;opacity:0;transform-origin:100% 0;background:#fff;border:1px solid #00000012;border-radius:12px;flex-direction:column;gap:0;width:140px;height:74px;min-height:0;padding:4px;font-family:Ciyo Projects Card Inter,Inter,Arial,Helvetica,sans-serif;font-size:13px;font-weight:400;line-height:20px;animation:75ms ease-in ciyo-project-menu-close;display:flex;position:absolute;top:calc(100% + 4.10156px);right:0;overflow:visible;transform:translateY(-8px)scale(.95);box-shadow:0 0 #0000,0 0 #0000,0 0 #0000,0 0 #0000,0 16px 24px -8px #0000000f,0 4px 8px -4px #0000000a,0 1px 1px #00000005}.ciyo-projects-card .ciyo-projects-card-menu[data-state=open]{pointer-events:auto;opacity:1;animation:.1s ease-out ciyo-project-menu-open;transform:none}.ciyo-projects-card .ciyo-projects-card-menu .ciyo-project-menu-item{box-sizing:border-box;color:#000000e6;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:0;width:100%;height:32px;min-height:0;padding:6px 8px;font-family:inherit;font-size:13px;font-weight:400;line-height:20px;display:flex}.ciyo-projects-card .ciyo-projects-card-menu .ciyo-project-menu-item:hover{background:#0000000f}.ciyo-projects-card .ciyo-projects-card-menu .ciyo-project-menu-item[data-danger=true]{color:#e74c3c}.ciyo-projects-card .ciyo-projects-card-menu .ciyo-project-menu-item[data-danger=true]:hover{background:#e74c3c1f}.ciyo-projects-card .ciyo-projects-card-menu .ciyo-project-menu-item:focus-visible{outline-offset:-2px;outline:2px solid #000000a3}.ciyo-projects-card .ciyo-projects-card-menu .ciyo-project-menu-item[data-danger=true]:focus-visible{outline-color:#e74c3c}.ciyo-projects-card .ciyo-projects-card-menu .ciyo-project-menu-icon-wrap{box-sizing:border-box;flex:0 0 26px;align-items:center;width:26px;height:20px;padding-right:8px;display:flex}.ciyo-projects-card .ciyo-projects-card-menu .ciyo-project-menu-icon{flex:0 0 18px;width:18px;height:18px;display:block}.ciyo-projects-card .ciyo-projects-card-menu .ciyo-project-menu-label{min-width:0;height:20px;color:inherit;font:inherit;flex:1;line-height:20px;display:block}@keyframes ciyo-project-menu-open{0%{opacity:0;transform:translate(4px,-8px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes ciyo-project-menu-close{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translateY(-8px)scale(.95)}}@media (prefers-reduced-motion:reduce){.ciyo-projects-card .ciyo-projects-card-menu[data-state]{animation:none}}.ciyo-project-action-status{z-index:40;color:#000000ad;background:#fffffffa;border:1px solid #00000014;border-radius:12px;margin:0;padding:9px 12px;font-size:12px;font-weight:650;line-height:18px;position:fixed;bottom:28px;right:28px;box-shadow:0 12px 28px #0000001f}.ciyo-projects-page{padding:0 60px 56px;overflow-y:auto}.ciyo-projects-header{z-index:40;background:#fff;justify-content:flex-start;align-items:center;gap:8px;height:90px;display:flex;position:sticky;top:0}.ciyo-projects-header h1{color:#100f09;letter-spacing:normal;margin:0;font-family:Ciyo Projects Header Inter,Inter,Arial,Helvetica,sans-serif;font-size:24px;font-weight:500;line-height:32px}.ciyo-projects-header button{color:#000000e6;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.ciyo-projects-select-mode-icon{width:22px;height:22px}.ciyo-projects-header button:hover,.ciyo-projects-header button[aria-pressed=true]{background:#0000000f}.ciyo-projects-header button:focus-visible{outline-offset:2px;outline:2px solid #000000a3}.ciyo-projects-list{margin-top:0}.ciyo-projects-status{color:#0000008f;min-height:20px;margin:0 0 14px;font-size:13px;line-height:20px}.ciyo-projects-list .ciyo-dash-project-grid{grid-template-columns:repeat(auto-fill,minmax(238px,1fr));gap:32px 16px;max-width:none;margin:0}.ciyo-project-card-button{width:100%;padding:0;display:block;position:relative}.ciyo-project-select-item{position:relative}.ciyo-project-selection-control{z-index:2;cursor:pointer;width:16px;height:16px;display:block;position:absolute;top:8px;right:8px}.ciyo-project-selection-input{opacity:0;cursor:pointer;width:16px;height:16px;margin:0;position:absolute;inset:0}.ciyo-project-selection-input:focus-visible+.ciyo-project-check{outline-offset:2px;outline:2px solid #000000a3}.ciyo-project-card-button{cursor:pointer;text-align:left;background:0 0;border:0;outline:0}.ciyo-project-card-button .ciyo-project-cover{border-color:#00000012}.ciyo-project-card-button:focus-visible{outline-offset:2px;border-radius:12px;outline:2px solid #000000a3}.ciyo-select-action-bar-wrapper{z-index:32;pointer-events:none;justify-content:center;align-items:center;height:54px;display:flex;position:fixed;bottom:24px;left:0;right:0}.ciyo-select-action-bar{color:#000000e6;pointer-events:auto;white-space:nowrap;background:#fff;border:1px solid #0000001a;border-radius:16px;align-items:center;gap:12px;padding:12px 19px;font-family:Ciyo Projects Select Inter,Inter,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:22px;display:inline-flex;box-shadow:0 8px 16px -4px #0000000a,0 2px 2px #0000000a}.ciyo-select-action-bar button{color:#000000e6;cursor:pointer;height:28px;font:inherit;background:0 0;border:0;border-radius:8px;padding:0 5px;transition:background-color .15s cubic-bezier(.4,0,.2,1)}.ciyo-select-count{cursor:pointer;align-items:center;gap:8px;height:24px;display:inline-flex;position:relative}.ciyo-select-count[data-state=empty]{min-width:110.688px}.ciyo-select-count-input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.ciyo-select-count-box{box-sizing:border-box;background:#fff;border:1px solid #2c2c2c;border-radius:5px;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;position:relative}.ciyo-select-count-box[data-state=mixed],.ciyo-select-count-box[data-state=checked]{color:#fff;background:#2c2c2c;border:0}.ciyo-select-count-input:focus-visible+.ciyo-select-count-box{outline-offset:2px;outline:2px solid #000000a3}.ciyo-select-action-divider{background:#0000001a;flex:0 0 1px;width:1px;height:16px}.ciyo-selected-actions{align-items:center;gap:10px;display:inline-flex}.ciyo-selected-actions button{align-items:center;gap:6px;display:inline-flex}.ciyo-select-action-bar button:hover{background:#0000000f}.ciyo-select-action-bar button:focus-visible{outline-offset:2px;outline:2px solid #000000a3}.ciyo-select-action-bar button[data-danger=true]{color:#e74c3c}.ciyo-select-action-bar .ciyo-select-cancel{min-width:63.9141px}.ciyo-projects-delete-confirm-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ciyo-projects-delete-confirm-dialog{box-sizing:border-box;color:#000000e6;background:#fff;border:1px solid #00000012;border-radius:16px;outline:0;flex-direction:column;width:420px;height:186px;font-family:Ciyo Projects Select Inter,Inter,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:22px;display:flex;box-shadow:0 16px 24px -8px #0000000f,0 4px 8px -4px #0000000a,0 1px 1px #00000005}.ciyo-projects-delete-confirm-content{box-sizing:border-box;flex:0 0 100px;height:100px;padding:24px 24px 0}.ciyo-projects-delete-confirm-content h2,.ciyo-projects-delete-confirm-content p{color:#000000e6;margin:0}.ciyo-projects-delete-confirm-content h2{font:inherit;font-size:16px;font-weight:600;line-height:24px}.ciyo-projects-delete-confirm-content p{font:inherit;margin-top:8px}.ciyo-projects-delete-confirm-actions{box-sizing:border-box;flex:0 0 84px;justify-content:flex-end;align-items:center;gap:8px;height:84px;padding:24px;display:flex}.ciyo-projects-delete-confirm-actions button{box-sizing:border-box;cursor:pointer;width:80px;height:36px;font:inherit;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;transition:background-color .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.ciyo-projects-delete-confirm-cancel{color:#000000e6;background:0 0;border:1px solid #0000001a}.ciyo-projects-delete-confirm-delete{color:#fff;background:#e74c3c;border:0}.ciyo-projects-delete-confirm-cancel:hover{background:#0000000f}.ciyo-projects-delete-confirm-cancel:active{background:#0000001a}.ciyo-projects-delete-confirm-delete:hover{background:#d04436}.ciyo-projects-delete-confirm-delete:active{background:#b93d30}.ciyo-projects-delete-confirm-actions button:focus-visible{outline-offset:2px;outline:2px solid #000000a3}.ciyo-projects-delete-confirm-actions button:disabled{cursor:default;opacity:.64}@media (prefers-reduced-motion:reduce){.ciyo-select-action-bar button,.ciyo-projects-delete-confirm-actions button{transition:none}}.ciyo-brand-guest{background:#f7f8fa;flex:1;grid-template-columns:280px minmax(0,1fr);min-width:0;display:grid;position:relative;overflow:hidden}.ciyo-brand-guest-sidebar{background:#fff;border-right:1px solid #00000014;align-content:start;gap:14px;padding:22px 16px;display:grid}.ciyo-brand-guest-main{align-content:start;gap:18px;min-width:0;padding:38px 58px;display:grid}.ciyo-guest-skeleton{background:linear-gradient(90deg,#fff0 0,#ffffffb8 50%,#fff0 100%) 0 0/180px 100% no-repeat,#ebeef2;border-radius:10px;min-height:116px;display:block;overflow:hidden}.ciyo-guest-skeleton.is-title{width:142px;min-height:22px}.ciyo-guest-skeleton.is-button{width:100%;min-height:36px}.ciyo-guest-skeleton.is-card{min-height:68px}.ciyo-guest-skeleton.is-heading{width:min(420px,52vw);min-height:34px}.ciyo-guest-skeleton.is-wide{width:min(760px,100%);min-height:92px}.ciyo-brand-guest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:760px;display:grid}.ciyo-brand-guest-coachmark{z-index:30;background:#fff;border:1px solid #00000014;border-radius:16px;gap:14px;width:292px;padding:18px;display:grid;position:absolute;top:82px;left:84px;box-shadow:0 1px 2px #0000000d,0 20px 48px #00000024}.ciyo-brand-guest-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;height:126px;display:grid}.ciyo-brand-guest-preview span{background:linear-gradient(135deg,#0000001a,#0000 52%),#f3f5f7;border-radius:10px}.ciyo-brand-guest-preview span:nth-child(2){background:linear-gradient(135deg,#2f80ff47,#0000 52%),#eef4ff}.ciyo-brand-guest-preview span:nth-child(3){background:linear-gradient(135deg,#d7f53d57,#0000 52%),#f7f9ee}.ciyo-brand-guest-preview span:nth-child(4){background:linear-gradient(135deg,#f4c5425c,#0000 52%),#fbf6e9}.ciyo-brand-guest-coachmark h1{color:#171717;margin:0;font-size:18px;font-weight:680;line-height:24px}.ciyo-brand-guest-coachmark p{color:#0000009e;margin:0;font-size:13px;line-height:20px}.ciyo-brand-guest-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.ciyo-brand-guest-actions button{color:#000000ad;cursor:pointer;background:0 0;border:0;border-radius:8px;min-width:58px;height:30px;padding:0 11px;font-size:13px;font-weight:620}.ciyo-brand-guest-actions button:last-child{color:#fff;background:#171717}.ciyo-brand-page{background:#fff;flex:1;grid-template-columns:280px minmax(0,1fr);min-width:0;display:grid}.ciyo-brand-sidebar{border-right:1px solid #00000014;padding:18px 8px;overflow:auto}.ciyo-brand-sidebar header{align-items:center;gap:7px;padding:0 8px 14px;display:flex;position:relative}.ciyo-brand-sidebar h1{margin:0;font-size:18px;font-weight:650;line-height:24px}.ciyo-brand-sidebar header span{color:#62694e;background:#eef1e7;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:700}.ciyo-brand-sidebar header button,.ciyo-create-brand-kit,.ciyo-brand-list-card{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0}.ciyo-brand-info-popover{z-index:35;background:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;justify-content:flex-end;width:280px;min-height:306px;padding:20px;display:flex;position:absolute;top:4px;left:calc(100% + 20px);box-shadow:0 1px 2px #0000000d,0 18px 44px #00000024}.ciyo-brand-info-popover h2{color:#171717;margin:0 0 9px;font-size:18px;font-weight:680;line-height:24px}.ciyo-brand-info-popover p{color:#0000009e;margin:0;font-size:13px;line-height:20px}.ciyo-brand-info-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:20px;display:flex}.ciyo-brand-info-dots{align-items:center;gap:6px;display:flex}.ciyo-brand-info-popover .ciyo-brand-info-dots button{background:#00000029;border-radius:999px;width:6px;min-width:6px;height:6px;padding:0}.ciyo-brand-info-popover .ciyo-brand-info-dots button[data-active=true]{background:#171717}.ciyo-brand-info-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.ciyo-brand-info-actions button{border-radius:8px;min-width:58px;height:30px;padding:0 11px;font-size:13px;font-weight:620}.ciyo-brand-info-actions button:last-child{color:#fff;background:#171717}.ciyo-create-brand-kit{color:#fff;background:#171717;border-radius:8px;width:100%;height:36px;font-size:13px;font-weight:650}.ciyo-brand-list{gap:6px;margin-top:24px;display:grid}.ciyo-brand-list-card{text-align:left;border-radius:12px;grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.ciyo-brand-list-card[aria-pressed=true],.ciyo-brand-list-card:hover{background:#0000000f}.ciyo-brand-list-card span{background:linear-gradient(135deg, #171717 0 48%, var(--brand-kit-accent,#d7f53d) 48% 58%, #f4c542 58% 100%);border-radius:10px;width:48px;height:48px}.ciyo-brand-list-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.ciyo-brand-detail{padding:34px 72px 72px;overflow:auto}.ciyo-brand-detail>header{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.ciyo-brand-detail-actions{flex:none;align-items:center;gap:10px;display:inline-flex;position:relative}.ciyo-brand-detail-more{color:#000000a8;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.ciyo-brand-detail-more:hover,.ciyo-brand-detail-more[data-state=open]{background:#0000000f}.ciyo-brand-action-menu{z-index:34;background:#fff;border:1px solid #00000014;border-radius:12px;gap:2px;width:140px;padding:4px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 1px 2px #0000000d,0 14px 32px #0000001f}.ciyo-brand-action-menu button{color:#000000d6;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:32px;padding:0 8px;font-size:13px;font-weight:520;display:flex}.ciyo-brand-action-menu button:hover{background:#0000000f}.ciyo-brand-action-menu button[data-danger=true]{color:#e5484d}.ciyo-brand-avatar{width:48px;height:48px;color:var(--brand-kit-accent,#d7f53d);background:#171717;border-radius:12px;justify-content:center;align-items:center;font-size:20px;font-weight:800;display:inline-flex}.ciyo-brand-rename-form{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;max-width:min(520px,60vw);margin:18px 0 14px;display:grid}.ciyo-brand-rename-form input{color:#171717;background:#fff;border:1px solid #00000029;border-radius:8px;outline:none;min-width:0;height:36px;padding:0 10px;font-size:20px;font-weight:640}.ciyo-brand-rename-form input:focus{border-color:#0000006b}.ciyo-brand-rename-form button{color:#fff;cursor:pointer;background:#171717;border:0;border-radius:8px;height:32px;padding:0 11px;font-size:13px;font-weight:650}.ciyo-brand-rename-form button[type=button]{color:#000000b8;background:#f1f1ee}.ciyo-brand-detail h2{margin:18px 0 14px;font-size:28px;font-weight:680;line-height:36px}.ciyo-brand-detail p{color:#0000009e;margin:0 0 4px;font-size:14px;line-height:22px}.ciyo-design-kit-button{color:#fff;background:#171717;border-radius:8px;flex:none;align-items:center;gap:8px;height:32px;padding:0 13px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.ciyo-brand-action-status{color:#000000a8;background:#f1f1ee;border-radius:999px;align-items:center;gap:8px;margin:18px 0 0;padding:7px 11px;font-size:12px;font-weight:650;display:inline-flex}.ciyo-brand-action-status[data-kind=error],.ciyo-brand-feedback .ciyo-brand-action-status[role=alert]{color:#9b1c1c;background:#fff0f0}.ciyo-brand-action-status button{color:inherit;cursor:pointer;font:inherit;background:#00000014;border:0;border-radius:6px;padding:3px 7px;font-size:12px;font-weight:700}.ciyo-create-brand-kit:disabled,.ciyo-brand-list-card:disabled,.ciyo-brand-detail-more:disabled,.ciyo-brand-action-menu button:disabled,.ciyo-brand-rename-form button:disabled,.ciyo-brand-delete-confirm button:disabled,.ciyo-brand-action-status button:disabled{cursor:not-allowed;opacity:.56}.ciyo-brand-empty{text-align:center;align-content:center;justify-items:center;display:grid}.ciyo-brand-section{margin-top:34px}.ciyo-brand-section h3{color:#171717;margin:0 0 16px;font-size:18px;font-weight:650;line-height:26px}.ciyo-guidance-list{gap:10px;max-width:780px;display:grid}.ciyo-guidance-list p{color:#000000ad}.ciyo-guidance-list strong{color:#171717}.ciyo-logo-grid,.ciyo-color-row,.ciyo-font-row,.ciyo-photo-grid{gap:14px;display:grid}.ciyo-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ciyo-logo-tile,.ciyo-font-card,.ciyo-photo-card{background:#f8f8f5;border:1px solid #00000014;border-radius:12px;justify-content:center;align-items:center;min-height:124px;display:flex}.ciyo-logo-tile{color:#171717;flex-direction:column;gap:12px}.ciyo-logo-tile span,.ciyo-font-card span,.ciyo-photo-card span{color:#0000009e;font-size:13px;font-weight:620}.ciyo-color-row{grid-template-columns:repeat(4,minmax(0,1fr))}.ciyo-color-card{border-radius:12px;align-items:flex-end;min-height:96px;padding:14px;font-size:13px;font-weight:720;display:flex}.ciyo-font-row{grid-template-columns:repeat(2,minmax(0,1fr))}.ciyo-font-card{flex-direction:column;align-items:flex-start;padding:24px}.ciyo-font-card b{color:#171717;font-size:44px;font-weight:650;line-height:1}.ciyo-photo-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.ciyo-photo-card{background:linear-gradient(135deg,#d7f53d2e,#0000 42%),linear-gradient(315deg,#00000014,#0000 48%),#f6f6f1;min-height:140px}.ciyo-profile-page{background:#fff;min-height:100%;padding:48px 20px 56px;position:relative}.ciyo-profile-avatar{color:#fff;background:#4b93e7;border-radius:999px;justify-content:center;align-items:center;width:72px;height:72px;font-size:26px;font-weight:700;display:inline-flex;position:relative}.ciyo-profile-hero{flex-direction:column;align-items:center;display:flex}.ciyo-profile-title-row{align-items:center;gap:10px;margin-top:18px;display:flex}.ciyo-profile-title-row h1{color:#0f0f0f;margin:0;font-size:32px;font-weight:780;line-height:40px}.ciyo-profile-tabs{gap:14px;margin-top:31px;margin-left:0;display:inline-flex}.ciyo-profile-tabs button{color:#000000ad;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;height:40px;padding:0 13px;font-size:16px;font-weight:540;display:inline-flex}.ciyo-profile-tabs button[aria-selected=true]{color:#111;background:#0000000a;font-weight:720}.ciyo-profile-tabs button:hover{background:#0000000f}.ciyo-profile-empty-grid{justify-content:center;align-items:center;min-height:280px;display:flex}.ciyo-profile-empty-grid span{color:#00000042;align-items:center;gap:5px;font-size:20px;font-weight:680;line-height:28px;display:inline-flex}.ciyo-upgrade-root{z-index:80;position:fixed;inset:0}.ciyo-upgrade-overlay{cursor:pointer;background:#0003;border:0;position:absolute;inset:0}.ciyo-upgrade-sheet{color:#171717;background:#fff;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.ciyo-upgrade-sheet>header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;gap:16px;min-height:60px;padding:0 24px;display:flex}.ciyo-upgrade-sheet>header>button{color:#000000a8;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.ciyo-upgrade-sheet>header>button:hover{background:#0000000f}.ciyo-upgrade-promo{align-items:center;gap:14px;min-width:0;display:flex}.ciyo-upgrade-promo p{color:#171717;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;line-height:20px;overflow:hidden}.ciyo-upgrade-heading{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:26px 28px 18px;display:grid}.ciyo-upgrade-heading h2{color:#171717;grid-column:2;justify-self:center;margin:0;font-size:24px;font-weight:700;line-height:32px}.ciyo-upgrade-toggle{background:#f1f1ee;border-radius:999px;grid-column:2;justify-self:center;padding:3px;display:inline-flex;overflow:hidden}.ciyo-upgrade-toggle button,.ciyo-team-plan{cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:650}.ciyo-upgrade-toggle button{color:#000000a3;border-radius:999px;height:32px;padding:0 14px}.ciyo-upgrade-toggle button[data-active=true]{color:#fff;background:#171717}.ciyo-upgrade-toggle span{color:#d7f53d;margin-left:6px;font-size:11px;font-weight:760}.ciyo-team-plan{color:#000000c2;background:#f1f1ee;border-radius:999px;grid-column:3;justify-self:end;height:32px;padding:0 14px}.ciyo-upgrade-plans{flex:1;grid-template-columns:repeat(4,minmax(220px,1fr));gap:14px;min-height:0;padding:0 28px 28px;display:grid;overflow:auto}.ciyo-plan-card{background:#fff;border:1px solid #00000017;border-radius:14px;flex-direction:column;min-width:0;padding:18px;display:flex;position:relative}.ciyo-plan-card[data-featured=true]{border-color:#8756e8;overflow:hidden;box-shadow:0 10px 28px #00000014}.ciyo-plan-card[data-featured=true] .ciyo-plan-title-row{margin-top:22px}.ciyo-plan-popular-ribbon{color:#fff;background:#8756e8;justify-content:center;align-items:center;height:34px;font-size:13px;font-weight:690;display:flex;position:absolute;top:0;left:0;right:0}.ciyo-plan-title-row{justify-content:space-between;align-items:center;gap:10px;min-height:26px;display:flex}.ciyo-plan-title-row h3{color:#171717;margin:0;font-size:18px;font-weight:720;line-height:26px}.ciyo-plan-title-row span{color:#171717;background:#f3f1f5;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:760}.ciyo-plan-card[data-featured=true] .ciyo-plan-title-row span,.ciyo-plan-card:nth-child(4) .ciyo-plan-title-row span{color:#fff;background:#8756e8}.ciyo-plan-price{align-items:baseline;gap:8px;display:flex}.ciyo-plan-price strong{color:#171717;font-size:34px;font-weight:760;line-height:1}.ciyo-plan-price s,.ciyo-plan-price span,.ciyo-plan-card>p{color:#00000085;font-size:13px}.ciyo-plan-card>p{margin:8px 0 14px}.ciyo-plan-card>button{color:#fff;cursor:pointer;background:#171717;border:0;border-radius:10px;height:38px;font-size:13px;font-weight:680}.ciyo-plan-card ul{gap:9px;margin:16px 0 0;padding:0;list-style:none;display:grid}.ciyo-plan-card li{color:#000000b8;font-size:12px;font-weight:560;line-height:17px}@media (max-width:900px){.ciyo-promo-bar{justify-content:flex-start;padding:0 14px}.ciyo-promo-bar p{max-width:50vw}.ciyo-scroll-area,.ciyo-projects-page{padding-left:18px;padding-right:18px}.ciyo-brand-page{grid-template-columns:1fr}.ciyo-brand-sidebar{display:none}.ciyo-brand-detail{padding:28px 20px 56px}.ciyo-brand-detail>header{flex-direction:column}.ciyo-logo-grid,.ciyo-color-row,.ciyo-font-row{grid-template-columns:1fr}}.ciyo-account-menu-balance{color:#000000d1;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:36px;padding:0 8px;font-size:13px;text-decoration:none;display:flex}.ciyo-account-menu-balance:hover{background:#0000000f}
