[data-kob-bespoke-release-studio]{--kob-brs-ink: #18232b;--kob-brs-muted: #67737b;--kob-brs-line: #d8dee1;--kob-brs-paper: #ffffff;--kob-brs-wash: #f2f4f5;--kob-brs-blue: #173b50;--kob-brs-cielo: #86a7b9;--kob-brs-danger: #9b382c;color:var(--kob-brs-ink);font-family:var(--kob-brs-font-sans, Inter, "Helvetica Neue", Arial, sans-serif);font-size:15px;line-height:1.5}[data-kob-bespoke-release-studio] *{box-sizing:border-box}[data-kob-bespoke-release-studio] button,[data-kob-bespoke-release-studio] input,[data-kob-bespoke-release-studio] textarea{font:inherit}[data-kob-bespoke-release-studio] button{color:inherit}.kob-brs-owner-page{min-height:70vh;background:var(--kob-brs-wash, #f2f4f5)}.kob-brs-loading,.kob-brs-load-error,.kob-brs-owner-gate{display:grid;width:min(680px,calc(100% - 40px));min-height:58vh;margin:0 auto;place-content:center;justify-items:start}.kob-brs-loading{grid-template-columns:auto 1fr;gap:4px 15px}.kob-brs-loading span{grid-row:1 / 3;width:28px;height:28px;border:1px solid #aeb8bd;border-top-color:var(--kob-brs-blue);border-radius:50%;animation:kob-brs-spin .8s linear infinite}.kob-brs-loading strong{align-self:end;font-family:var(--kob-brs-font-display, Georgia, serif);font-size:22px;font-weight:400}.kob-brs-loading small{color:var(--kob-brs-muted)}.kob-brs-load-error h2,.kob-brs-owner-gate h2{margin:0;font-family:var(--kob-brs-font-display, Georgia, serif);font-size:clamp(32px,5vw,54px);font-weight:400;line-height:1}.kob-brs-load-error>p:not(.kob-brs-kicker),.kob-brs-owner-gate p{max-width:580px;margin:18px 0;color:var(--kob-brs-muted)}.kob-brs-load-error a,.kob-brs-owner-gate a{display:inline-flex;min-height:44px;align-items:center;padding:10px 17px;border:1px solid var(--kob-brs-blue);color:var(--kob-brs-blue);text-decoration:none}@keyframes kob-brs-spin{to{transform:rotate(360deg)}}.kob-brs-shell{width:min(1380px,calc(100% - 48px));margin:0 auto;padding:38px 0 72px}.kob-brs-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:26px;border-bottom:1px solid var(--kob-brs-line)}.kob-brs-header h1,.kob-brs-panel h2,.kob-brs-panel h3,.kob-brs-current-task strong{margin:0;font-family:var(--kob-brs-font-display, Georgia, serif);font-weight:400;letter-spacing:-.025em}.kob-brs-header h1{font-size:clamp(32px,4vw,52px);line-height:1}.kob-brs-header>div>p:last-child{margin:10px 0 0;color:var(--kob-brs-muted)}.kob-brs-kicker{margin:0 0 7px;color:var(--kob-brs-muted);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.kob-brs-header__status{display:grid;justify-items:end;gap:7px}.kob-brs-header__status span,.kob-brs-panel__source,.kob-brs-review-status{padding:6px 9px;border:1px solid var(--kob-brs-line);background:#ffffff8c;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.kob-brs-header__status small{color:var(--kob-brs-muted);font-size:12px}.kob-brs-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:26px 0 18px;padding:0;list-style:none}.kob-brs-step{position:relative}.kob-brs-step:not(:last-child):after{position:absolute;top:16px;right:-1px;left:38px;height:1px;background:var(--kob-brs-line);content:""}.kob-brs-step.is-complete:not(:last-child):after{background:var(--kob-brs-blue)}.kob-brs-step button{position:relative;z-index:1;display:flex;align-items:center;gap:10px;width:100%;padding:0 14px 0 0;border:0;background:transparent;text-align:left}.kob-brs-step button:not(:disabled){cursor:pointer}.kob-brs-step__number{display:grid;flex:0 0 33px;width:33px;height:33px;place-items:center;border:1px solid var(--kob-brs-line);border-radius:50%;background:var(--kob-brs-wash);color:var(--kob-brs-muted);font-size:12px;font-weight:700}.kob-brs-step.is-current .kob-brs-step__number,.kob-brs-step.is-complete .kob-brs-step__number{border-color:var(--kob-brs-blue);background:var(--kob-brs-blue);color:#fff}.kob-brs-step__label{padding-right:9px;background:var(--kob-brs-wash);color:var(--kob-brs-muted);font-size:12px;font-weight:700}.kob-brs-step.is-current .kob-brs-step__label{color:var(--kob-brs-ink)}.kob-brs-current-task{display:grid;grid-template-columns:minmax(270px,.85fr) minmax(320px,1.15fr);gap:28px;align-items:center;margin-bottom:18px;padding:18px 22px;border-left:3px solid var(--kob-brs-blue);background:#e8eef1}.kob-brs-current-task div{display:grid;gap:2px}.kob-brs-current-task span{color:var(--kob-brs-muted);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.kob-brs-current-task strong{font-size:22px}.kob-brs-current-task p{margin:0;color:#53636c}.kob-brs-panel{min-height:540px;padding:30px;border:1px solid var(--kob-brs-line);background:var(--kob-brs-paper);box-shadow:0 15px 40px #14232d0d}.kob-brs-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;padding-bottom:24px;border-bottom:1px solid var(--kob-brs-line)}.kob-brs-panel__head h2{font-size:clamp(28px,3vw,40px);line-height:1.08}.kob-brs-panel__head>div>p:last-child{max-width:720px;margin:9px 0 0;color:var(--kob-brs-muted)}.kob-brs-product-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:50px;padding-top:30px}.kob-brs-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 22px;align-content:start}.kob-brs-field{display:block;min-width:0}.kob-brs-field--wide{grid-column:1 / -1}.kob-brs-field>span,.kob-brs-colour-field span{display:block;margin-bottom:6px;color:#4e5b63;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.kob-brs-field input,.kob-brs-field textarea{width:100%;min-height:45px;padding:10px 12px;border:1px solid #bbc5ca;border-radius:0;outline:0;background:#fff;color:var(--kob-brs-ink);transition:border-color .18s ease,box-shadow .18s ease}.kob-brs-field textarea{min-height:82px;resize:vertical}.kob-brs-field input:focus,.kob-brs-field textarea:focus{border-color:var(--kob-brs-blue);box-shadow:0 0 0 3px #173b501a}.kob-brs-field small{display:block;margin-top:6px;color:var(--kob-brs-muted);font-size:12px}.kob-brs-field em,.kob-brs-form__error{display:block;min-height:0;margin:5px 0 0;color:var(--kob-brs-danger);font-size:12px;font-style:normal}.kob-brs-field.has-error input{border-color:var(--kob-brs-danger)}.kob-brs-form__error:empty{display:none}.kob-brs-disclosure{border-top:1px solid var(--kob-brs-line)}.kob-brs-disclosure summary{display:flex;justify-content:space-between;gap:20px;padding:15px 0;cursor:pointer;font-weight:700}.kob-brs-disclosure summary span{color:var(--kob-brs-muted);font-size:12px;font-weight:400}.kob-brs-form--nested{padding:4px 0 18px}.kob-brs-product-preview{align-self:start;padding:26px;background:#17303e;color:#fff}.kob-brs-product-preview .kob-brs-kicker{color:#9eb2bd}.kob-brs-product-preview h3{margin:18px 0 28px;font-size:clamp(28px,3vw,39px);line-height:1.08}.kob-brs-product-preview dl,.kob-brs-review-grid dl{margin:0}.kob-brs-product-preview dl div,.kob-brs-review-grid dl div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-top:1px solid rgba(255,255,255,.18)}.kob-brs-product-preview dt{color:#aebec6}.kob-brs-product-preview dd,.kob-brs-review-grid dd{margin:0;font-weight:700;text-align:right}.kob-brs-allocation{height:5px;margin-top:26px;background:#fff3}.kob-brs-allocation span{display:block;width:calc(clamp(0,var(--kob-brs-part),1)*100%);height:100%;background:#bdd6e2;transition:width .2s ease}.kob-brs-allocation__copy{margin:9px 0 0;color:#d4e0e5;font-size:12px}.kob-brs-private-note{margin:24px 0 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.18);color:#aebec6;font-size:12px;line-height:1.55}.kob-brs-panel__head--gallery{align-items:end}.kob-brs-media-counts{display:grid;grid-template-columns:auto auto;gap:2px 8px;flex:none;min-width:240px;padding:12px 15px;background:var(--kob-brs-wash)}.kob-brs-media-counts strong{color:var(--kob-brs-blue);font-size:20px;line-height:1.2;text-align:right}.kob-brs-media-counts span{align-self:center;color:var(--kob-brs-muted);font-size:11px}.kob-brs-gallery{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;padding-top:24px}.kob-brs-media-card{position:relative;min-width:0;padding:7px;border:1px solid var(--kob-brs-line);background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.kob-brs-media-card:hover{transform:translateY(-2px);border-color:#9faeb6;box-shadow:0 8px 18px #14232d14}.kob-brs-media-card.is-selected{border-color:var(--kob-brs-blue);box-shadow:inset 0 0 0 1px var(--kob-brs-blue)}.kob-brs-media-card>input,.kob-brs-chapter-media__item>input{position:absolute;width:1px;height:1px;opacity:0}.kob-brs-media-card__image{display:block;aspect-ratio:4 / 3;overflow:hidden;background:#e7ebed}.kob-brs-media-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.kob-brs-media-card:hover img{transform:scale(1.025)}.kob-brs-media-card__number{position:absolute;top:13px;left:13px;min-width:28px;padding:4px 6px;background:#0e1920d1;color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;text-align:center}.kob-brs-media-card__choice{display:flex;align-items:center;gap:7px;min-height:37px;padding:8px 2px 1px;color:var(--kob-brs-muted);font-size:11px;font-weight:700}.kob-brs-media-card__choice i{display:grid;flex:0 0 16px;width:16px;height:16px;place-items:center;border:1px solid #aab5bb;border-radius:50%}.kob-brs-media-card.is-selected .kob-brs-media-card__choice{color:var(--kob-brs-blue)}.kob-brs-media-card.is-selected .kob-brs-media-card__choice i{border-color:var(--kob-brs-blue);background:var(--kob-brs-blue)}.kob-brs-media-card.is-selected .kob-brs-media-card__choice i:after{color:#fff;content:"\2713";font-size:10px}.kob-brs-gallery-note{margin:24px 0 0;padding:16px 18px;border-left:3px solid var(--kob-brs-cielo);background:#eef3f5;color:#56656d;font-size:13px}.kob-brs-panel__head--presentation{align-items:end}.kob-brs-text-action{padding:0 0 4px;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--kob-brs-blue);cursor:pointer;font-weight:700}.kob-brs-text-action--quiet{color:#718087;font-size:10px;font-weight:600}.kob-brs-text-action--quiet.is-active{color:var(--kob-brs-blue)}.kob-brs-global-header{display:grid;grid-template-columns:minmax(190px,.6fr) minmax(420px,1.4fr);gap:26px;margin:24px 0 30px;padding:20px;border:1px solid var(--kob-brs-line);background:#f7f8f8}.kob-brs-global-header h3{margin:2px 0 4px;font-size:22px}.kob-brs-global-header p:last-child{margin:0;color:var(--kob-brs-muted);font-size:12px}.kob-brs-global-header>div:last-child{display:grid;gap:9px}.kob-brs-header-control{display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px;align-items:center}.kob-brs-header-control>input{min-width:0;height:38px;padding:8px 10px;border:1px solid #b7c1c6;background:#fff;color:var(--kob-brs-ink)}.kob-brs-header-control>input:disabled{background:#edf0f1;color:#8e999f}.kob-brs-switch{display:flex;gap:8px;align-items:center;font-size:11px;font-weight:700}.kob-brs-switch input{position:absolute;opacity:0}.kob-brs-switch span{position:relative;width:28px;height:16px;border-radius:20px;background:#aeb8bd;transition:background .18s ease}.kob-brs-switch span:after{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;content:"";transition:transform .18s ease}.kob-brs-switch input:checked+span{background:var(--kob-brs-blue)}.kob-brs-switch input:checked+span:after{transform:translate(12px)}.kob-brs-presentation-layout{display:grid;grid-template-columns:210px minmax(0,1fr);min-height:550px;margin:0 -30px -30px}.kob-brs-chapter-nav{padding:24px 0 24px 30px;border-right:1px solid var(--kob-brs-line);background:#f7f8f8}.kob-brs-chapter-nav__group{margin-bottom:4px}.kob-brs-chapter-nav__group--global{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--kob-brs-line)}.kob-brs-chapter-nav button{display:grid;grid-template-columns:27px 1fr;gap:1px 8px;width:100%;padding:14px 12px;border:0;border-right:3px solid transparent;background:transparent;cursor:pointer;text-align:left}.kob-brs-chapter-nav button span{grid-row:1 / span 2;color:#8a979e;font:400 16px/1 var(--kob-brs-font-display, Georgia, serif)}.kob-brs-chapter-nav button strong{font-size:13px}.kob-brs-chapter-nav button small{color:var(--kob-brs-muted)}.kob-brs-chapter-nav button.is-current{border-right-color:var(--kob-brs-blue);background:#e7eef1}.kob-brs-chapter-nav button.kob-brs-chapter-nav__detail{padding-top:9px;padding-bottom:9px;padding-left:25px}.kob-brs-chapter-nav button.kob-brs-chapter-nav__detail span{font-family:inherit;font-size:12px}.kob-brs-chapter-nav button.kob-brs-chapter-nav__detail strong{font-size:11px}.kob-brs-chapter-editor{min-width:0;padding:27px 30px 30px}.kob-brs-chapter-editor__heading{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:22px}.kob-brs-chapter-editor__heading h3{font-size:31px}.kob-brs-photo-limit{padding:6px 9px;background:#edf1f3;color:#56656d;font-size:11px;font-weight:700}.kob-brs-form--chapter{grid-template-columns:minmax(150px,.65fr) minmax(240px,1.35fr)}.kob-brs-editor-workbench{display:grid;grid-template-columns:minmax(480px,1.45fr) minmax(300px,.7fr);gap:22px;align-items:start}.kob-brs-editor-canvas{position:sticky;top:12px;min-width:0}.kob-brs-editor-inspector{padding:0 2px 18px}.kob-brs-chapter-content-controls{margin-top:20px;padding-top:20px;border-top:1px solid var(--kob-brs-line)}.kob-brs-editor-inspector .kob-brs-form--chapter{grid-template-columns:1fr;gap:12px}.kob-brs-editor-inspector .kob-brs-field--wide{grid-column:auto}.kob-brs-live-preview{margin:0 0 24px;border:1px solid #cbd2d6;background:#111a20;box-shadow:0 12px 28px #0e19201a}.kob-brs-live-preview__bar{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:11px 13px;background:#fff}.kob-brs-live-preview__bar>div:first-child{display:grid;gap:2px}.kob-brs-live-preview__bar strong{font-size:12px}.kob-brs-live-preview__bar span{color:var(--kob-brs-muted);font-size:10px}.kob-brs-segmented{display:flex;padding:2px;background:#e8ecee}.kob-brs-segmented button{padding:6px 9px;border:0;background:transparent;color:#66747b;cursor:pointer;font-size:10px;font-weight:700}.kob-brs-segmented button.is-current{background:#fff;color:var(--kob-brs-blue);box-shadow:0 1px 4px #0e19201f}.kob-brs-stage-header{display:grid;grid-template-columns:1.2fr 1fr auto 1.2fr;gap:12px;align-items:center;min-height:38px;padding:0 14px;background:#e4e5e1;color:#29363d;font-size:8px;letter-spacing:.05em}.kob-brs-stage-header span:nth-child(2){color:#6f797e;text-align:center}.kob-brs-stage-header span:nth-child(3){font-size:11px;text-align:center}.kob-brs-stage-header span:last-child{text-align:right}.kob-brs-stage{position:relative;overflow:hidden;aspect-ratio:16 / 9;background:var(--kob-brs-page-background, #d8dad8);color:var(--kob-brs-chapter-colour)}.kob-brs-stage__slot{position:absolute;z-index:1;overflow:hidden;width:15%;height:25%;padding:0;border:0;outline:0 solid #fff;background:#bcc3c6;cursor:pointer;transition:outline-width .12s ease,filter .12s ease}.kob-brs-stage__slot:hover{filter:brightness(1.04)}.kob-brs-stage__slot.is-selected{z-index:3;outline-width:3px;box-shadow:0 0 0 5px var(--kob-brs-blue);cursor:move;touch-action:none;-webkit-user-select:none;user-select:none}.kob-brs-stage__slot.is-hidden{border:1px dashed rgba(22,50,70,.55);background:#ffffff2e}.kob-brs-stage__hidden-label{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:8px;color:#284352;font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.kob-brs-frame-handle{position:absolute;z-index:5;display:block;width:10px;height:10px;border:1px solid #fff;background:var(--kob-brs-blue);box-shadow:0 0 0 1px #0e1920b3}.kob-brs-frame-handle--nw{left:1px;top:1px;cursor:nwse-resize}.kob-brs-frame-handle--n{left:calc(50% - 5px);top:1px;cursor:ns-resize}.kob-brs-frame-handle--ne{right:1px;top:1px;cursor:nesw-resize}.kob-brs-frame-handle--e{right:1px;top:calc(50% - 5px);cursor:ew-resize}.kob-brs-frame-handle--se{right:1px;bottom:1px;cursor:nwse-resize}.kob-brs-frame-handle--s{left:calc(50% - 5px);bottom:1px;cursor:ns-resize}.kob-brs-frame-handle--sw{left:1px;bottom:1px;cursor:nesw-resize}.kob-brs-frame-handle--w{left:1px;top:calc(50% - 5px);cursor:ew-resize}.kob-brs-snap-guide{position:absolute;z-index:6;display:block;pointer-events:none;background:#6ba8c2;box-shadow:0 0 0 1px #ffffffb8}.kob-brs-snap-guide--x{top:0;bottom:0;width:1px;transform:translate(-.5px)}.kob-brs-snap-guide--y{right:0;left:0;height:1px;transform:translateY(-.5px)}.kob-brs-snap-guide[hidden]{display:none}.kob-brs-crop-render{position:absolute;display:block;pointer-events:none}.kob-brs-crop-render img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;object-fit:fill}.kob-brs-stage__slot i{position:absolute;z-index:2;right:5px;bottom:5px;padding:3px 5px;background:#0d181ec7;color:#fff;font-size:8px;font-style:normal}.kob-brs-stage__slot--1{width:35%;height:100%}.kob-brs-stage--layout-1 .kob-brs-stage__slot--1{left:50%;top:0}.kob-brs-stage--layout-1 .kob-brs-stage__slot--2{left:35%;top:0}.kob-brs-stage--layout-1 .kob-brs-stage__slot--3{left:85%;top:75%}.kob-brs-stage--layout-1 .kob-brs-stage__slot--4{left:0;top:75%}.kob-brs-stage--layout-2 .kob-brs-stage__slot--1{left:10%;top:0}.kob-brs-stage--layout-2 .kob-brs-stage__slot--2{left:45%;top:0}.kob-brs-stage--layout-2 .kob-brs-stage__slot--3{left:90%;top:35%;width:5%;height:10%}.kob-brs-stage--layout-2 .kob-brs-stage__slot--4{left:85%;top:75%}.kob-brs-stage--layout-3 .kob-brs-stage__slot--1{left:0;top:0}.kob-brs-stage--layout-3 .kob-brs-stage__slot--2{left:35%;top:0}.kob-brs-stage--layout-3 .kob-brs-stage__slot--3{left:75%;top:60%;width:10%;height:15%}.kob-brs-stage--layout-3 .kob-brs-stage__slot--4{left:85%;top:75%}.kob-brs-stage--layout-4 .kob-brs-stage__slot--1{left:65%;top:0}.kob-brs-stage--layout-4 .kob-brs-stage__slot--2{left:50%;top:0}.kob-brs-stage--layout-4 .kob-brs-stage__slot--3{left:35%;top:25%}.kob-brs-stage--layout-4 .kob-brs-stage__slot--4{left:20%;top:0}.kob-brs-stage__title{position:absolute;z-index:4;left:24%;top:48%;max-width:70%;color:var(--kob-brs-title-colour, var(--kob-brs-chapter-colour));font:400 clamp(38px,7vw,88px)/.85 var(--kob-brs-font-display, Georgia, serif);letter-spacing:-.05em;pointer-events:none}.kob-brs-stage--layout-2 .kob-brs-stage__title{left:43%;top:27%}.kob-brs-stage--layout-3 .kob-brs-stage__title{left:29%;top:54%}.kob-brs-stage--layout-4 .kob-brs-stage__title{left:40%;top:67%}.kob-brs-stage__copy{position:absolute;z-index:4;left:23%;top:20%;width:23%;pointer-events:none}.kob-brs-stage--layout-2 .kob-brs-stage__copy{left:48%;top:47%}.kob-brs-stage--layout-3 .kob-brs-stage__copy{left:38%;top:25%}.kob-brs-stage--layout-4 .kob-brs-stage__copy{left:8%;top:58%}.kob-brs-stage--layout-1 .kob-brs-stage__copy,.kob-brs-stage--layout-4 .kob-brs-stage__copy{text-align:right}.kob-brs-stage__copy span{color:var(--kob-brs-subtitle-colour, var(--kob-brs-chapter-colour));font-size:7px;font-weight:700;letter-spacing:.09em}.kob-brs-stage__copy p{margin:7px 0 0;color:var(--kob-brs-copy-colour, var(--kob-brs-chapter-colour));font-size:clamp(7px,.8vw,10px);line-height:1.35}.kob-brs-stage--mobile{width:min(100%,390px);margin:auto;aspect-ratio:9 / 14}.kob-brs-stage--mobile .kob-brs-stage__slot--1{left:4%;top:6%;width:68%;height:42%}.kob-brs-stage--mobile .kob-brs-stage__slot--2{left:76%;top:6%;width:20%;height:18%}.kob-brs-stage--mobile .kob-brs-stage__slot--3{display:block;left:76%;top:28%;width:20%;height:17%}.kob-brs-stage--mobile .kob-brs-stage__slot--4{left:66%;top:73%;width:30%;height:20%}.kob-brs-stage--mobile .kob-brs-stage__title{left:6%;top:52%;max-width:88%;font-size:48px;line-height:.88}.kob-brs-stage--mobile .kob-brs-stage__copy{left:7%;top:70%;width:52%}.kob-brs-detail-stage{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:minmax(230px,52%) auto;min-height:500px;padding:24px;overflow:hidden;background:var(--kob-brs-page-background, #102532);color:#f5f2ea}.kob-brs-detail-stage__title{align-self:end;z-index:2;grid-area:1 / 1 / span 1 / span 2;padding:0 0 25px;font:400 clamp(44px,7vw,82px)/.86 var(--kob-brs-font-display, Georgia, serif);letter-spacing:-.05em;pointer-events:none}.kob-brs-detail-stage__media{position:relative;grid-area:1 / 2;min-height:230px}.kob-brs-detail-stage__media .kob-brs-stage__slot--1{top:0;right:0;bottom:0;left:0;width:100%;height:100%}.kob-brs-detail-stage__story{grid-area:2 / 1 / span 1 / span 2;max-width:560px;padding:30px 0 0}.kob-brs-detail-stage__story>span{font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.kob-brs-detail-stage__story h4{margin:14px 0 12px;font:400 clamp(23px,3vw,36px)/.98 var(--kob-brs-font-display, Georgia, serif)}.kob-brs-detail-stage__story p{margin:0;font-size:12px;line-height:1.65;white-space:pre-line}.kob-brs-detail-stage--mobile{display:grid;grid-template-columns:1fr;grid-template-rows:245px auto auto;width:min(100%,390px);min-height:600px;margin:auto;padding:18px}.kob-brs-detail-stage--mobile .kob-brs-detail-stage__media{grid-area:1 / 1;min-height:245px}.kob-brs-detail-stage--mobile .kob-brs-detail-stage__title{grid-area:2 / 1;align-self:start;padding:0;transform:translateY(-24px)}.kob-brs-detail-stage--mobile .kob-brs-detail-stage__story{grid-area:3 / 1;padding-top:0}.kob-brs-colour-control,.kob-brs-open-chapter-toggle{display:flex;justify-content:space-between;gap:18px;align-items:center;min-height:62px;padding:13px 15px;border:1px solid var(--kob-brs-line);background:#f7f8f8}.kob-brs-template-picker{margin-bottom:22px;padding:16px;border:1px solid var(--kob-brs-line);background:#f7f8f8}.kob-brs-template-picker>div:first-child h4{margin:0;font-size:16px}.kob-brs-template-picker>div:first-child p:last-child{margin:4px 0 0;color:var(--kob-brs-muted);font-size:11px}.kob-brs-template-picker>small{display:block;margin-top:9px;color:var(--kob-brs-muted);font-size:10px}.kob-brs-template-picker__choices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:13px}.kob-brs-template-card{display:grid;gap:6px;padding:7px;border:1px solid #c9d1d5;background:#fff;cursor:pointer;text-align:left}.kob-brs-template-card:hover,.kob-brs-template-card:focus-visible{border-color:var(--kob-brs-blue);outline:0}.kob-brs-template-card.is-current{border-color:var(--kob-brs-blue);box-shadow:0 0 0 1px var(--kob-brs-blue)}.kob-brs-template-card strong{font-size:9px;letter-spacing:.06em;text-transform:uppercase}.kob-brs-template-card__map{position:relative;display:block;height:48px;overflow:hidden;background:#d8d9d4}.kob-brs-template-card__map i{position:absolute;display:block;width:12%;height:25%;background:#708a98}.kob-brs-template-card__map i:first-child{top:0;width:35%;height:100%;background:#173b50}.kob-brs-template-card__map b,.kob-brs-template-card__map em{position:absolute;display:block;height:2px;background:#173b50;content:""}.kob-brs-template-card__map b{width:30%}.kob-brs-template-card__map em{width:20%;opacity:.58}.kob-brs-template-card__map--1 i:first-child{left:50%}.kob-brs-template-card__map--1 i:nth-child(2){left:35%;top:0}.kob-brs-template-card__map--1 i:nth-child(3){right:0;bottom:0}.kob-brs-template-card__map--1 i:nth-child(4){left:0;bottom:0}.kob-brs-template-card__map--1 b{left:24%;top:58%}.kob-brs-template-card__map--1 em{left:23%;top:28%}.kob-brs-template-card__map--2 i:first-child{left:10%}.kob-brs-template-card__map--2 i:nth-child(2){left:45%;top:0}.kob-brs-template-card__map--2 i:nth-child(3){right:5%;top:35%;width:5%;height:10%}.kob-brs-template-card__map--2 i:nth-child(4){right:0;bottom:0}.kob-brs-template-card__map--2 b{left:43%;top:34%}.kob-brs-template-card__map--2 em{left:48%;top:54%}.kob-brs-template-card__map--3 i:first-child{left:0}.kob-brs-template-card__map--3 i:nth-child(2){left:35%;top:0}.kob-brs-template-card__map--3 i:nth-child(3){right:15%;bottom:25%;width:10%;height:15%}.kob-brs-template-card__map--3 i:nth-child(4){right:0;bottom:0}.kob-brs-template-card__map--3 b{left:29%;top:64%}.kob-brs-template-card__map--3 em{left:38%;top:34%}.kob-brs-template-card__map--4 i:first-child{right:0}.kob-brs-template-card__map--4 i:nth-child(2){right:35%;top:0}.kob-brs-template-card__map--4 i:nth-child(3){left:35%;top:25%}.kob-brs-template-card__map--4 i:nth-child(4){left:20%;top:0}.kob-brs-template-card__map--4 b{left:40%;top:76%}.kob-brs-template-card__map--4 em{left:8%;top:66%}.kob-brs-colour-control>label{display:flex;flex:1;gap:12px;align-items:center;cursor:pointer}.kob-brs-colour-control>label>span,.kob-brs-open-chapter-toggle>span{display:grid;gap:3px}.kob-brs-colour-control small,.kob-brs-open-chapter-toggle small{color:var(--kob-brs-muted);font-size:11px;font-weight:400}.kob-brs-colour-control input{width:46px;height:34px;margin-left:auto;padding:0;border:0;background:transparent}.kob-brs-colour-control output{width:62px;color:var(--kob-brs-muted);font-size:10px}.kob-brs-mini-reset{padding:2px 0;border:0;border-bottom:1px solid currentColor;background:transparent;color:#718087;cursor:pointer;font-size:9px}.kob-brs-mini-reset:disabled{cursor:default;opacity:.25}.kob-brs-open-chapter-toggle{position:relative;cursor:pointer}.kob-brs-open-chapter-toggle input{position:absolute;opacity:0}.kob-brs-open-chapter-toggle i{position:relative;width:42px;height:23px;border-radius:30px;background:#aeb8bd}.kob-brs-open-chapter-toggle i:after{position:absolute;top:3px;left:3px;width:17px;height:17px;border-radius:50%;background:#fff;content:"";transition:transform .18s ease}.kob-brs-open-chapter-toggle input:checked+i{background:var(--kob-brs-blue)}.kob-brs-open-chapter-toggle input:checked+i:after{transform:translate(19px)}.kob-brs-placement-editor{margin:0;padding:0}.kob-brs-placement-editor__head{display:flex;justify-content:space-between;gap:20px;align-items:end}.kob-brs-placement-editor__head h4{font-size:22px}.kob-brs-placement-editor__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px 14px}.kob-brs-cropper-wrap{margin-top:13px;padding:9px;background:#18262e;color:#fff}.kob-brs-cropper{position:relative;overflow:hidden;background:#0c1419;touch-action:none;-webkit-user-select:none;user-select:none}.kob-brs-cropper>img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;opacity:.48;object-fit:fill;pointer-events:none}.kob-brs-crop-box{position:absolute;box-shadow:0 0 0 9999px #050a0d80;outline:2px solid #f6f3e9;cursor:move;touch-action:none;transform-origin:center}.kob-brs-crop-box:focus-visible{outline:3px solid #a8d4e7}.kob-brs-crop-box:before,.kob-brs-crop-box:after,.kob-brs-crop-box__grid:before,.kob-brs-crop-box__grid:after{position:absolute;background:#ffffff6b;content:"";pointer-events:none}.kob-brs-crop-box:before,.kob-brs-crop-box:after{top:0;bottom:0;width:1px}.kob-brs-crop-box:before{left:33.333%}.kob-brs-crop-box:after{right:33.333%}.kob-brs-crop-box__grid:before,.kob-brs-crop-box__grid:after{right:0;left:0;height:1px}.kob-brs-crop-box__grid:before{top:33.333%}.kob-brs-crop-box__grid:after{bottom:33.333%}.kob-brs-crop-box__handle{position:absolute;right:-6px;bottom:-6px;width:15px;height:15px;border:2px solid #f6f3e9;background:var(--kob-brs-blue);cursor:nwse-resize}.kob-brs-crop-box__rotate{position:absolute;left:50%;top:7px;z-index:2;width:22px;height:22px;padding:0;border:2px solid #f6f3e9;border-radius:50%;background:var(--kob-brs-blue);cursor:grab;transform:translate(-50%)}.kob-brs-crop-box__rotate:active{cursor:grabbing}.kob-brs-crop-box__rotate:after{position:absolute;left:50%;top:20px;width:2px;height:12px;background:#f6f3e9;content:"";transform:translate(-50%)}.kob-brs-crop-box__rotate i{position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1px solid rgba(255,255,255,.8);border-radius:50%;pointer-events:none}.kob-brs-cropper-help{display:flex;justify-content:space-between;gap:10px;padding-top:7px;color:#bec9ce;font-size:9px}.kob-brs-global-editor{display:grid;grid-template-columns:minmax(420px,1.25fr) minmax(270px,.75fr);gap:22px;align-items:stretch}.kob-brs-global-editor .kob-brs-chapter-editor__heading{grid-column:1 / -1;margin-bottom:0}.kob-brs-global-preview{border:1px solid #cbd2d6;background:#d8dad8}.kob-brs-global-preview>div:last-child{display:grid;min-height:240px;place-content:center;padding:32px;color:#66737a;text-align:center}.kob-brs-global-preview>div:last-child span{font-size:10px;letter-spacing:.12em;text-transform:uppercase}.kob-brs-global-preview>div:last-child strong{max-width:720px;margin:12px auto;color:#24343d;font:400 clamp(28px,4vw,48px)/1 var(--kob-brs-font-display, Georgia, serif)}.kob-brs-global-preview>div:last-child small{font-size:11px}.kob-brs-global-editor .kob-brs-global-header{grid-template-columns:1fr;gap:15px;height:100%;margin:0}.kob-brs-colour-field{display:flex;align-items:center;gap:11px;padding-bottom:15px}.kob-brs-colour-field input{width:46px;height:31px;padding:0;border:0;background:transparent}.kob-brs-colour-field span{margin:0}.kob-brs-chapter-media-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:24px;padding-top:22px;border-top:1px solid var(--kob-brs-line)}.kob-brs-chapter-media-head div{display:grid;gap:2px}.kob-brs-chapter-media-head span{color:var(--kob-brs-muted);font-size:12px}.kob-brs-chapter-media{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:13px}.kob-brs-chapter-media--compact{display:flex;gap:8px;max-height:none;overflow-x:auto;overflow-y:hidden;padding:0 0 8px;overscroll-behavior-inline:contain;scrollbar-width:thin}.kob-brs-chapter-media--compact .kob-brs-chapter-media__item{flex:0 0 82px}.kob-brs-chapter-media__item{position:relative;aspect-ratio:4 / 3;overflow:hidden;border:2px solid transparent;background:#e8ecee;cursor:pointer}.kob-brs-chapter-media__item img{width:100%;height:100%;object-fit:cover;filter:saturate(.8)}.kob-brs-chapter-media__item span{position:absolute;right:4px;bottom:4px;min-width:23px;padding:3px 4px;background:#101f28d1;color:#fff;font-size:9px;font-weight:700;text-align:center}.kob-brs-chapter-media__item.is-selected{border-color:var(--kob-brs-blue);box-shadow:0 0 0 1px #fff inset}.kob-brs-chapter-media__item.is-selected:after{position:absolute;top:5px;left:5px;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:var(--kob-brs-blue);color:#fff;content:"\2713";font-size:11px}.kob-brs-chapter-media__item:has(input:disabled){cursor:not-allowed;opacity:.42}.kob-brs-review-status{display:flex;align-items:center;gap:7px}.kob-brs-review-status i{width:7px;height:7px;border-radius:50%;background:#568164}.kob-brs-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-top:24px}.kob-brs-review-grid article{min-width:0;padding:22px;border:1px solid var(--kob-brs-line);background:#fafbfb}.kob-brs-review-grid article h3{margin-bottom:18px;font-size:24px;line-height:1.15}.kob-brs-review-grid dl div{border-top-color:var(--kob-brs-line)}.kob-brs-review-grid dt{color:var(--kob-brs-muted)}.kob-brs-review-grid article>p:last-child{margin-bottom:0;color:var(--kob-brs-muted);font-size:12px}.kob-brs-review-media{display:flex;gap:5px;overflow:hidden}.kob-brs-review-media span{position:relative;flex:1 1 0;min-width:0;aspect-ratio:1 / 1;overflow:hidden}.kob-brs-review-media img{width:100%;height:100%;object-fit:cover}.kob-brs-review-media i{position:absolute;right:3px;bottom:3px;padding:2px 4px;background:#0f1b22cc;color:#fff;font-size:8px;font-style:normal}.kob-brs-review-chapters ol,.kob-brs-review-next ol{margin:0;padding:0;list-style:none}.kob-brs-review-chapters li{display:grid;grid-template-columns:30px 110px 1fr;gap:9px;padding:11px 0;border-top:1px solid var(--kob-brs-line)}.kob-brs-review-chapters li span{color:var(--kob-brs-muted);font-family:var(--kob-brs-font-display, Georgia, serif)}.kob-brs-review-chapters li small{color:var(--kob-brs-muted)}.kob-brs-review-next{background:#17303e!important;color:#fff}.kob-brs-review-next .kob-brs-kicker{color:#aebec6}.kob-brs-review-next li{position:relative;margin:12px 0;padding-left:24px;color:#d5e0e5}.kob-brs-review-next li:before{position:absolute;left:0;color:#8eb0c1;content:counter(list-item,decimal-leading-zero);font-size:10px;font-weight:700}.kob-brs-review-deployment{grid-column:1 / -1}.kob-brs-review-deployment__actions{display:flex;align-items:center;gap:16px;margin-top:18px}.kob-brs-review-deployment__payload{margin-top:18px;padding:16px;border:1px solid var(--kob-brs-line);background:#111c22;color:#e5edf1}.kob-brs-review-deployment__payload[hidden]{display:none}.kob-brs-review-deployment__payload p{margin:0 0 12px;color:#b8c7ce;font-size:11px}.kob-brs-review-deployment__payload pre{max-height:320px;margin:0;overflow:auto;font:10px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;word-break:break-word}.kob-brs-prototype-warning{margin:18px 0 0;color:var(--kob-brs-muted);font-size:12px;text-align:right}.kob-brs-footer{position:sticky;z-index:5;bottom:0;display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;margin-top:12px;padding:14px 18px;border:1px solid var(--kob-brs-line);background:#fffffff5;box-shadow:0 -8px 22px #16232b0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.kob-brs-footer>:last-child{justify-self:end}.kob-brs-footer p{margin:0;color:var(--kob-brs-muted);font-size:11px;text-align:center}.kob-brs-button{min-height:44px;padding:10px 17px;border:1px solid var(--kob-brs-blue);cursor:pointer;font-weight:700}.kob-brs-button--primary{min-width:215px;background:var(--kob-brs-blue);color:#fff!important}.kob-brs-button--primary span{margin-left:18px}.kob-brs-button--secondary{background:#fff;color:var(--kob-brs-blue)}.kob-brs-toast{min-height:21px;margin-top:9px;color:var(--kob-brs-danger);font-size:12px;text-align:right}.kob-brs-complete{display:grid;min-height:540px;place-items:center;align-content:center;text-align:center}.kob-brs-complete__mark{display:grid;width:58px;height:58px;margin-bottom:18px;place-items:center;border-radius:50%;background:#dfece3;color:#386a47;font-size:24px}.kob-brs-complete h2{max-width:650px;font-size:clamp(34px,5vw,58px);line-height:1}.kob-brs-complete>p:not(.kob-brs-kicker){max-width:660px;margin:20px auto;color:var(--kob-brs-muted)}.kob-brs__fatal{margin:40px;color:var(--kob-brs-danger)}@media(max-width:1100px){.kob-brs-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.kob-brs-chapter-media{grid-template-columns:repeat(5,minmax(0,1fr))}.kob-brs-chapter-media--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.kob-brs-editor-workbench{grid-template-columns:1fr}.kob-brs-editor-canvas{position:relative;top:auto}.kob-brs-editor-inspector{max-height:none;overflow:visible;padding-right:0}.kob-brs-global-editor{grid-template-columns:1fr}.kob-brs-global-editor .kob-brs-chapter-editor__heading{grid-column:auto}}@media(max-width:800px){.kob-brs-shell{width:min(100% - 24px,720px);padding-top:18px}.kob-brs-header{align-items:end}.kob-brs-header h1{font-size:34px}.kob-brs-header>div>p:last-child{font-size:12px}.kob-brs-header__status span{display:none}.kob-brs-steps{margin-top:20px}.kob-brs-step__label{display:none}.kob-brs-step:not(:last-child):after{right:7px;left:33px}.kob-brs-current-task{grid-template-columns:1fr;gap:7px;padding:15px 17px}.kob-brs-current-task strong{font-size:19px}.kob-brs-current-task p{font-size:12px}.kob-brs-panel{min-height:0;padding:20px 16px}.kob-brs-panel__head{display:grid;gap:14px}.kob-brs-panel__head h2{font-size:30px}.kob-brs-panel__source,.kob-brs-review-status{justify-self:start}.kob-brs-product-layout{grid-template-columns:1fr;gap:24px;padding-top:20px}.kob-brs-form{grid-template-columns:1fr;gap:15px}.kob-brs-field--wide{grid-column:auto}.kob-brs-disclosure{grid-column:1}.kob-brs-product-preview{padding:22px}.kob-brs-panel__head--gallery,.kob-brs-panel__head--presentation{align-items:start}.kob-brs-global-header{grid-template-columns:1fr;gap:15px;margin:20px 0;padding:15px}.kob-brs-header-control{grid-template-columns:125px minmax(0,1fr)}.kob-brs-media-counts{width:100%;min-width:0}.kob-brs-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-top:18px}.kob-brs-media-card__choice{font-size:10px}.kob-brs-presentation-layout{grid-template-columns:1fr;min-height:0;margin:0 -16px -20px}.kob-brs-chapter-nav{display:flex;gap:5px;overflow-x:auto;padding:15px 16px;border-right:0;border-bottom:1px solid var(--kob-brs-line)}.kob-brs-chapter-nav__group{display:flex;flex-direction:column;flex:0 0 auto}.kob-brs-chapter-nav__group--global{margin:0 7px 0 0;padding:0 7px 0 0;border-right:1px solid var(--kob-brs-line);border-bottom:0}.kob-brs-chapter-nav button{grid-template-columns:22px auto;flex:0 0 auto;width:auto;min-width:135px;border-right:0;border-bottom:3px solid transparent}.kob-brs-chapter-nav button.is-current{border-bottom-color:var(--kob-brs-blue)}.kob-brs-chapter-nav button.kob-brs-chapter-nav__detail{padding-left:12px}.kob-brs-chapter-editor{padding:20px 16px}.kob-brs-form--chapter{grid-template-columns:1fr}.kob-brs-stage-header{grid-template-columns:1fr auto;gap:7px;padding:7px 10px}.kob-brs-stage-header span:last-child{display:none}.kob-brs-live-preview__bar{align-items:end}.kob-brs-chapter-media{grid-template-columns:repeat(3,minmax(0,1fr))}.kob-brs-review-grid{grid-template-columns:1fr}.kob-brs-review-chapters li{grid-template-columns:25px 85px 1fr}.kob-brs-review-deployment__actions{align-items:flex-start;flex-direction:column}.kob-brs-footer{grid-template-columns:auto 1fr;gap:10px;padding:10px}.kob-brs-footer p{display:none}.kob-brs-button--primary{width:100%;min-width:0}.kob-brs-toast{text-align:left}}@media(max-width:480px){.kob-brs-header-control{grid-template-columns:1fr;gap:5px}.kob-brs-live-preview__bar{display:grid}.kob-brs-segmented{justify-self:start}.kob-brs-chapter-editor__heading{align-items:end}.kob-brs-photo-limit{white-space:nowrap}.kob-brs-template-picker__choices{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.kob-brs-media-card,.kob-brs-media-card__image img,.kob-brs-allocation span{transition:none}.kob-brs-media-card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/kob-bespoke-release-studio.css.map */
