:root{--sf-sky:#00b0e3;--sf-sky-deep:#0176d3;--sf-blue:#0057da;--sf-navy:#032d60;--sf-cream:#fdf3df;--sf-green:#2e844a;--sf-green-deep:#0c720c;--sf-teal:#00b7e7;--sf-white:#fff;--sf-ink:#04294d;--accent:#0176d3;--sf-gold:var(--accent);--sf-blue-bright:var(--sf-sky-deep);--app-bg:url(/brand/bg-scene.png) center/cover no-repeat,linear-gradient(135deg,#00b0e3,#7fc4dd 40%,#d8e2d6 70%,#fdf3df);--header-h:8vh;--footer-h:18vh}*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%;width:100%;overflow-x:hidden;background:#fdf3df;color:var(--sf-ink);font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.deck-viewport{position:fixed;inset:0;z-index:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#062b52,#04294d 60%,#021a33)}.app{position:relative;width:100%;height:100%;background:var(--app-bg);overflow:hidden;container-type:size}@media (orientation:landscape){.deck-viewport:not(.deck-viewport--embedded) .app{width:min(100vw,calc(100vh * 16 / 9));height:min(100vh,calc(100vw * 9 / 16))}}.app-header{position:absolute;top:0;left:0;height:var(--header-h);display:flex;align-items:center;gap:1.4cqw;padding:0 3cqw;z-index:30}.app-header .brand-mark{width:3.4cqh;height:3.4cqh;flex:0 0 auto}.app-header .brand-text{font-size:2.5cqh;font-weight:700;letter-spacing:.01em;color:var(--sf-ink);white-space:nowrap}.app-logo{top:0;height:var(--header-h);display:flex;align-items:center;padding:0 3cqw;z-index:30}.app-logo,.content-zone{position:absolute;right:0}.content-zone{top:var(--header-h);left:0;bottom:var(--footer-h);overflow:hidden;z-index:10}.page{position:absolute;inset:0;padding:5cqh 8.5cqw 3cqh;display:flex;flex-direction:column}.page-title{font-size:5.8cqh;font-weight:800;line-height:1.05;letter-spacing:-.02em;color:var(--sf-ink);margin-bottom:1cqh;flex:0 0 auto}.page-title .accent{color:var(--accent)}.page-body{flex:1 1 auto;min-height:0;display:flex}.dw-media{display:flex;align-items:center;justify-content:center;min-width:0}.dw-shot-img{display:block;width:auto;height:auto;max-width:min(var(--shot-max-w,48cqw),100%);max-height:var(--shot-max-h,58cqh);border-radius:1.2cqw;box-shadow:0 1.6cqw 4cqw rgba(3,20,60,.4)}.subhead{font-weight:400;line-height:1.35;color:rgba(4,41,77,.82)}.hero{position:absolute;inset:0;display:flex;align-items:center;gap:3%;padding-left:4cqw}.hero-copy{flex:1 1 62%;min-width:0}.hero-title{font-size:10.5cqh;font-weight:800;line-height:.98;letter-spacing:-.03em;color:var(--sf-ink)}.hero-cta{display:inline-flex;align-items:center;gap:.8cqw;margin-top:5cqh;padding:1.5cqh 1.8cqw;border-radius:999px;background:rgba(1,118,211,.12);border:1px solid rgba(1,118,211,.4);color:var(--sf-ink);font-size:2.2cqh;font-weight:600}.hero-art{flex:1 1 38%;display:flex;align-items:center;justify-content:center}.glass-card{background:hsla(0,0%,100%,.98);border-radius:1.6cqw;box-shadow:0 1.6cqw 4cqw rgba(3,20,60,.4);color:var(--sf-ink)}.num-list{list-style:none;display:flex;flex-direction:column;gap:2cqh}.num-list li{display:flex;gap:1.4cqw;align-items:flex-start}.num-badge{flex:0 0 auto;font-weight:800;color:var(--accent);font-size:2.6cqh;line-height:1.1}.nav-arrow{position:absolute;top:50%;width:5.2cqw;height:5.2cqw;min-width:58px;min-height:58px;border-radius:50%;border:1px solid hsla(0,0%,100%,.35);background:hsla(0,0%,100%,.22);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--sf-ink);font-size:3.4cqw;line-height:1;cursor:pointer;z-index:40;display:flex;align-items:center;justify-content:center;box-shadow:0 .8cqh 2.4cqh rgba(3,20,60,.45),0 .2cqh .8cqh rgba(3,20,60,.3);animation:arrow-pulse 1.8s ease-in-out infinite;transition:background .2s ease,opacity .2s ease}.nav-arrow:hover{background:hsla(0,0%,100%,.5);animation-play-state:paused}.nav-arrow:disabled{opacity:0;pointer-events:none;animation:none}@keyframes arrow-pulse{0%,to{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.12)}}.nav-arrow.right{right:1.6cqw}.nav-arrow.left{left:1.6cqw}.wayfinder{position:absolute;left:50%;bottom:5cqh;transform:translateX(-50%);flex-direction:column;gap:.8cqh;min-width:40%;max-width:94%;padding:2.4cqh 2.5cqw;background:url(/brand/wayfinder-box.png) 50%/100% 100% no-repeat}.stepper,.wayfinder{z-index:30;display:flex;align-items:center}.stepper{justify-content:center;gap:1cqw}.step{display:flex;align-items:center;gap:.7cqw;padding:.9cqh 1.2cqw;border-radius:999px;cursor:pointer;background:transparent;border:none;transition:background .3s ease;position:relative}.step:hover{background:hsla(0,0%,100%,.4)}.step .step-index{width:2.8cqh;height:2.8cqh;min-width:22px;min-height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4cqh;font-weight:700;background:var(--sf-cream);color:rgba(4,41,77,.7);border:1px solid rgba(4,41,77,.18);box-shadow:0 1px 4px rgba(3,45,96,.15);transition:all .3s ease;flex:0 0 auto}.step .step-label{font-size:1.7cqh;font-weight:600;color:var(--sf-navy);white-space:nowrap;transition:color .3s ease}.step.done .step-index{background:var(--sf-ink);color:#fff;border-color:var(--sf-ink)}.step.done .step-label{color:rgba(3,45,96,.75)}.step.active .step-index{background:linear-gradient(150deg,#00b0e3,#0176d3);color:#fff;border-color:transparent;box-shadow:0 0 0 .5cqh rgba(1,118,211,.25)}.step.active .step-label{color:var(--sf-navy);font-weight:800}.step-connector{width:2.2cqw;height:2px;background:rgba(3,45,96,.25);flex:0 0 auto}.step-connector.filled{background:rgba(1,118,211,.7)}.page-progress{display:flex;gap:.6cqw;z-index:31}.page-progress--all{display:none}.page-progress .pdot{width:.9cqh;height:.9cqh;min-width:7px;min-height:7px;border-radius:50%;background:var(--sf-cream);border:1px solid rgba(4,41,77,.22);transition:all .3s ease}.page-progress .pdot.active{background:linear-gradient(150deg,#00b0e3,#0176d3);border-color:transparent;width:2.4cqh;min-width:18px;border-radius:999px}.hint{position:absolute;bottom:calc(var(--footer-h) + 1.2cqh);left:50%;transform:translateX(-50%);font-size:1.3cqh;letter-spacing:.08em;text-transform:uppercase;color:rgba(4,41,77,.5);text-shadow:0 1px 3px hsla(0,0%,100%,.7);z-index:20}@media (max-width:760px){.step .step-label{display:none}.step-connector{width:1.4cqw}.app-header .brand-text{font-size:2.2cqh}}.home{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#0e356a,#161616);color:var(--sf-ink)}.home-nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;justify-content:space-between;gap:1rem;padding:.85rem clamp(1rem,4vw,3rem);background:rgba(14,53,106,.92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid hsla(0,0%,100%,.1)}.home-nav,.home-nav-left{display:flex;align-items:center}.home-nav-left{gap:.85rem;min-width:0}.home-labseries{font-size:clamp(.92rem,1.6vw,1.15rem);letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis}.home-labseries,.home-manage-btn{font-weight:700;color:#fff;white-space:nowrap}.home-manage-btn{flex:0 0 auto;display:inline-flex;align-items:center;padding:.6rem 1.15rem;border-radius:999px;background:var(--accent);font-size:clamp(.82rem,1.4vw,1rem);text-decoration:none;box-shadow:0 3px 12px rgba(1,118,211,.3);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.home-manage-btn:hover{background:#0a63b0;transform:translateY(-1px);box-shadow:0 6px 18px rgba(1,118,211,.42)}.orgs-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,3rem);background:rgba(3,16,38,.72);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);animation:orgs-fade .18s ease-out}@keyframes orgs-fade{0%{opacity:0}to{opacity:1}}.orgs-modal{position:relative;width:min(1100px,100%);max-height:90vh}.orgs-shot{display:block;width:100%;height:auto;max-height:90vh;object-fit:contain}.orgs-close{position:absolute;top:-.85rem;right:-.85rem;z-index:1;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:#fff;color:var(--sf-ink);font-size:1.05rem;line-height:1;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.35);transition:transform .15s ease}.orgs-close:hover{transform:scale(1.08)}@media (max-width:820px){.orgs-close{top:.5rem;right:.5rem}}.home-main{flex:1 1 auto}.home-hero{overflow:hidden;aspect-ratio:1800/1554;background:url(/brand/home-bg.png) top/cover no-repeat;padding:clamp(2.5rem,6vw,5.5rem) clamp(1rem,4vw,3rem) 0;align-items:flex-start}.home-hero,.home-hero-inner{position:relative;display:flex}.home-hero-inner{z-index:2;width:100%;max-width:1200px;margin:0 auto;align-items:center;gap:clamp(1.5rem,4vw,4rem)}.home-hero-copy{flex:1 1 58%;min-width:0}.home-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:clamp(.74rem,1.3vw,.95rem);font-weight:700;color:var(--accent);margin-bottom:.8rem}.home-hero-title{font-size:clamp(2.2rem,6vw,4.6rem);font-weight:800;line-height:1.03;letter-spacing:-.02em;color:var(--sf-ink)}.home-hero-sub{font-size:clamp(1.05rem,2vw,1.5rem);line-height:1.4;color:rgba(4,41,77,.82);margin-top:1.4rem;max-width:40ch}.home-cta{display:inline-flex;align-items:center;gap:.55rem;margin-top:2rem;padding:.9rem 1.7rem;border-radius:999px;background:linear-gradient(150deg,#00b0e3,#0176d3);color:#fff;font-size:clamp(1rem,1.7vw,1.25rem);font-weight:700;text-decoration:none;box-shadow:0 8px 22px rgba(1,118,211,.35);transition:transform .15s ease,box-shadow .15s ease}.home-cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(1,118,211,.46)}.home-hero-art{flex:1 1 42%;display:flex;align-items:center;justify-content:center}.home-explore{background:transparent;padding:clamp(2.5rem,6vw,5rem) clamp(1rem,4vw,3rem)}.home-explore-title{max-width:1200px;margin:0 auto 1.6rem;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:800;background:linear-gradient(90deg,#23d3d1,#aca1ec);-webkit-background-clip:text;background-clip:text;color:transparent;width:-moz-fit-content;width:fit-content}.explore-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:clamp(1rem,2.5vw,1.8rem);gap:clamp(1rem,2.5vw,1.8rem)}.explore-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:clamp(1.2rem,2.5vw,1.8rem);border-radius:1rem;background:#161616;border:1px solid hsla(0,0%,100%,.22);text-decoration:none;color:#fff;transition:transform .15s ease,border-color .15s ease}.explore-card:not(.is-disabled):hover{transform:translateY(-3px);border-color:hsla(0,0%,100%,.45)}.explore-card.is-disabled{opacity:.72;cursor:default}.explore-card-title{font-size:clamp(1.05rem,1.9vw,1.4rem);font-weight:700;line-height:1.2;color:#fff}.explore-badge{flex:0 0 auto;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#aca1ec;background:rgba(172,161,236,.12);border:1px solid rgba(172,161,236,.4);padding:.32rem .7rem;border-radius:999px;white-space:nowrap}.explore-arrow{flex:0 0 auto;font-size:1.5rem;color:var(--accent)}.home-deck-section{background:transparent;padding:clamp(1.25rem,3vw,2.75rem) clamp(.75rem,2vw,2rem);display:flex;justify-content:center;scroll-margin-top:4.5rem}.home-deck-stage{position:relative;aspect-ratio:16/9;width:min(96vw,1500px,calc(88vh * 16 / 9));height:auto;border-radius:.6rem;border:3px solid var(--sf-ink);overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.55)}.deck-viewport--embedded{position:absolute;inset:0;background:transparent;border-radius:inherit}.app--embedded{position:relative;inset:auto;width:100%;height:100%;border-radius:inherit}@media (max-width:820px){.home-hero{position:relative;text-align:center;aspect-ratio:auto;min-height:calc(100vh - 3.9rem);min-height:calc(100svh - 3.9rem);display:flex;align-items:center;padding-top:clamp(1.25rem,5vw,2.25rem);padding-bottom:clamp(1.5rem,6vw,3rem);background:linear-gradient(180deg,#4cc3ef,#7fc9e6 24%,#bfe0e2 48%,#e8ecdd 72%,#fdf3df)}.home-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:48%;background:url(/brand/home-bg.png) bottom/cover no-repeat;-webkit-mask-image:linear-gradient(0deg,#000 58%,transparent);mask-image:linear-gradient(0deg,#000 58%,transparent);pointer-events:none;z-index:0}.home-hero-inner{position:relative;z-index:2;flex-direction:column;justify-content:center;gap:clamp(.75rem,3vw,1.5rem)}.home-hero-copy{flex:none;display:flex;flex-direction:column;align-items:center}.home-hero-art{order:-1;flex:none}.home-hero-art>*{height:clamp(118px,33vw,168px)!important}.home-hero-sub{max-width:min(90%,40ch);margin:.4rem auto 0;padding:.85rem 1.1rem;border-radius:.9rem;background:hsla(0,0%,100%,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.65);box-shadow:0 8px 24px rgba(3,20,60,.16);color:var(--sf-ink)}.home-cta{margin:1.25rem auto 0}.explore-grid{grid-template-columns:1fr}}@media (max-width:480px){.home-labseries{font-size:.85rem}.home-manage-btn{padding:.5rem .85rem;font-size:.76rem}}@media (max-width:820px),(orientation:portrait){.home-deck-section{padding:.6rem .4rem;scroll-margin-top:3.75rem}.home-deck-stage{width:100%;height:92vh;height:92svh;border-width:2px}.app{--header-h:7vh;--footer-h:9vh}.app-header{max-width:88%}.app-header .brand-text{font-size:1.5cqh;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content-zone{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.content-zone::-webkit-scrollbar{display:none}.page{position:relative;inset:auto;height:auto;min-height:100%;justify-content:center;padding:1.6cqh 5cqw}.page-body{flex-direction:column;align-items:stretch!important;justify-content:flex-start!important;gap:1.8cqh!important}.page-body>*{flex:none!important}.page-body:before{content:"";flex:1 1;min-height:0;max-height:3.2cqh;margin-bottom:-1.8cqh}.slide-media{max-height:25cqh;width:100%!important;margin-inline:auto}.slide-media.shot{width:94%!important;max-width:94%;height:auto!important;max-height:none!important;align-self:center}.dw-media{width:100%}.dw-shot-img{max-width:94%;max-height:32cqh}.page-title{font-size:4cqh;line-height:1.02;margin-bottom:1.6cqh}.slide-list{gap:1.6cqh!important}.slide-lead{font-size:2.4cqh!important;line-height:1.15}.slide-copy{font-size:2cqh!important;line-height:1.28}.vp-list{gap:1cqh!important}.vp-list .slide-lead{font-size:2cqh!important;line-height:1.1}.vp-list .slide-copy{font-size:1.7cqh!important;line-height:1.2}.agenda-list{max-width:96%!important;gap:1.5cqh!important}.agenda-heading{flex-direction:column;align-items:flex-start!important;gap:.1cqh!important}.agenda-title{font-size:2.6cqh!important;line-height:1.12}.agenda-list .subhead,.agenda-time{font-size:1.9cqh!important}.agenda-list .subhead{line-height:1.25;margin-top:.2cqh!important}.agenda-num{width:3.6cqh!important;height:3.6cqh!important;font-size:2.1cqh!important}.stepper{display:none}.wayfinder{min-width:0;width:auto;max-width:70%;bottom:2.6vh;padding:1.4cqh 5cqw}.page-progress--chapter{display:none}.page-progress--all{display:flex;gap:2cqw;flex-wrap:nowrap;max-width:100%;overflow-x:auto;scrollbar-width:none}.page-progress--all::-webkit-scrollbar{display:none}.nav-arrow{top:auto;bottom:2vh;width:11cqw;height:11cqw;min-width:42px;min-height:42px;font-size:6.5cqw;background:hsla(0,0%,100%,.62);box-shadow:0 2px 10px rgba(3,20,60,.35);transform:none;animation:none}.nav-arrow.left{left:3cqw}.nav-arrow.right{right:3cqw}.hint{display:none}.getorg-body{align-items:center!important;text-align:center}.org-cta{align-self:center}}.submit-page{height:100vh;overflow-y:auto;overflow-x:hidden;background:#f4f6fb;color:#0b2447;padding:2rem clamp(1rem,3vw,2.5rem) 4rem;font-size:15px}.submit-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;max-width:1400px;margin:0 auto 1.5rem}.submit-title{font-size:1.9rem;font-weight:800;letter-spacing:-.02em;margin:0 0 .35rem}.submit-sub{margin:0;max-width:60ch;color:#486081;line-height:1.45}.submit-back{flex:0 0 auto;color:#0176d3;font-weight:600;text-decoration:none;white-space:nowrap}.submit-back:hover{text-decoration:underline}.submit-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:1400px;margin:0 auto;align-items:start}.card{background:#fff;border:1px solid #e2e8f2;border-radius:14px;padding:1.25rem 1.35rem 1.5rem;margin-bottom:1.25rem;box-shadow:0 2px 10px rgba(11,36,71,.04)}.card-title{font-size:1.1rem;font-weight:800;margin:0 0 1rem}.card-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.card-title-row .card-title{margin:0}.field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.9rem}.field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:.9rem;gap:.9rem}.field-label{font-size:.8rem;font-weight:700;color:#33507a}.field-hint{font-size:.72rem;color:#7288a8;line-height:1.35}.field-input{font:inherit;padding:.55rem .7rem;border:1px solid #cfdaea;border-radius:8px;background:#fff;color:#0b2447;width:100%}.field-input:focus{outline:none;border-color:#0176d3;box-shadow:0 0 0 3px rgba(1,118,211,.15)}textarea.field-input{resize:vertical;min-height:2.4rem}.checkbox-field{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#33507a;margin:.4rem 0 .9rem}.advanced{margin-top:.5rem;border-top:1px dashed #dbe3f0;padding-top:.75rem}.advanced summary{cursor:pointer;font-weight:700;font-size:.82rem;color:#33507a;margin-bottom:.6rem}.btn-mini{font:inherit;font-size:.75rem;font-weight:700;padding:.3rem .55rem;border-radius:6px;border:1px solid #cfdaea;background:#eef3fb;color:#0176d3;cursor:pointer}.btn-mini:hover{background:#e2ecfa}.btn-mini.danger{color:#b42318;border-color:#f0cfcb;background:#fdf0ef}.btn-primary{font:inherit;font-weight:800;font-size:1rem;padding:.75rem 1.4rem;border-radius:999px;border:0;background:linear-gradient(150deg,#00b0e3,#0176d3);color:#fff;cursor:pointer;box-shadow:0 6px 18px rgba(1,118,211,.3);width:100%}.btn-primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.rowlist{margin:.5rem 0 1rem}.rowlist-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.rowlist-item{display:flex;gap:.6rem;align-items:flex-start;padding:.75rem;border:1px solid #e6ecf6;border-radius:10px;margin-bottom:.6rem;background:#fafcff}.rowlist-fields{flex:1 1 auto;min-width:0}.rowlist-fields .field:last-child{margin-bottom:0}.media-editor{border-top:1px dashed #dbe3f0;margin-top:.6rem;padding-top:.9rem}.slide-strip{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.slide-chip{display:flex;align-items:center;gap:.7rem;padding:.55rem .7rem;border:1px solid #dbe3f0;border-radius:10px;background:#fafcff;cursor:pointer}.slide-chip.active{border-color:#0176d3;box-shadow:0 0 0 2px rgba(1,118,211,.15);background:#f2f8ff}.slide-chip.dragging{opacity:.4}.chip-num{flex:0 0 auto;width:1.6rem;height:1.6rem;border-radius:50%;background:var(--sf-gold,#ffb60f);color:#0b2447;font-weight:800;font-size:.8rem;display:flex;align-items:center;justify-content:center}.chip-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.chip-layout{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#7288a8}.chip-title{font-size:.88rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chip-actions{flex:0 0 auto;display:flex;gap:.2rem}.chip-actions button{font:inherit;width:1.7rem;height:1.7rem;border-radius:6px;border:1px solid #cfdaea;background:#fff;color:#33507a;cursor:pointer;line-height:1}.chip-actions button:disabled{opacity:.35;cursor:not-allowed}.chip-actions button.danger{color:#b42318}.add-slide{border-top:1px dashed #dbe3f0;padding-top:.9rem}.layout-picker{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:.6rem;gap:.6rem;margin-top:.6rem}.layout-card{text-align:left;padding:.7rem .8rem;border:1px solid #dbe3f0;border-radius:10px;background:#fff;cursor:pointer;display:flex;flex-direction:column;gap:.25rem}.layout-card:hover{border-color:#0176d3;background:#f6faff}.layout-card-name{font-weight:700;font-size:.85rem}.layout-card-hint{font-size:.72rem;color:#7288a8;line-height:1.3}.submit-preview{position:-webkit-sticky;position:sticky;top:1.5rem;align-self:start}.preview-frame{width:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(11,36,71,.18);border:1px solid #dbe3f0}.export-bar{margin-top:1rem}.save-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.btn-secondary{font:inherit;font-weight:700;font-size:.9rem;padding:.55rem 1.1rem;border-radius:999px;border:1px solid #0176d3;background:#fff;color:#0176d3;cursor:pointer}.btn-secondary:hover{background:#f2f8ff}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.save-status{flex:1 1 auto;font-size:.8rem;color:#7288a8}.btn-link{font:inherit;font-size:.8rem;border:0;background:none;color:#b42318;cursor:pointer;text-decoration:underline;padding:0}.warnings{list-style:none;margin:.8rem 0 0;padding:.7rem .9rem;background:#fff8e8;border:1px solid #f2e2b8;border-radius:10px;font-size:.8rem;color:#8a6d1a}.warnings li{margin:.15rem 0}.export-msg{margin:.7rem 0 0;font-size:.85rem;font-weight:600}.export-msg.ok{color:#157347}.export-msg.err{color:#b42318}@media (max-width:980px){.submit-grid{grid-template-columns:1fr}.submit-preview{position:static}}