@font-face{font-family:Glowstore;src:url(/fonts/Glowstore-Regular.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/Poppins-SemiBold.ttf)format("truetype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.ttf)format("truetype");font-display:swap;font-weight:700;font-style:normal}:root{--petrol:#00353b;--petrol-dark:#00292e;--petrol-soft:#0b4a51;--ivory:#fffef0;--ivory-deep:#f5f2df;--gold:#c1a259;--gold-soft:#d7c487;--white:#fff;--graphite:#5b5b5b;--grey:#a0a0a0;--light-grey:#dbdbdb;--ink:#153238;--canvas-grey:#e7e8e4;--line:#00353b1f;--line-strong:#00353b33;--shadow-soft:0 16px 55px #00262b1a;--shadow-canvas:0 26px 70px #00181c38}*{box-sizing:border-box}html,body{min-height:100%;color:var(--petrol);-webkit-font-smoothing:antialiased;background:#f3f3ef;margin:0;font-family:Poppins,Arial,sans-serif}body{overflow-x:hidden}button,input,select,textarea{font:inherit}button{color:inherit}button,select,input[type=range],input[type=color]{touch-action:manipulation}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:2px}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{background:radial-gradient(circle at 95% -5%,#c1a25914,#0000 24rem),#f3f3ef;min-height:100dvh}.app-header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);background:#fffffff2;grid-template-columns:minmax(190px,1fr) auto minmax(330px,1fr);align-items:center;gap:24px;height:72px;padding:0 22px;display:grid;position:sticky;top:0;box-shadow:0 4px 24px #00232709}.header-brand{align-items:center;gap:13px;min-width:0;display:flex}.header-brand img{object-fit:contain;width:90px;height:45px}.header-brand span{color:var(--graphite);letter-spacing:2.3px;border-left:1px solid #c1a25980;padding-left:13px;font-size:10px;font-weight:600;line-height:1.25}.main-nav{border:1px solid var(--line);background:#f7f7f3;border-radius:14px;align-items:center;gap:4px;padding:5px;display:flex}.main-nav button{color:#607075;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:12px;font-weight:600;transition:all .16s;display:flex}.main-nav button:hover{color:var(--petrol);background:#fffc}.main-nav button.active{background:var(--white);color:var(--petrol);box-shadow:0 3px 12px #00353b14}.main-nav button.active svg{color:var(--gold)}.header-actions{justify-self:end;align-items:center;gap:8px;display:flex}.header-actions button,.schedule-actions button,.template-card-body button,.media-grid article button,.page-primary-action{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:12px;font-weight:600;transition:all .16s;display:inline-flex}.header-new-button{background:var(--ivory);color:var(--petrol);border:1px solid #c1a25994}.header-new-button:hover{border-color:var(--gold);background:#fffdeb;transform:translateY(-1px)}.header-new-button svg{color:var(--gold)}.header-quiet-button{border:1px solid var(--line-strong);background:var(--white)}.header-quiet-button:hover{background:var(--ivory);border-color:#c1a259b3}.header-primary-button{border:1px solid var(--petrol);background:var(--petrol);color:var(--ivory);box-shadow:0 7px 20px #00353b24}.header-primary-button:hover{background:var(--petrol-soft);transform:translateY(-1px)}.account-menu{position:relative}.account-menu summary{background:var(--petrol);width:40px;height:40px;color:var(--gold);cursor:pointer;border:1px solid #c1a25985;border-radius:50%;place-items:center;font-family:Glowstore,serif;font-size:17px;list-style:none;display:grid}.account-menu summary::-webkit-details-marker{display:none}.account-popover{z-index:120;background:var(--white);border:1px solid #c1a25957;border-radius:12px;flex-direction:column;width:230px;padding:15px;display:flex;position:absolute;top:49px;right:0;box-shadow:0 18px 52px #0023272e}.account-popover strong{font-size:11px}.account-popover>span{color:#6d7a7e;margin-top:2px;font-size:8px}.account-popover>small{color:var(--gold);margin-top:7px;font-size:8px;font-weight:600}.account-popover a,.account-popover form button{border:1px solid var(--line-strong);width:100%;min-height:34px;color:var(--petrol);cursor:pointer;background:#f8f8f4;border-radius:8px;justify-content:center;align-items:center;margin-top:11px;font-size:8px;font-weight:600;text-decoration:none;display:flex}.account-popover form{display:contents}.account-popover form button{border-color:var(--petrol);background:var(--petrol);color:var(--ivory);margin-top:6px}.studio-layout{grid-template-columns:74px minmax(0,1fr) 342px;height:calc(100dvh - 72px);display:grid;overflow:hidden}.tool-rail{z-index:12;background:var(--white);border-right:1px solid var(--line);flex-direction:column;align-items:center;gap:7px;padding:15px 9px;display:flex;position:relative;overflow-y:auto}.tool-button{color:#65767a;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:56px;min-height:56px;padding:5px 2px;transition:all .15s;display:flex}.tool-button span{font-size:9px;font-weight:600}.tool-button:hover{color:var(--petrol);background:#f6f5ee}.tool-button.active{color:var(--petrol);background:#c1a2591f;border-color:#c1a25947}.tool-button.active svg{color:var(--gold)}.block-library{z-index:60;border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;flex-direction:column;width:344px;animation:.18s ease-out library-in;display:flex;position:fixed;top:72px;bottom:0;left:74px;box-shadow:16px 0 42px #0023271f}@keyframes library-in{0%{opacity:0;transform:translate(-16px)}}.block-library-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:15px;min-height:83px;padding:17px 17px 13px;display:flex}.block-library-heading h2{margin:0;font-family:Glowstore,serif;font-size:25px;font-weight:400}.block-library-heading>button{width:34px;height:34px;color:var(--petrol);cursor:pointer;background:#f3f3ee;border:0;border-radius:9px;place-items:center;padding:0;font-size:23px;display:grid}.block-tabs{border-bottom:1px solid var(--line);background:#fafaf7;grid-template-columns:repeat(4,1fr);gap:4px;padding:8px 11px;display:grid}.block-tabs button{color:#758286;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:34px;padding:0 5px;font-size:9px;font-weight:600}.block-tabs button.active{background:var(--white);color:var(--petrol);box-shadow:0 2px 9px #00353b14}.block-library-scroll{overscroll-behavior:contain;flex:1;min-height:0;padding:14px;overflow-y:auto}.text-block-list,.color-block-list,.brand-block-list{flex-direction:column;gap:13px;display:flex}.text-block-list>section{flex-direction:column;gap:7px;display:flex}.block-section-title{color:var(--petrol);letter-spacing:1.2px;text-transform:uppercase;justify-content:space-between;align-items:center;padding:2px 2px 4px;font-size:9px;font-weight:600;display:flex}.block-section-title small{color:var(--grey);font-size:8px}.text-preset-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:radial-gradient(circle at 100% 0,#c1a25917,#0000 7rem),#fafaf6;border-radius:11px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:92px;padding:14px 42px 13px 14px;transition:all .16s;display:flex;position:relative;overflow:hidden}.text-preset-card:hover{background-color:var(--ivory);border-color:#c1a25994;transform:translateY(-1px)}.text-preset-card>span{max-width:100%;color:var(--petrol);white-space:pre-line;font-size:18px;line-height:1.13}.text-preset-card>small{color:var(--grey);margin-top:8px;font-size:8px}.text-preset-card>i{background:var(--petrol);width:26px;height:26px;color:var(--gold);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.custom-block-button{text-align:left;cursor:pointer;background:0 0;border:1px dashed #00353b4d;border-radius:11px;align-items:center;gap:10px;min-height:62px;padding:10px 12px;display:flex}.custom-block-button>span{flex-direction:column;flex:1;min-width:0;display:flex}.custom-block-button strong{font-size:9px}.custom-block-button small{color:var(--grey);font-size:8px}.image-block-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.image-block-grid>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fafaf6;border-radius:11px;flex-direction:column;align-items:flex-start;min-width:0;padding:7px 7px 10px;display:flex;position:relative}.image-block-grid>button:hover{border-color:#c1a25994}.image-block-grid>button>span{background:#e8e9e4;border-radius:7px;place-items:center;width:100%;height:112px;margin-bottom:9px;display:grid;overflow:hidden}.image-block-grid img{object-fit:cover;width:100%;height:100%}.image-block-grid strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:8px;overflow:hidden}.image-block-grid small{color:var(--grey);font-size:7px}.image-block-grid>button>i{width:25px;height:25px;color:var(--gold);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00353be0;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px}.image-block-grid .upload-block-card{text-align:center;border-style:dashed;justify-content:center;align-items:center;min-height:167px}.image-block-grid .upload-block-card>span{background:var(--petrol);width:48px;height:48px;color:var(--gold);border-radius:50%;margin:0 0 10px}.block-library-hint{background:var(--ivory);color:#66767a;border:1px solid #c1a2594d;border-radius:10px;padding:12px;font-size:8px;line-height:1.55}.color-block-row{border:1px solid var(--line);background:#fafaf6;border-radius:10px;grid-template-columns:46px 1fr auto;align-items:center;gap:9px;min-height:65px;padding:8px;display:grid}.color-block-row>span{border:1px solid #00353b1f;border-radius:8px;width:46px;height:46px}.color-block-row>div:nth-child(2){flex-direction:column;display:flex}.color-block-row strong{font-size:9px}.color-block-row small{color:var(--grey);font-size:7px}.color-block-row>div:last-child{flex-direction:column;gap:4px;display:flex}.color-block-row button{border:1px solid var(--line-strong);background:var(--white);cursor:pointer;border-radius:6px;min-height:25px;padding:0 7px;font-size:7px;font-weight:600}.color-block-row button:last-child{border-color:var(--petrol);background:var(--petrol);color:var(--ivory)}.shape-presets{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.shape-presets button{border:1px solid var(--line);min-height:68px;color:var(--petrol);cursor:pointer;background:#fafaf6;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:8px;display:flex}.shape-presets svg{color:var(--gold)}.brand-block-list>button{border:1px solid var(--line);background:var(--petrol);min-height:91px;color:var(--ivory);text-align:left;cursor:pointer;border-radius:11px;grid-template-columns:92px 1fr auto;align-items:center;gap:11px;padding:10px;display:grid}.brand-block-list>button>span{background:#ffffff0d;border-radius:7px;place-items:center;width:92px;height:66px;padding:5px;display:grid}.brand-block-list img{object-fit:contain;width:100%;height:100%}.brand-block-list>button>div{flex-direction:column;display:flex}.brand-block-list strong{color:var(--gold);font-size:9px}.brand-block-list small{color:#fffef09e;font-size:7px}.brand-guardrail{background:var(--petrol);color:#fffef0b8;border-color:#c1a2594d}.editor-center{background:linear-gradient(#ffffff52, #ffffff52), repeating-linear-gradient(0deg, transparent, transparent 23px, #00353b06 24px), repeating-linear-gradient(90deg, transparent, transparent 23px, #00353b06 24px), var(--canvas-grey);flex-direction:column;min-width:0;min-height:0;display:flex}.editor-toolbar{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;grid-template-columns:1fr minmax(180px,1fr) 1fr;align-items:center;gap:12px;min-height:58px;padding:8px 16px;display:grid;position:relative}.toolbar-group{align-items:center;gap:6px;display:flex}.toolbar-group:last-child{justify-self:end}.compact-select-wrap{margin-right:5px}.compact-select,.field-label select,.field-label input,.field-label textarea,.four-column-fields input,.status-select{border:1px solid var(--line-strong);background:var(--white);width:100%;color:var(--petrol);border-radius:9px}.compact-select{min-width:128px;height:36px;padding:0 30px 0 11px;font-size:11px;font-weight:600}.icon-button,.zoom-readout{color:#617276;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 8px;display:inline-flex}.icon-button:hover,.icon-button.active{border-color:var(--line);color:var(--petrol);background:#f6f5ef}.icon-button.active{color:var(--gold)}.icon-button:disabled{opacity:.32;cursor:default}.zoom-readout{min-width:51px;font-size:10px;font-weight:600}.toolbar-project-title{flex-direction:column;align-items:center;gap:1px;min-width:0;display:flex}.toolbar-project-title input{width:min(100%,310px);color:var(--petrol);text-align:center;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.toolbar-project-title span{color:var(--grey);font-size:9px}.carousel-workspace-bar{z-index:9;background:linear-gradient(90deg,#fffef0f5,#fffffffa);border-bottom:1px solid #c1a25947;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:84px;padding:9px 14px;display:grid;position:relative;box-shadow:0 7px 22px #00353b0a}.carousel-workspace-heading{flex-direction:column;gap:3px;min-width:88px;display:flex}.carousel-workspace-heading span{color:var(--gold);letter-spacing:2.1px;text-transform:uppercase;font-size:8px;font-weight:700}.carousel-workspace-heading strong{color:var(--petrol);font-size:10px}.carousel-slide-strip{overscroll-behavior-x:contain;scrollbar-width:thin;align-items:center;gap:7px;min-width:0;display:flex;overflow-x:auto}.carousel-slide-strip>button{border:1px solid var(--line);width:58px;height:64px;color:var(--petrol);cursor:pointer;touch-action:manipulation;background:#f2f2ed;border-radius:9px;flex:0 0 58px;place-items:center;padding:5px;display:grid;position:relative}.carousel-slide-strip>button.active{border-color:var(--gold);box-shadow:0 0 0 2px #c1a25933}.carousel-slide-strip>button>span{min-width:16px;height:16px;color:var(--ivory);background:#00353be6;border-radius:5px;place-items:center;padding:0 3px;font-size:7px;font-weight:600;display:grid;position:absolute;bottom:3px;right:3px}.carousel-slide-strip .carousel-add-slide{color:var(--gold);background:#ffffffb8;border-style:dashed}.carousel-slide-strip .carousel-add-slide>span{min-width:0;height:auto;color:var(--petrol);background:0 0;padding:0;font-size:7px;position:static}.carousel-workspace-actions{align-items:center;gap:5px;display:flex}.carousel-workspace-actions button{border:1px solid var(--line);background:var(--white);min-height:35px;color:var(--petrol);cursor:pointer;touch-action:manipulation;border-radius:9px;align-items:center;gap:6px;padding:0 10px;font-size:8px;font-weight:600;display:inline-flex}.carousel-workspace-actions .carousel-delete-action{color:#99625f}.carousel-workspace-actions .carousel-export-action{border-color:var(--petrol);background:var(--petrol);color:var(--ivory)}.canvas-stage{overscroll-behavior:contain;touch-action:pan-x pan-y;flex:1;place-items:center;min-width:0;min-height:0;padding:36px;display:grid;position:relative;overflow:auto}.scaled-canvas-shell{flex:none;position:relative}.design-canvas,.mini-canvas{transform-origin:0 0;isolation:isolate;position:relative;overflow:hidden}.design-canvas{box-shadow:var(--shadow-canvas);touch-action:none;-webkit-user-select:none;user-select:none}.canvas-element,.mini-element{transform-origin:50%;position:absolute}.canvas-element{cursor:grab;touch-action:none}.canvas-element:active{cursor:grabbing}.canvas-element.locked{cursor:default}.element-inner{width:100%;height:100%}.element-image-inner{overflow:hidden}.element-image-inner img{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}.element-shape{border-style:solid}.element-line{border-top-style:solid;height:50%}.element-text{white-space:pre-wrap;overflow-wrap:break-word;text-rendering:geometricprecision;overflow:hidden}.canvas-textarea{resize:none;white-space:pre-wrap;background:#ffffff1a;border:0;outline:0;width:100%;height:100%;margin:0;padding:0;display:block;overflow:hidden}.canvas-element.selected:after{content:"";z-index:4;pointer-events:none;border:2px solid #168e99;position:absolute;inset:-4px;box-shadow:0 0 0 1px #ffffffb3}.canvas-element.selected.locked:after{border-style:dashed;border-color:var(--gold)}.element-handle{z-index:8;border:3px solid var(--white);touch-action:none;background:#168e99;border-radius:50%;width:26px;height:26px;margin:0;padding:0;position:absolute;box-shadow:0 2px 7px #00353b47}.resize-handle{cursor:nwse-resize;bottom:-16px;right:-16px}.rotate-handle{cursor:grab;top:-56px;left:50%;transform:translate(-50%)}.rotate-handle span{background:#168e99;width:2px;height:28px;position:absolute;top:23px;left:50%;transform:translate(-50%)}.canvas-guides{z-index:9998;pointer-events:none;position:absolute;inset:0}.guide{background:#168e9940;position:absolute}.guide-v{width:1px;top:0;bottom:0;left:50%}.guide-h{height:1px;top:50%;left:0;right:0}.safe-zone{border:1px dashed #c1a2597a;position:absolute;inset:5.9%}.canvas-format-badge{z-index:9;color:var(--ivory);letter-spacing:.8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00353bd6;border:1px solid #ffffff80;border-radius:8px;padding:7px 10px;font-size:9px;position:fixed;bottom:18px;left:92px}.inspector{z-index:12;background:var(--white);border-left:1px solid var(--line);flex-direction:column;min-width:0;min-height:0;display:flex;position:relative}.inspector-tabs{border-bottom:1px solid var(--line);align-items:flex-end;gap:3px;min-height:51px;padding:6px 10px 0;display:flex}.inspector-tabs>button:not(.inspector-close){min-height:44px;color:var(--grey);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 12px;font-size:11px;font-weight:600}.inspector-tabs button.active{border-bottom-color:var(--gold);color:var(--petrol)}.inspector-tabs button span{color:var(--grey);margin-left:4px;font-size:9px}.inspector-close{display:none}.inspector-scroll{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.inspector-section{border-bottom:1px solid var(--line);padding:19px 18px}.section-eyebrow,.page-eyebrow{color:var(--gold);letter-spacing:2.1px;text-transform:uppercase;margin:0 0 7px;font-size:9px;font-weight:600;line-height:1.3}.inspector-section h3{letter-spacing:.5px;margin:0 0 18px;font-family:Glowstore,serif;font-size:23px;font-weight:400}.field-label{color:#617276;flex-direction:column;gap:6px;margin-top:13px;font-size:10px;font-weight:600;display:flex}.field-label:first-child{margin-top:0}.field-label input:not([type=color]),.field-label select{height:40px;padding:0 10px;font-size:12px}.field-label textarea{resize:vertical;min-height:105px;padding:10px;font-size:12px;line-height:1.55}.field-label select:disabled{color:var(--grey);background:#f1f1ed}.color-input-row{grid-template-columns:42px 1fr;gap:7px;display:grid}.color-input-row input[type=color]{border:1px solid var(--line-strong);background:var(--white);border-radius:9px;width:42px;height:40px;padding:3px}.brand-swatches{gap:8px;margin-top:12px;display:flex}.brand-swatches button{border:2px solid var(--white);width:38px;height:38px;box-shadow:0 0 0 1px var(--line-strong);cursor:pointer;border-radius:50%}.quick-add-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.quick-add-grid button{border:1px solid var(--line);min-height:76px;color:var(--petrol);cursor:pointer;background:#f8f8f4;border-radius:11px;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:10px;font-size:10px;font-weight:600;display:flex}.quick-add-grid button:hover{background:var(--ivory);border-color:#c1a25999}.brand-note{background:var(--petrol);color:var(--ivory);align-items:flex-start;gap:13px;display:flex}.brand-note img{object-fit:contain;width:34px;height:34px}.brand-note strong{color:var(--gold);margin-bottom:5px;font-size:11px;display:block}.brand-note p{color:#fffef0b8;margin:0;font-size:9px;line-height:1.55}.element-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.element-heading>div:first-child{flex:1;min-width:0}.element-name-input{width:100%;color:var(--petrol);background:0 0;border:0;padding:0;font-family:Glowstore,serif;font-size:21px}.element-heading-actions{gap:3px;display:flex}.element-heading-actions button,.layer-actions button{color:#6b7b7f;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.element-heading-actions button:hover,.layer-actions button:hover{border-color:var(--line);color:var(--petrol);background:#f5f5f0}.two-column-fields{grid-template-columns:1.25fr .75fr;gap:9px;display:grid}.four-column-fields{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.four-column-fields label{color:#657579;flex-direction:column;gap:5px;font-size:9px;font-weight:600;display:flex}.four-column-fields input{height:36px;padding:0 7px;font-size:10px}.align-buttons{border:1px solid var(--line);background:#f6f6f2;border-radius:9px;grid-template-columns:repeat(3,1fr);gap:3px;margin-top:12px;padding:3px;display:grid}.align-buttons button{color:#718084;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:34px;font-size:9px;font-weight:600}.align-buttons button.active{background:var(--white);color:var(--petrol);box-shadow:0 2px 8px #00353b14}.asset-preview-compact{border:1px solid var(--line);background-color:#f7f7f3;background-image:linear-gradient(45deg,#ecece7 25%,#0000 25%),linear-gradient(-45deg,#ecece7 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ecece7 75%),linear-gradient(-45deg,#0000 75%,#ecece7 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-repeat:repeat,repeat,repeat,repeat;background-size:16px 16px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border-radius:11px;place-items:center;height:122px;padding:8px;display:grid;overflow:hidden}.asset-preview-compact img{object-fit:contain;width:100%;height:100%}.toggle-row{color:var(--petrol);justify-content:space-between;align-items:center;gap:15px;margin-top:16px;font-size:10px;font-weight:600;display:flex}.toggle-row span{flex-direction:column;gap:2px;display:flex}.toggle-row small{color:var(--grey);font-size:8px;font-weight:400;line-height:1.4}.toggle-row input{width:38px;height:20px;accent-color:var(--petrol)}.secondary-wide-button{border:1px solid var(--line-strong);background:var(--white);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:39px;margin-top:14px;font-size:9px;font-weight:600;display:flex}.range-label{flex-direction:column;gap:9px;margin-top:18px;display:flex}.range-label span{color:#657579;justify-content:space-between;font-size:9px;font-weight:600;display:flex}.range-label strong{color:var(--petrol)}.range-label input{width:100%;accent-color:var(--gold)}.layers-list{padding:8px}.layer-row{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;width:100%;min-height:56px;padding:7px;display:flex}.layer-row:hover{background:#f7f7f3}.layer-row.selected{background:#c1a2591a;border-color:#c1a25966}.layer-type{border:1px solid var(--line);background:var(--white);width:31px;height:31px;color:var(--gold);border-radius:8px;flex:0 0 31px;place-items:center;display:grid}.layer-name{flex-direction:column;flex:1;min-width:0;display:flex}.layer-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:600;overflow:hidden}.layer-name small{color:var(--grey);font-size:8px}.layer-actions{align-items:center;display:none}.layer-row:hover .layer-actions,.layer-row.selected .layer-actions{display:flex}.layer-actions button{width:25px;height:25px}.layer-actions button:disabled{opacity:.22}.mobile-inspector-trigger{display:none}.workspace-page{width:min(1460px,100% - 64px);margin:0 auto;padding:54px 0 80px}.page-heading-row{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:35px;display:flex}.page-heading-row h1,.brand-hero h1{letter-spacing:.8px;max-width:780px;margin:0;font-family:Glowstore,serif;font-size:clamp(38px,4vw,64px);font-weight:400;line-height:1.03}.page-heading-row>div:first-child>p:last-child,.brand-hero>div>p:last-child{color:#68777b;max-width:700px;margin:15px 0 0;font-size:13px;line-height:1.7}.page-primary-action{border:1px solid var(--petrol);background:var(--petrol);min-height:46px;color:var(--ivory);flex:none;padding:0 18px;box-shadow:0 9px 24px #00353b24}.page-primary-action svg{color:var(--gold)}.projects-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.new-project-card,.project-card{border:1px solid var(--line);background:#ffffffeb;border-radius:17px;min-height:395px;overflow:hidden;box-shadow:0 10px 32px #00353b0a}.new-project-card{color:var(--petrol);text-align:center;cursor:pointer;border-style:dashed;border-color:#00353b47;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex}.new-project-card:hover{border-color:var(--gold);background:var(--ivory)}.new-project-card>span{background:var(--petrol);width:68px;height:68px;color:var(--gold);border-radius:50%;place-items:center;margin-bottom:18px;display:grid;box-shadow:0 10px 26px #00353b29}.new-project-card strong{font-family:Glowstore,serif;font-size:25px;font-weight:400}.new-project-card small{color:#69787c;max-width:210px;margin-top:8px;font-size:9px;line-height:1.55}.project-card{transition:all .18s}.project-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.project-card.current{border-color:#c1a25994}.project-preview{background:radial-gradient(circle at 82% 12%,#c1a2591f,#0000 11rem),#e8e9e4;place-items:center;height:300px;padding:15px;display:grid;position:relative;overflow:hidden}.project-preview>span{background:var(--petrol);color:var(--gold);letter-spacing:.7px;text-transform:uppercase;border-radius:7px;padding:6px 8px;font-size:7px;font-weight:600;position:absolute;top:12px;left:12px}.project-card-body{justify-content:space-between;align-items:center;gap:10px;min-height:95px;padding:15px;display:flex}.project-card-body h2{text-overflow:ellipsis;white-space:nowrap;max-width:190px;margin:0;font-family:Glowstore,serif;font-size:20px;font-weight:400;overflow:hidden}.project-card-body p{color:var(--grey);margin:3px 0 0;font-size:8px}.project-card-body>div:last-child{align-items:center;gap:5px;display:flex}.project-card-body button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:8px;align-items:center;gap:4px;height:35px;padding:0 9px;font-size:8px;font-weight:600;display:inline-flex}.project-card-body .open-project-button{border-color:var(--petrol);background:var(--petrol);color:var(--ivory)}.format-legend,.plan-summary{border:1px solid var(--line);color:#607074;white-space:nowrap;background:#ffffffb8;border-radius:12px;align-items:center;gap:18px;padding:14px 17px;font-size:10px;display:flex}.format-legend span{align-items:center;gap:7px;display:flex}.dot{border-radius:50%;width:8px;height:8px;display:inline-block}.dot.portrait{background:var(--gold)}.dot.story{background:var(--petrol)}.dot.carousel{background:linear-gradient(90deg, var(--gold) 0 33%, var(--ivory) 33% 66%, var(--petrol) 66%);box-shadow:0 0 0 1px #00353b1a}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.template-card{border:1px solid var(--line);background:#ffffffeb;border-radius:18px;min-width:0;transition:all .2s;overflow:hidden;box-shadow:0 12px 38px #00353b0b}.template-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.template-preview-wrap{background:radial-gradient(circle at 75% 12%,#c1a2591f,#0000 13rem),#e8e9e4;place-items:center;min-height:370px;padding:20px;display:grid;position:relative;overflow:hidden}.template-category{color:var(--ivory);letter-spacing:1.2px;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00353bdb;border-radius:7px;padding:6px 9px;font-size:8px;font-weight:600;position:absolute;top:15px;left:15px}.template-carousel-badge{color:var(--petrol);letter-spacing:.6px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffef0eb;border:1px solid #c1a2597a;border-radius:7px;padding:6px 9px;font-size:8px;font-weight:700;position:absolute;top:15px;right:15px}.carousel-project-card .project-preview:before,.carousel-project-card .project-preview:after{content:"";z-index:0;background:#fffef0d1;border:1px solid #c1a25947;border-radius:7px;width:42%;height:72%;position:absolute;top:50%;left:50%}.carousel-project-card .project-preview:before{transform:translate(calc(9px - 50%),calc(-50% - 6px))rotate(3deg)}.carousel-project-card .project-preview:after{transform:translate(calc(16px - 50%),calc(-50% - 10px))rotate(5deg)}.carousel-project-card .mini-canvas-frame{z-index:2}.project-preview .project-carousel-count{z-index:4;color:var(--ivory);background:#00353beb;border:1px solid #c1a25959;inset:auto 14px 14px auto}.mini-canvas-frame{flex:none;position:relative;box-shadow:0 20px 38px #00252a33}.mini-canvas{pointer-events:none}.template-card-body{padding:20px}.template-card-body h2{margin:0 0 7px;font-family:Glowstore,serif;font-size:24px;font-weight:400}.template-card-body>p{color:#6a797d;min-height:45px;margin:0;font-size:10px;line-height:1.55}.template-card-body>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:15px;display:flex}.template-card-body>div>span{color:var(--grey);font-size:9px}.template-card-body button,.media-grid article button{min-height:36px;color:var(--petrol);background:0 0;border:0;padding:0}.template-card-body button:hover,.media-grid article button:hover{color:var(--gold)}.plan-summary strong{color:var(--petrol);margin-right:4px;font-size:16px}.plan-callout{background:var(--ivory);border:1px solid #c1a2594d;border-radius:14px;grid-template-columns:38px 1fr auto;align-items:center;gap:14px;margin-bottom:23px;padding:16px 20px;display:grid}.callout-icon{background:var(--petrol);width:38px;height:38px;color:var(--gold);border-radius:50%;place-items:center;display:grid}.plan-callout strong{font-size:11px}.plan-callout p{color:#69787c;margin:3px 0 0;font-size:9px}.plan-callout>span{color:#657579;border:1px solid #00353b1f;border-radius:8px;padding:7px 10px;font-size:8px;font-weight:600}.schedule-list{flex-direction:column;gap:12px;display:flex}.schedule-card{border:1px solid var(--line);background:#ffffffeb;border-radius:16px;grid-template-columns:48px 105px minmax(0,1fr) 170px;align-items:center;gap:19px;min-height:172px;padding:14px 16px;display:grid;box-shadow:0 8px 30px #00353b09}.schedule-index{border-right:1px solid var(--line);color:var(--gold);align-self:stretch;place-items:center;font-family:Glowstore,serif;font-size:26px;display:grid}.schedule-mini{background:#eaebe6;border-radius:9px;place-items:center;height:140px;display:grid;overflow:hidden}.schedule-mini .mini-canvas-frame{transform:scale(.39)}.schedule-main{min-width:0}.schedule-meta{gap:8px;display:flex}.schedule-meta span{color:#6a797d;background:#f2f2ed;border-radius:6px;padding:4px 7px;font-size:8px;font-weight:600}.schedule-main h2{margin:10px 0 6px;font-family:Glowstore,serif;font-size:24px;font-weight:400}.schedule-main p{color:#657579;max-width:780px;margin:0;font-size:9px;line-height:1.55}.schedule-main small{color:var(--gold);text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:8px;display:block;overflow:hidden}.schedule-actions{flex-direction:column;align-items:stretch;gap:8px;display:flex}.status-select{height:36px;padding:0 9px;font-size:9px;font-weight:600}.schedule-actions button{border:1px solid var(--petrol);background:var(--petrol);color:var(--ivory)}.brand-hero{background:radial-gradient(circle at 86% 38%, #c1a2592b, transparent 15rem), var(--petrol);min-height:330px;color:var(--ivory);border-radius:22px;grid-template-columns:1fr minmax(280px,500px);align-items:center;gap:40px;padding:48px;display:grid;overflow:hidden}.brand-hero h1{color:var(--ivory)}.brand-hero>div>p:last-child{color:#fffef0ad}.brand-hero img{object-fit:contain;justify-self:end;width:min(100%,470px)}.brand-grid{grid-template-columns:1fr 1fr;gap:23px;margin-top:23px;display:grid}.brand-card{border:1px solid var(--line);background:#ffffffe6;border-radius:18px;min-height:390px;padding:28px}.brand-card-heading{align-items:center;gap:14px;margin-bottom:27px;display:flex}.brand-card-heading>span{width:42px;height:42px;color:var(--gold);border:1px solid #c1a2596b;border-radius:50%;place-items:center;font-family:Glowstore,serif;display:grid}.brand-card-heading h2,.media-section h2{margin:0;font-family:Glowstore,serif;font-size:30px;font-weight:400}.brand-card-heading .page-eyebrow{margin-bottom:3px}.color-library{grid-template-columns:1fr 1fr;gap:10px;display:grid}.color-library button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#f9f9f5;border-radius:11px;align-items:center;gap:11px;min-height:68px;padding:8px;display:flex}.color-library i{border:1px solid #00353b1a;border-radius:8px;flex:0 0 45px;width:45px;height:45px}.color-library span{flex-direction:column;display:flex}.color-library strong{font-size:10px}.color-library small{color:var(--grey);letter-spacing:.8px;font-size:8px}.type-sample{border-bottom:1px solid var(--line);margin-top:18px;padding-bottom:12px}.glowstore-sample{font-family:Glowstore,serif;font-size:clamp(27px,3vw,43px);line-height:1.15}.poppins-sample{font-size:19px;line-height:1.4}.type-card>p,.voice-card>p{color:#6a797d;margin:8px 0 0;font-size:9px;line-height:1.55}.voice-list{flex-wrap:wrap;gap:7px;display:flex}.voice-list span{background:var(--ivory);color:var(--petrol);border:1px solid #c1a25959;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:600}.voice-card blockquote{border-left:2px solid var(--gold);color:var(--petrol);margin:27px 0 20px;padding:18px 0 18px 20px;font-family:Glowstore,serif;font-size:27px;line-height:1.25}.product-knowledge{flex-direction:column;gap:10px;display:flex}.product-knowledge article{border:1px solid var(--line);background:#f9f9f5;border-radius:10px;padding:15px}.product-knowledge strong{color:var(--gold);font-size:11px}.product-knowledge p{color:#66767a;margin:5px 0 0;font-size:9px;line-height:1.55}.media-section{border:1px solid var(--line);background:#ffffffe6;border-radius:18px;margin-top:23px;padding:30px}.section-title-row{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.section-title-row>span{color:var(--grey);font-size:9px}.media-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.media-grid article{border:1px solid var(--line);background:#f8f8f4;border-radius:13px;min-width:0;overflow:hidden}.media-image{background:#e7e8e3;height:172px;overflow:hidden}.media-image img{object-fit:cover;width:100%;height:100%}.media-image.brand-asset{background:var(--petrol);padding:22px}.media-image.brand-asset img{object-fit:contain}.media-grid article>div:last-child{flex-direction:column;padding:13px;display:flex}.media-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.media-grid span{color:var(--grey);margin-top:2px;font-size:8px}.media-grid article button{justify-content:flex-start;margin-top:8px;font-size:9px}.reference-cards{grid-template-columns:1fr 1fr;gap:23px;margin-top:23px;display:grid}.reference-cards article{border:1px solid var(--line);background:#ffffffe6;border-radius:15px;grid-template-columns:170px 1fr;align-items:center;gap:18px;padding:14px;display:grid}.reference-cards img{object-fit:cover;object-position:center;border-radius:8px;width:170px;height:100px}.reference-cards div{flex-direction:column;display:flex}.reference-cards strong{font-family:Glowstore,serif;font-size:20px;font-weight:400}.reference-cards span{color:var(--grey);font-size:8px}.auth-page{background:var(--ivory);grid-template-columns:minmax(440px,1.08fr) minmax(430px,.92fr);min-height:100dvh;display:grid}.auth-visual{background:var(--petrol);min-height:100dvh;position:relative;overflow:hidden}.auth-product{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.auth-visual-overlay{background:linear-gradient(#00232738,#002327c7),linear-gradient(90deg,#00353b38,#0000 55%);position:absolute;inset:0}.auth-visual-logo{object-fit:contain;width:190px;height:110px;position:absolute;top:44px;left:46px}.auth-visual-copy{color:var(--ivory);position:absolute;bottom:55px;left:46px;right:46px}.auth-visual-copy span{color:var(--gold);letter-spacing:4.5px;font-size:10px;font-weight:600}.auth-visual-copy strong{max-width:680px;margin-top:12px;font-family:Glowstore,serif;font-size:clamp(39px,4.5vw,66px);font-weight:400;line-height:1.05;display:block}.auth-visual-copy p{color:#fffef0b3;max-width:510px;margin:14px 0 0;font-size:11px;line-height:1.7}.auth-panel{background:radial-gradient(circle at 100% 0, #c1a2591f, transparent 23rem), var(--ivory);place-items:center;min-height:100dvh;padding:45px clamp(32px,5vw,82px);display:grid}.auth-panel-inner{width:min(100%,470px)}.auth-mobile-logo{display:none}.auth-panel h1{color:var(--petrol);margin:0;font-family:Glowstore,serif;font-size:clamp(40px,4vw,58px);font-weight:400;line-height:1.04}.auth-description{color:#68777b;margin:14px 0 0;font-size:10px;line-height:1.7}.auth-alert{color:#7d3535;background:#fff4f1;border:1px solid #a0484838;border-radius:9px;margin-top:19px;padding:11px 13px;font-size:9px;line-height:1.5}.auth-form{flex-direction:column;gap:14px;margin-top:25px;display:flex}.auth-form label,.profile-form label{color:#5e7074;flex-direction:column;gap:6px;font-size:9px;font-weight:600;display:flex}.auth-form input,.profile-form input,.profile-form select{width:100%;height:44px;color:var(--petrol);background:#ffffffd6;border:1px solid #00353b2e;border-radius:9px;padding:0 12px;font-size:11px}.auth-form input[readonly]{color:#6b797d;background:#efefe8}.auth-form label small,.profile-form label small{color:var(--grey);font-size:7px;font-weight:400;line-height:1.5}.auth-form>button,.profile-form>button{border:1px solid var(--petrol);background:var(--petrol);min-height:46px;color:var(--ivory);cursor:pointer;border-radius:9px;margin-top:4px;font-size:10px;font-weight:600;box-shadow:0 10px 26px #00353b24}.auth-setup-note{background:#ffffff94;border:1px solid #c1a25959;border-radius:10px;margin-top:19px;padding:14px}.auth-setup-note strong{font-size:9px}.auth-setup-note p{color:#69787b;margin:4px 0 8px;font-size:8px}.auth-setup-note a{color:var(--gold);font-size:8px;font-weight:600}.auth-security-note{color:var(--grey);text-align:center;margin:19px 0 0;font-size:8px}.auth-panel footer{color:var(--grey);border-top:1px solid #00353b1a;justify-content:space-between;gap:15px;margin-top:42px;padding-top:14px;font-size:7px;display:flex}.profiles-page{background:radial-gradient(circle at 95% 0,#c1a2591a,#0000 23rem),#f4f4ef;min-height:100dvh}.profiles-header{border-bottom:1px solid var(--line);background:#fffffff0;justify-content:space-between;align-items:center;height:70px;padding:0 28px;display:flex}.profiles-brand{color:var(--graphite);letter-spacing:2px;align-items:center;gap:13px;font-size:9px;font-weight:600;text-decoration:none;display:flex}.profiles-brand img{object-fit:contain;width:88px;height:48px}.profiles-header>div{align-items:center;gap:12px;display:flex}.profiles-header>div span{color:#69787b;font-size:8px}.profiles-header>div a{border:1px solid var(--line-strong);color:var(--petrol);border-radius:8px;padding:9px 11px;font-size:8px;font-weight:600;text-decoration:none}.profiles-content{width:min(1180px,100% - 42px);margin:0 auto;padding:52px 0 80px}.profiles-heading{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.profiles-heading h1{margin:0;font-family:Glowstore,serif;font-size:clamp(40px,5vw,64px);font-weight:400}.profiles-heading p:last-child{color:#69787b;max-width:700px;margin:13px 0 0;font-size:10px;line-height:1.65}.profiles-heading>span{background:var(--ivory);color:var(--gold);border:1px solid #c1a25959;border-radius:8px;padding:9px 12px;font-size:9px;font-weight:600}.profile-status{border-radius:9px;margin-top:22px;padding:12px 14px;font-size:9px}.profile-status.success{color:#256d50;background:#edf8f1;border:1px solid #25775933}.profile-status.error{color:#7d3535;background:#fff4f1;border:1px solid #a0484838}.profiles-layout{grid-template-columns:minmax(0,1.28fr) minmax(350px,.72fr);gap:20px;margin-top:26px;display:grid}.profile-list-card,.profile-create-card{border:1px solid var(--line);background:#ffffffeb;border-radius:15px;overflow:hidden;box-shadow:0 10px 34px #00353b0a}.profile-card-title{border-bottom:1px solid var(--line);background:#fafaf6;flex-direction:column;justify-content:center;min-height:64px;padding:14px 18px;display:flex}.profile-card-title span{font-family:Glowstore,serif;font-size:20px}.profile-card-title small{color:var(--grey);font-size:7px}.profile-list{padding:8px}.profile-list article{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:68px;padding:10px;display:grid}.profile-list article:last-child{border-bottom:0}.profile-avatar{background:var(--petrol);width:38px;height:38px;color:var(--gold);border-radius:50%;place-items:center;font-family:Glowstore,serif;display:grid}.profile-list article>div{flex-direction:column;min-width:0;display:flex}.profile-list strong{font-size:9px}.profile-list small{color:var(--grey);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.role-badge,.profile-state{border-radius:7px;padding:6px 8px;font-size:7px;font-weight:600}.role-badge{background:var(--ivory);color:var(--gold);border:1px solid #c1a2594d}.profile-state{color:#256d50;background:#edf8f1}.profile-state.pending{color:#8c6620;background:#fff7e6}.profile-form{flex-direction:column;gap:13px;padding:18px;display:flex}.modal-backdrop{z-index:500;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00202494;place-items:center;padding:24px;animation:.16s ease-out modal-fade;display:grid;position:fixed;inset:0;overflow-y:auto}@keyframes modal-fade{0%{opacity:0}}.new-post-modal{background:radial-gradient(circle at 92% 0, #c1a2591c, transparent 17rem), var(--white);border:1px solid #c1a25959;border-radius:20px;width:min(760px,100%);max-height:calc(100dvh - 48px);padding:27px;animation:.18s ease-out modal-rise;overflow-y:auto;box-shadow:0 30px 90px #001c2059}@keyframes modal-rise{0%{transform:translateY(10px)scale(.985)}}.new-post-modal-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.new-post-modal-heading h2{margin:0;font-family:Glowstore,serif;font-size:38px;font-weight:400}.new-post-modal-heading p:last-child{color:#68777b;max-width:590px;margin:8px 0 0;font-size:10px;line-height:1.6}.new-post-modal-heading>button{width:38px;height:38px;color:var(--petrol);cursor:pointer;background:#f2f2ed;border:0;border-radius:10px;flex:0 0 38px;place-items:center;font-size:25px;display:grid}.new-post-name{color:#607074;flex-direction:column;gap:7px;margin-top:23px;font-size:9px;font-weight:600;display:flex}.new-post-name input{border:1px solid var(--line-strong);height:44px;color:var(--petrol);background:#fafaf6;border-radius:10px;padding:0 13px;font-size:12px}.new-post-section{margin-top:23px}.new-post-label{color:#607074;margin-bottom:8px;font-size:9px;font-weight:600;display:block}.new-format-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.new-format-grid>button{border:1px solid var(--line);min-height:112px;color:var(--petrol);text-align:left;cursor:pointer;background:#fafaf6;border-radius:11px;grid-template-columns:46px 1fr;align-items:center;gap:10px;padding:12px;display:grid;position:relative}.new-format-grid>button.active{border-color:var(--gold);background:var(--ivory);box-shadow:inset 0 0 0 1px #c1a2593d}.format-shape{border:1.5px solid var(--gold);background:var(--petrol);justify-self:center;display:block;box-shadow:0 5px 12px #00353b1f}.format-portrait{width:33px;height:42px}.format-square{width:38px;height:38px}.format-story{width:28px;height:50px}.format-carousel{width:34px;height:43px;box-shadow:4px -4px 0 -1px var(--ivory), 4px -4px 0 0 var(--gold), 8px -8px 0 -1px var(--ivory), 8px -8px 0 0 #c1a259b8;position:relative}.carousel-slide-count{background:var(--ivory);color:var(--petrol);border:1px solid #c1a25947;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;margin-top:13px;padding:13px 15px;font-size:9px;font-weight:600;display:flex}.carousel-slide-count span{flex-direction:column;gap:4px;display:flex}.carousel-slide-count small{color:var(--grey);font-size:8px;font-weight:400}.carousel-slide-count input{border:1px solid var(--line-strong);background:var(--white);width:70px;height:40px;color:var(--petrol);text-align:center;border-radius:9px;padding:0 8px;font-size:12px;font-weight:600}.new-format-grid>button>span{flex-direction:column;display:flex}.new-format-grid strong{font-size:9px}.new-format-grid small{color:var(--grey);margin-top:3px;font-size:7px}.new-format-grid b,.new-background-grid b{background:var(--petrol);width:21px;height:21px;color:var(--gold);border-radius:50%;place-items:center;display:grid;position:absolute;top:8px;right:8px}.new-background-grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.new-background-grid button{border:1px solid var(--line);min-height:70px;color:var(--petrol);cursor:pointer;background:#fafaf6;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:8px;display:flex;position:relative}.new-background-grid button.active{border-color:var(--gold);background:var(--ivory)}.new-background-grid button>i{border:1px solid #00353b1f;border-radius:50%;width:31px;height:31px}.new-post-modal-footer{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:8px;margin-top:25px;padding-top:18px;display:flex}.new-post-modal-footer button{cursor:pointer;border-radius:9px;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-size:9px;font-weight:600;display:inline-flex}.cancel-button{border:1px solid var(--line-strong);background:var(--white)}.create-button{border:1px solid var(--petrol);background:var(--petrol);color:var(--ivory)}.create-button svg{color:var(--gold)}.toast{z-index:1000;background:var(--petrol);max-width:min(390px,100vw - 48px);color:var(--ivory);border:1px solid #c1a25980;border-radius:12px;align-items:center;gap:10px;padding:13px 16px;font-size:10px;line-height:1.45;animation:.22s ease-out toast-in;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 42px #00262b40}.toast svg{color:var(--gold);flex:none}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}}@media (width<=1250px){.app-header{grid-template-columns:auto 1fr auto;gap:12px}.header-brand span,.header-quiet-button{display:none}.main-nav{justify-self:center}.studio-layout{grid-template-columns:68px minmax(0,1fr) 310px}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.media-grid{grid-template-columns:repeat(3,1fr)}.carousel-workspace-actions button{justify-content:center;width:36px;padding:0;font-size:0}}@media (width<=980px){.app-header{height:66px;padding:0 13px}.header-brand img{width:72px}.main-nav button{min-width:43px;padding:0 10px;font-size:0}.main-nav button svg{width:19px;height:19px}.header-primary-button,.header-new-button{width:43px;padding:0;font-size:0}.studio-layout{grid-template-columns:62px minmax(0,1fr);height:calc(100dvh - 66px)}.tool-rail{padding:10px 4px}.block-library{width:338px;top:66px;left:62px}.tool-button{width:52px}.inspector{z-index:150;border-left:1px solid var(--line);width:min(380px,88vw);transition:transform .22s;position:fixed;top:66px;bottom:0;right:0;transform:translate(102%);box-shadow:-16px 0 42px #00232726}.inspector.mobile-open{transform:translate(0)}.inspector-close{width:35px;height:35px;color:var(--petrol);background:#f2f2ed;border:0;border-radius:8px;place-items:center;margin:0 4px 5px auto;font-size:24px;display:grid}.mobile-inspector-trigger{z-index:80;background:var(--petrol);min-height:48px;color:var(--ivory);border:1px solid #c1a25980;border-radius:24px;align-items:center;gap:8px;padding:0 16px;font-size:10px;font-weight:600;display:flex;position:fixed;bottom:18px;right:16px;box-shadow:0 12px 32px #00262b38}.canvas-format-badge{bottom:15px;left:76px}.workspace-page{width:min(100% - 34px,1100px);padding-top:38px}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-grid{grid-template-columns:1fr}.media-grid{grid-template-columns:repeat(2,1fr)}.schedule-card{grid-template-columns:38px 95px minmax(0,1fr)}.schedule-actions{flex-direction:row;grid-column:3}.auth-page{grid-template-columns:.9fr 1.1fr}.auth-visual-logo{left:30px}.auth-visual-copy{left:30px;right:30px}.profiles-layout{grid-template-columns:1fr}.carousel-workspace-bar{grid-template-columns:auto minmax(0,1fr) auto;gap:10px}.carousel-workspace-heading{min-width:76px}.carousel-slide-strip>button{flex-basis:54px;width:54px}}@media (width<=720px){.app-header{grid-template-columns:auto 1fr auto}.header-brand img{width:64px}.main-nav{justify-self:center;gap:1px}.main-nav button{min-width:37px;padding:0 7px}.studio-layout{grid-template-rows:minmax(0,1fr) 62px;grid-template-columns:1fr}.tool-rail{padding:5px 10px calc(5px + env(safe-area-inset-bottom));border-top:1px solid var(--line);border-right:0;flex-direction:row;grid-row:2;justify-content:flex-start;overflow:auto hidden}.tool-button{flex:0 0 54px;min-width:54px;height:52px}.block-library{z-index:140;width:min(390px,100vw);inset:66px 0 62px}.editor-center{grid-row:1}.editor-toolbar{grid-template-columns:1fr auto;min-height:52px;padding:6px 8px}.toolbar-project-title,.toolbar-group:last-child .icon-button:first-of-type,.toolbar-group:last-child .icon-button:nth-of-type(2),.toolbar-group:last-child .zoom-readout,.toolbar-group:last-child .icon-button:nth-of-type(3){display:none}.compact-select{min-width:112px}.carousel-workspace-bar{grid-template-columns:minmax(0,1fr) auto;gap:7px;min-height:72px;padding:6px 8px}.carousel-workspace-heading{display:none}.carousel-slide-strip{gap:5px}.carousel-slide-strip>button{flex-basis:48px;width:48px;height:58px;padding:4px}.carousel-workspace-actions{gap:3px}.carousel-workspace-actions button{width:34px;min-height:34px}.canvas-stage{padding:28px 20px 72px}.canvas-format-badge{display:none}.mobile-inspector-trigger{bottom:78px}.page-heading-row{flex-direction:column;align-items:flex-start;gap:17px}.page-heading-row h1{font-size:42px}.template-grid,.projects-grid{grid-template-columns:1fr}.new-project-card,.project-card,.template-preview-wrap{min-height:350px}.plan-callout{grid-template-columns:38px 1fr}.plan-callout>span{grid-column:2;justify-self:start}.schedule-card{grid-template-columns:82px minmax(0,1fr);gap:13px}.schedule-index{display:none}.schedule-mini{height:112px}.schedule-main p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.schedule-actions{grid-column:1/-1}.brand-hero{grid-template-columns:1fr;min-height:380px;padding:31px}.brand-hero img{justify-self:start;width:300px}.brand-card{padding:21px}.color-library,.media-grid,.reference-cards{grid-template-columns:1fr}.reference-cards article{grid-template-columns:130px 1fr}.reference-cards img{width:130px}.modal-backdrop{place-items:start center;padding:10px}.new-post-modal{border-radius:16px;max-height:calc(100dvh - 20px);padding:21px}.new-post-modal-heading h2{font-size:32px}.new-format-grid{grid-template-columns:1fr}.new-format-grid>button{min-height:78px}.new-background-grid{grid-template-columns:repeat(3,1fr)}.auth-page{display:block}.auth-visual{display:none}.auth-panel{min-height:100dvh;padding:34px 22px}.auth-mobile-logo{object-fit:contain;width:130px;height:75px;margin:0 0 38px;display:block}.auth-panel footer{flex-direction:column;align-items:flex-start}.profiles-header{padding:0 14px}.profiles-header>div span{display:none}.profiles-content{width:calc(100% - 24px);padding-top:36px}.profiles-heading{flex-direction:column;align-items:flex-start;gap:16px}.profile-list article{grid-template-columns:38px minmax(0,1fr) auto}.profile-state{grid-column:2/-1;justify-self:start}}@media (width<=430px){.app-header{padding:0 8px}.header-brand{display:none}.app-header{grid-template-columns:1fr auto}.main-nav{justify-self:start}.workspace-page{width:calc(100% - 24px)}.format-legend,.plan-summary{justify-content:space-between;width:100%}.color-library{grid-template-columns:1fr}.new-background-grid{grid-template-columns:repeat(2,1fr)}.new-format-grid{grid-template-columns:1fr}.carousel-slide-count{align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
