@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";:root{color:#171812;background:#eceee9;font-family:Inter,Manrope,Arial,sans-serif}.core-app{background:#eceee9;grid-template-rows:54px minmax(0,1fr) minmax(180px,260px);height:100vh;min-height:0;display:grid;overflow:hidden}.core-topbar{background:#f7f8f5;border-bottom:1px solid #cfd2cc;justify-content:space-between;align-items:center;height:54px;padding:0 16px;display:flex}.core-brand{align-items:center;gap:10px;display:flex}.core-brand>b{color:#fff;background:#171812;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.core-brand span{display:grid}.core-brand strong{font-size:13px}.core-brand small{color:#858980;font-size:9px}.core-topbar nav{gap:5px;display:flex}.core-topbar button,.core-stagebar button,.core-upload,.core-object-actions button,.core-easing button{cursor:pointer;background:#fff;border:1px solid #d3d6cf;border-radius:6px;align-items:center;gap:5px;height:31px;padding:0 10px;display:inline-flex}.core-topbar button.primary{color:#fff;background:#171812;border-color:#171812}.core-main{grid-template-columns:190px minmax(420px,1fr) 260px;min-height:0;display:grid;overflow:hidden}.core-sidebar,.core-right{background:#f7f8f5;overflow:auto}.core-sidebar{border-right:1px solid #cfd2cc;padding:12px}.core-right{border-left:1px solid #cfd2cc;padding:12px}.core-section-head{gap:2px;margin-bottom:8px;display:grid}.core-section-head span{letter-spacing:.12em;color:#8a8e86;font-size:8px}.core-section-head b{font-size:11px}.core-section-head.formats{margin-top:18px}.core-upload{justify-content:center;width:100%;margin-bottom:6px;font-size:10px}.core-format{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:34px 1fr;align-items:center;gap:8px;width:100%;height:46px;padding:5px 7px;display:grid}.core-format.active{background:#e4e8ff}.core-format i{background:#fff;border:1px solid #9fa49b;max-width:30px;max-height:28px}.core-format span{display:grid}.core-format b{font-size:10px}.core-format small{color:#858980;font-size:8px}.core-workspace{grid-template-rows:44px minmax(0,1fr);min-width:0;min-height:0;display:grid}.core-stagebar{background:#f7f8f5;border-bottom:1px solid #cfd2cc;align-items:center;gap:8px;padding:0 12px;display:flex}.core-stagebar>b{font-size:11px}.core-stagebar>span{color:#82877e;font-size:9px}.core-stagebar>div{flex:1}.core-stagebar button{height:28px;font-size:9px}.core-stagebar .core-ai-status{text-overflow:ellipsis;white-space:nowrap;text-align:right;color:#72776f;flex:0 240px;min-width:0;font-size:8px;overflow:hidden}.core-stagebar button.core-ai-button{color:#2749bd;background:#eef0ff;border-color:#9eaaf5;font-weight:700}.core-stagebar button.core-ai-button:hover{background:#e2e6ff}.core-stagebar button.core-ai-cancel{color:#9b3f35;background:#fff2f0;border-color:#e1aaa4}.core-stagebar button:disabled{opacity:.5;cursor:wait}.core-canvas-shell{overscroll-behavior:contain;background:radial-gradient(circle at 1px 1px,#d3d6d0 1px,#0000 0) 0 0/18px 18px;place-items:center;min-height:0;padding:24px;display:grid;overflow:auto}.core-stage{background:#fff;box-shadow:0 8px 30px #0002}.core-layers{gap:2px;display:grid}.core-layer{border-radius:5px;grid-template-columns:28px 1fr 28px;align-items:center;height:32px;display:grid}.core-layer.active{background:#e4e8ff}.core-layer button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;height:28px;display:flex}.core-layer .name{justify-content:flex-start;gap:6px;min-width:0}.core-layer .name span{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.core-object-actions{margin-top:12px}.core-object-actions button{justify-content:center;width:100%;font-size:9px}.core-easing{border-top:1px solid #d7dad3;gap:8px;margin-top:16px;padding-top:12px;display:grid}.core-easing label{gap:5px;font-size:9px;display:grid}.core-easing select,.core-bezier-fields input{background:#fff;border:1px solid #d0d4cc;border-radius:5px;height:30px;padding:0 7px}.core-bezier-fields{grid-template-columns:1fr 1fr;gap:5px;display:grid}.core-easing button.danger{color:#a34c43;justify-content:center}.core-timeline{background:#f7f8f5;border-top:1px solid #bfc3bc;grid-template-rows:42px minmax(0,1fr);height:100%;min-height:0;padding-bottom:0;display:grid;position:relative;overflow:hidden}.core-timeline-toolbar{border-bottom:1px solid #cfd2cc;align-items:center;gap:6px;height:42px;padding:0 12px;display:flex}.core-timeline-toolbar button{cursor:pointer;background:#fff;border:1px solid #d6d9d3;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.core-timeline-toolbar b{margin-left:4px;font-size:12px}.core-timeline-toolbar>span{font-size:10px}.core-spacer{flex:1}.core-tip{color:#878b83;font-size:9px!important}.core-timeline-grid{grid-template-columns:260px minmax(720px,1fr);height:100%;min-height:0;display:grid;overflow:auto}.core-layer-head{border-bottom:1px solid #d6d9d3;border-right:1px solid #cfd2cc;align-items:center;height:38px;padding:0 14px;font-size:10px;font-weight:700;display:flex}.core-ruler{cursor:ew-resize;touch-action:none;background:#fafbf8;border-bottom:1px solid #d6d9d3;height:38px;position:relative}.core-ruler>i{background:#d9dcd6;width:1px;position:absolute;bottom:0}.core-ruler>i.major{background:#c5c9c1;top:0}.core-ruler>i.medium{top:16px}.core-ruler>i.minor{top:25px}.core-ruler>i span{color:#72766e;font-size:9px;font-style:normal;position:absolute;top:8px;left:5px}.core-timeline-row{display:contents}.core-layer-cell{background:#f7f8f5;border-bottom:1px solid #d9dcd6;border-right:1px solid #cfd2cc;grid-template-columns:26px minmax(0,1fr) 28px 26px;align-items:center;height:38px;padding:0 5px;display:grid}.core-timeline-row.active .core-layer-cell{background:#e7ebff}.core-layer-cell button{cursor:pointer;color:#70756d;background:0 0;border:0;place-items:center;height:26px;display:grid}.core-layer-cell button.keyed{color:#2878ff}.core-layer-name{text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#171812!important;font-size:10px!important;display:block!important}.core-track{cursor:ew-resize;touch-action:none;background:repeating-linear-gradient(90deg,#0000 0 calc(8.333% - 1px),#eceee9 calc(8.333% - 1px) 8.333%);border-bottom:1px solid #d9dcd6;height:38px;position:relative}.core-track-line{opacity:.8;background:#5d9985;border-radius:2px;height:6px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.core-playhead{z-index:8;pointer-events:none;background:#ff5b4b;width:2px;position:absolute;top:0;bottom:0;transform:translate(-1px)}.core-key{z-index:10;cursor:ew-resize;touch-action:none;background:#fff;border:2px solid #2878ff;width:11px;height:11px;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%)rotate(45deg)}.core-key.active{background:#2878ff;box-shadow:0 0 0 2px #fff,0 0 0 3px #171812}.core-transform-panel{border-top:1px solid #d7dad3;margin-top:14px;padding-top:12px}.core-inspector-head{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.core-inspector-head b{font-size:11px}.core-inspector-head span{color:#858980;text-transform:uppercase;font-size:8px}.core-number-row{border-top:1px solid #eceee8;grid-template-columns:70px 1fr 32px;align-items:center;height:36px;display:grid}.core-number-row>span{color:#445187;cursor:ew-resize;-webkit-user-select:none;user-select:none;text-transform:capitalize;font-size:10px;font-weight:700}.core-number-row input{text-align:right;background:0 0;border:1px solid #0000;outline:0;min-width:0;height:30px;padding:0 8px;font-size:11px}.core-number-row input:focus{background:#fff;border-color:#2878ff;border-radius:4px}.core-number-row button{color:#7c8279;cursor:pointer;background:0 0;border:0;place-items:center;height:28px;display:grid}.core-number-row button.keyed{color:#2878ff}.core-text-panel{border-top:1px solid #d7dad3;gap:8px;margin-top:14px;padding-top:12px;display:grid}.core-text-panel textarea{resize:vertical;min-height:70px;font:inherit;background:#fff;border:1px solid #d0d4cc;border-radius:6px;padding:8px;font-size:11px}.core-text-panel label{color:#6f746c;gap:4px;font-size:9px;display:grid}.core-text-panel select,.core-text-panel input[type=number]{background:#fff;border:1px solid #d0d4cc;border-radius:5px;height:30px;padding:0 7px}.core-text-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.core-text-grid input[type=color]{background:#fff;border:1px solid #d0d4cc;border-radius:5px;width:100%;height:30px;padding:3px}.core-motion-help{color:#777d74;margin:0;font-size:9px;line-height:1.35}.core-easing-presets{grid-template-columns:1fr 1fr;gap:5px;max-height:190px;padding-right:2px;display:grid;overflow:auto}.core-easing-presets button,.core-custom-ease{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;justify-content:flex-start!important;height:28px!important;padding:0 7px!important;font-size:8px!important}.core-easing-presets button.active,.core-custom-ease.active{color:#244fc1;background:#e9edff!important;border-color:#2878ff!important}.core-bezier-editor{background:#fff;border:1px solid #d9dcd5;border-radius:7px;gap:7px;padding:7px;display:grid;overflow:hidden}.core-bezier-editor>div:first-child{max-width:100%}@media (width<=900px){.core-main{grid-template-columns:150px minmax(360px,1fr)}.core-right{display:none}.core-timeline-grid{grid-template-columns:210px minmax(650px,1fr)}}.core-stagebar .core-zoom{flex:none;align-items:center;gap:2px;margin-left:8px;display:flex}.core-stagebar .core-zoom button{justify-content:center;width:26px;height:26px;padding:0}.core-stagebar .core-zoom span{text-align:center;color:#646961;min-width:38px;font-size:9px}.core-canvas-shell.can-pan{cursor:grab}.core-canvas-shell.is-panning{cursor:grabbing;-webkit-user-select:none;user-select:none}.core-ruler>.core-playhead:before{content:"";border-top:9px solid #ff5b4b;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:0;left:50%;transform:translate(-50%)}.core-ruler>.core-playhead{z-index:12}.core-properties-head{border-top:1px solid #d7dad3;margin:14px 0 0;padding-top:12px}.core-text-grid select{background:0 0;border:0;width:100%;min-width:0;height:100%;padding:0 7px;font-size:9px}.core-text-motion{border-top:1px solid #e2e4de;gap:7px;margin-top:12px;padding-top:10px;display:grid}.core-text-motion>.core-section-head{margin:0}.core-text-motion label{color:#6f746c;gap:4px;font-size:9px;display:grid}.core-text-motion select,.core-text-motion input[type=number]{background:#fff;border:1px solid #d0d4cc;border-radius:5px;height:30px;padding:0 7px}.core-text-motion .core-check{align-items:center;gap:7px;display:flex}:root{color:#22231f;font-synthesis:none;background:#ecece8;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:1160px;min-height:100vh;margin:0;overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}.app-shell{background:#f3f3ef;flex-direction:column;height:100vh;display:flex}.topbar{background:#fafaf7;border-bottom:1px solid #d7d8d2;align-items:center;gap:10px;height:64px;padding:0 18px;display:flex}.brand-mark{color:#fff;background:#1c1d19;border-radius:9px;place-items:center;width:32px;height:32px;font:700 15px Manrope;display:grid}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.icon-button:hover{background:#ecece7}.icon-button.muted{opacity:.38}.project-name{flex-direction:column;display:flex}.project-name strong{font-size:14px}.project-name span{color:#85867e;margin-top:2px;font-size:11px}.topbar-actions{align-items:center;gap:5px;margin-left:auto;display:flex}.separator{background:#dadbd6;width:1px;height:23px;margin:0 7px}.preview-button,.export-button{cursor:pointer;background:#fff;border:1px solid #d4d5cf;border-radius:8px;align-items:center;gap:7px;height:34px;padding:0 14px;font-size:13px;font-weight:600;display:flex}.export-button{color:#fff;background:#21221e;border-color:#21221e}.workspace{flex:1;grid-template-columns:244px minmax(620px,1fr) 286px;min-height:0;display:grid}.formats-panel,.properties-panel{background:#fafaf7;overflow:auto}.formats-panel{border-right:1px solid #d7d8d2;padding:20px 14px}.properties-panel{border-left:1px solid #d7d8d2}.panel-heading{justify-content:space-between;align-items:end;padding:0 7px 14px;display:flex}.panel-heading h2{margin:3px 0 0;font:700 16px Manrope}.kicker{letter-spacing:.13em;color:#8a8b84;font-size:9px;font-weight:700}.count{background:#ecece7;border-radius:10px;padding:2px 7px;font-size:11px}.format-list{flex-direction:column;gap:5px;display:flex}.format-card{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:10px;width:100%;padding:9px;display:flex}.format-card:hover{background:#f0f0eb}.format-card.active{background:#fff;border-color:#d0d1cb;box-shadow:0 1px 4px #1b1b1712}.miniature{background:linear-gradient(145deg,#dcd7c8,#aaa387);border:1px solid #aaa590;border-radius:2px;flex:none;width:36px;max-height:35px}.format-meta{flex-direction:column;min-width:0;display:flex}.format-meta strong{white-space:nowrap;font-size:12px}.format-meta small{color:#898a83;margin-top:2px;font-size:10px}.success{color:#629273;margin-left:auto}.review-dot{background:#d6a44e;border-radius:50%;width:7px;height:7px;margin-left:auto}.adapt-button{color:#6e5a18;cursor:pointer;background:#fff9dc;border:1px solid #d7c988;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;height:38px;margin-top:15px;font-size:12px;font-weight:700;display:flex}.editor-stage{background:#e9e9e5;grid-template-rows:48px minmax(340px,1fr) 190px;min-width:0;display:grid}.stage-toolbar{background:#f7f7f4;border-bottom:1px solid #d4d5d0;align-items:center;padding:0 17px;display:flex}.stage-toolbar>div:first-child{align-items:baseline;gap:8px;display:flex}.stage-toolbar strong{font-size:12px}.stage-toolbar span{color:#8a8b84;font-size:10px}.zoom-control{background:#fff;border:1px solid #d1d2cc;border-radius:7px;align-items:center;height:29px;margin-left:auto;display:flex}.zoom-control button{cursor:pointer;background:0 0;border:0;place-items:center;height:100%;padding:0 7px;display:grid}.zoom-control span{text-align:center;color:#4a4b46;min-width:35px}.canvas-wrap{background-image:radial-gradient(#c4c4bd .7px,#0000 .7px);background-size:14px 14px;place-items:center;min-height:0;padding:32px;display:grid;overflow:hidden}.banner-canvas{color:#fff;background:linear-gradient(125deg,#1d211c,#344a3c 50%,#131712);transition:width .25s,height .25s,transform .2s;position:relative;overflow:hidden;box-shadow:0 13px 44px #181a1630}.orb{filter:blur(2px);opacity:.7;border-radius:50%;position:absolute}.orb-one{aspect-ratio:1;background:radial-gradient(circle at 35% 35%,#ddcf9d,#7f946a 42%,#233427 70%);width:46%;top:-22%;right:-7%}.orb-two{aspect-ratio:1;opacity:.55;background:radial-gradient(circle,#856f4d,#202a22 68%);width:30%;bottom:-25%;right:9%}.product-shape{background:linear-gradient(100deg,#20251f,#7c8067 48%,#242820 55%,#11150f);border:1px solid #e8dfbc77;border-radius:50% 50% 42% 42%/22% 22% 72% 72%;width:23%;height:70%;position:absolute;top:15%;right:11%;box-shadow:inset 10px 0 25px #c2b98d24,0 16px 30px #0006}.product-shape:before{content:"";background:#bbb28a;border-radius:3px;width:28%;height:15%;position:absolute;top:-10%;left:36%}.product-shape span{color:#d5c99c;font:600 26px Manrope;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.canvas-element{z-index:2;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;margin:0;padding:0;line-height:1.1;position:absolute}.canvas-element.selected{outline-offset:5px;outline:1px solid #e7d071}.kind-eyebrow{letter-spacing:.19em;color:#d8ca91;font-size:clamp(7px,.8vw,12px);font-weight:700}.kind-headline{letter-spacing:-.045em;font:600 clamp(20px,3.4vw,52px) Manrope}.kind-copy{color:#d1d5cc;font-size:clamp(8px,1.1vw,15px)}.kind-button{color:#20231e;background:#e2d17f;border-radius:4px;justify-content:center;align-items:center;min-width:92px;padding:9px 15px;font-size:clamp(8px,.9vw,12px);font-weight:700;display:inline-flex;width:auto!important}.kind-legal{color:#a8ada5;font-size:clamp(5px,.55vw,8px)}.is-playing .product-shape{animation:1s both entrance}.is-playing .kind-headline{animation:.7s .35s both rise}.is-playing .kind-button{animation:.7s .7s both rise}@keyframes entrance{0%{opacity:0;transform:translate(35px)scale(.94)}}@keyframes rise{0%{opacity:0;transform:translateY(12px)}}.timeline{background:#f8f8f5;border-top:1px solid #d2d3ce;padding:10px 14px 14px}.timeline-head{align-items:center;gap:9px;height:32px;display:flex}.timeline-head strong{font-size:12px}.timeline-head span{color:#85867f;font-size:10px}.timeline-spacer{flex:1}.play-button{color:#fff;cursor:pointer;background:#252620;border:0;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.text-button{color:#777871;background:0 0;border:0;align-items:center;gap:5px;font-size:10px;display:flex}.time-ruler{color:#9b9c95;border-bottom:1px solid #deded9;justify-content:space-between;margin-left:104px;padding:2px 8px 5px;font-size:8px;display:flex}.scene-track{grid-template-columns:96px 1.25fr 1fr 1fr;align-items:stretch;gap:4px;height:72px;padding-top:9px;display:grid}.scene-label{flex-direction:column;justify-content:center;display:flex}.scene-label strong{font-size:11px}.scene-label span{color:#85867f;font-size:9px}.scene-block{color:#585a53;border:1px solid;border-radius:5px;justify-content:center;align-items:center;font-size:9px;display:flex}.scene-one{background:#e8e4d1;border-color:#d3c994}.scene-two{background:#dce6dc;border-color:#b8cbb9}.scene-three{background:#e1e1dc;border-color:#c9c9c3}.property-title{align-items:center;padding:17px 16px 13px}.property-section{border-top:1px solid #deded9;padding:12px 15px 15px}.property-section.compact{padding:10px 15px}.section-title{background:0 0;border:0;align-items:center;gap:5px;width:100%;padding:0 0 10px;font-size:11px;font-weight:700;display:flex}.section-title>span{color:#8c8d86;margin-left:auto;font-size:9px}.section-title .pill{background:#edede8;border-radius:10px;padding:3px 7px;font-weight:500}.layers-section{padding-left:9px;padding-right:9px}.layer-row{color:#60615b;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:7px;width:100%;height:31px;padding:0 7px;font-size:10px;display:flex}.layer-row:hover{background:#eeeeea}.layer-row.active{color:#242520;background:#e7e7e1;font-weight:600}.layer-icon{background:#dfe0da;border-radius:4px;place-items:center;width:18px;height:18px;font-size:8px;display:grid}.type-button{background:#d8cc92}.row-spacer{flex:1}.field-label{color:#81827b;margin-bottom:5px;font-size:9px;display:block}.property-section textarea{resize:none;background:#fff;border:1px solid #d2d3cd;border-radius:6px;outline:none;width:100%;height:58px;padding:8px;font-size:11px}.field-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.field-grid label{background:#fff;border:1px solid #d5d6d0;border-radius:5px;align-items:center;height:31px;display:flex}.field-grid label span{color:#898a83;padding-left:8px;font-size:9px}.field-grid input{text-align:right;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 8px;font-size:10px}.lock-row{text-align:left;cursor:pointer;background:0 0;border:0;align-items:flex-start;gap:9px;width:100%;padding:0;display:flex}.lock-row>span{flex-direction:column;display:flex}.lock-row strong{font-size:10px}.lock-row small{color:#8c8d86;margin-top:2px;font-size:8px}@media (width<=1250px){.workspace{grid-template-columns:220px minmax(590px,1fr) 265px}}
