:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::-moz-selection{background:transparent}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-right-0\.5{right:-.125rem}.-top-0\.5{top:-.125rem}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-4{left:1rem}.right-0{right:0}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.top-0{top:0}.top-1\/2{top:50%}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-\[52px\]{top:52px}.top-full{top:100%}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.z-\[80\]{z-index:80}.order-1{order:1}.order-2{order:2}.order-3{order:3}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-auto{margin-top:auto;margin-bottom:auto}.-mt-0\.5{margin-top:-.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.ms-1{margin-inline-start:.25rem}.ms-2{margin-inline-start:.5rem}.ms-auto{margin-inline-start:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[-18px\]{margin-top:-18px}.mt-px{margin-top:1px}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.size-6{width:1.5rem;height:1.5rem}.size-\[30px\]{width:30px;height:30px}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[13px\]{height:13px}.h-\[14px\]{height:14px}.h-\[18px\]{height:18px}.h-\[21px\]{height:21px}.h-\[26px\]{height:26px}.h-\[4px\]{height:4px}.h-\[70vh\]{height:70vh}.h-\[calc\(100vh-5rem\)\]{height:calc(100vh - 5rem)}.h-\[min\(560px\,85vh\)\]{height:min(560px,85vh)}.h-full{height:100%}.h-screen{height:100vh}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-\[320px\]{max-height:320px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.min-h-0{min-height:0px}.min-h-\[400px\]{min-height:400px}.min-h-\[44px\]{min-height:44px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-2\/5{width:40%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[13px\]{width:13px}.w-\[14px\]{width:14px}.w-\[16px\]{width:16px}.w-\[172px\]{width:172px}.w-\[18px\]{width:18px}.w-\[218px\]{width:218px}.w-\[60px\]{width:60px}.w-\[776px\]{width:776px}.w-\[90vw\]{width:90vw}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[168px\]{min-width:168px}.min-w-\[16px\]{min-width:16px}.min-w-\[180px\]{min-width:180px}.min-w-\[2\.75rem\]{min-width:2.75rem}.min-w-\[200px\]{min-width:200px}.min-w-\[280px\]{min-width:280px}.min-w-\[28px\]{min-width:28px}.min-w-\[3\.5rem\]{min-width:3.5rem}.min-w-\[32px\]{min-width:32px}.min-w-\[3rem\]{min-width:3rem}.min-w-\[5rem\]{min-width:5rem}.min-w-\[60px\]{min-width:60px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.max-w-\[220px\]{max-width:220px}.max-w-\[320px\]{max-width:320px}.max-w-\[40vw\]{max-width:40vw}.max-w-\[560px\]{max-width:560px}.max-w-\[760px\]{max-width:760px}.max-w-\[80\%\]{max-width:80%}.max-w-\[80px\]{max-width:80px}.max-w-\[90px\]{max-width:90px}.max-w-\[calc\(100vw-1rem\)\]{max-width:calc(100vw - 1rem)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-progress{cursor:progress}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[2px\]{gap:2px}.gap-px{gap:1px}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-1{row-gap:.25rem}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-stone-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(245 245 244 / var(--tw-divide-opacity, 1))}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[1px\]{border-radius:1px}.rounded-\[5px\]{border-radius:5px}.rounded-\[var\(--editor-radius\)\]{border-radius:var(--editor-radius)}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-tr-xl{border-top-right-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[var\(--editor-accent\)\]{border-color:var(--editor-accent)}.border-\[var\(--editor-border\)\]{border-color:var(--editor-border)}.border-\[var\(--editor-border\,\#e0e0e0\)\]{border-color:var(--editor-border,#e0e0e0)}.border-\[var\(--editor-gray-200\)\]{border-color:var(--editor-gray-200)}.border-\[var\(--editor-gray-800\)\]{border-color:var(--editor-gray-800)}.border-\[var\(--editor-icon\)\]{border-color:var(--editor-icon)}.border-\[var\(--landing-border\)\]{border-color:var(--landing-border)}.border-\[var\(--landing-border-subtle\)\]{border-color:var(--landing-border-subtle)}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-amber-600{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.border-amber-700{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.border-amber-700\/40{border-color:#b4530966}.border-amber-800{--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-stone-100{--tw-border-opacity: 1;border-color:rgb(245 245 244 / var(--tw-border-opacity, 1))}.border-stone-200{--tw-border-opacity: 1;border-color:rgb(231 229 228 / var(--tw-border-opacity, 1))}.border-stone-300{--tw-border-opacity: 1;border-color:rgb(214 211 209 / var(--tw-border-opacity, 1))}.border-stone-50{--tw-border-opacity: 1;border-color:rgb(250 250 249 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-l-\[var\(--editor-accent\)\]{border-left-color:var(--editor-accent)}.border-t-\[var\(--editor-accent\)\]{border-top-color:var(--editor-accent)}.border-t-amber-700{--tw-border-opacity: 1;border-top-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.bg-\[var\(--editor-bg\,\#faf8f5\)\]{background-color:var(--editor-bg,#faf8f5)}.bg-\[var\(--editor-border\)\]{background-color:var(--editor-border)}.bg-\[var\(--editor-border\,\#e0e0e0\)\]{background-color:var(--editor-border,#e0e0e0)}.bg-\[var\(--editor-chapter-bg\)\]{background-color:var(--editor-chapter-bg)}.bg-\[var\(--editor-gray-200\)\]{background-color:var(--editor-gray-200)}.bg-\[var\(--editor-gray-50\)\]{background-color:var(--editor-gray-50)}.bg-\[var\(--editor-gray-600\)\]{background-color:var(--editor-gray-600)}.bg-\[var\(--editor-info\)\]{background-color:var(--editor-info)}.bg-\[var\(--editor-info-strong\)\]{background-color:var(--editor-info-strong)}.bg-\[var\(--editor-insight-soft\)\]{background-color:var(--editor-insight-soft)}.bg-\[var\(--editor-rail-bg\)\]{background-color:var(--editor-rail-bg)}.bg-\[var\(--editor-surface\)\]{background-color:var(--editor-surface)}.bg-\[var\(--editor-surface-2\)\]{background-color:var(--editor-surface-2)}.bg-\[var\(--editor-text\)\]{background-color:var(--editor-text)}.bg-\[var\(--editor-text-muted\)\]{background-color:var(--editor-text-muted)}.bg-\[var\(--landing-accent-soft\)\]{background-color:var(--landing-accent-soft)}.bg-\[var\(--landing-bg\)\]{background-color:var(--landing-bg)}.bg-\[var\(--landing-surface\)\]{background-color:var(--landing-surface)}.bg-\[var\(--landing-surface-hover\)\]{background-color:var(--landing-surface-hover)}.bg-\[var\(--landing-text\)\]{background-color:var(--landing-text)}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/30{background-color:#fffbeb4d}.bg-amber-50\/40{background-color:#fffbeb66}.bg-amber-50\/50{background-color:#fffbeb80}.bg-amber-50\/60{background-color:#fffbeb99}.bg-amber-50\/70{background-color:#fffbebb3}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-500\/80{background-color:#f59e0bcc}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-amber-700{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.bg-amber-700\/10{background-color:#b453091a}.bg-amber-800{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity, 1))}.bg-black\/10{background-color:#0000001a}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-50\/50{background-color:#f0fdf480}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-stone-100{--tw-bg-opacity: 1;background-color:rgb(245 245 244 / var(--tw-bg-opacity, 1))}.bg-stone-200{--tw-bg-opacity: 1;background-color:rgb(231 229 228 / var(--tw-bg-opacity, 1))}.bg-stone-300{--tw-bg-opacity: 1;background-color:rgb(214 211 209 / var(--tw-bg-opacity, 1))}.bg-stone-400\/70{background-color:#a8a29eb3}.bg-stone-50{--tw-bg-opacity: 1;background-color:rgb(250 250 249 / var(--tw-bg-opacity, 1))}.bg-stone-50\/50{background-color:#fafaf980}.bg-stone-50\/60{background-color:#fafaf999}.bg-stone-700{--tw-bg-opacity: 1;background-color:rgb(68 64 60 / var(--tw-bg-opacity, 1))}.bg-stone-900\/40{background-color:#1c191766}.bg-stone-900\/70{background-color:#1c1917b3}.bg-stone-900\/80{background-color:#1c1917cc}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/90{background-color:#ffffffe6}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-stone-300{--tw-gradient-from: #d6d3d1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(214 211 209 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-stone-200{--tw-gradient-to: rgb(231 229 228 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #e7e5e4 var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-stone-300{--tw-gradient-to: #d6d3d1 var(--tw-gradient-to-position)}.fill-\[var\(--landing-accent\)\]{fill:var(--landing-accent)}.fill-current{fill:currentColor}.fill-stone-400{fill:#a8a29e}.fill-stone-50{fill:#fafaf9}.fill-white{fill:#fff}.stroke-amber-300{stroke:#fcd34d}.stroke-amber-700{stroke:#b45309}.stroke-stone-200{stroke:#e7e5e4}.stroke-stone-300{stroke:#d6d3d1}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-8{padding-bottom:2rem}.pl-1{padding-left:.25rem}.pl-12{padding-left:3rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-28{padding-right:7rem}.pr-4{padding-right:1rem}.pt-1\.5{padding-top:.375rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-brand,.font-display,.font-fantasy{font-family:Inter,system-ui,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans,.font-serif{font-family:Inter,system-ui,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[0\.85em\]{font-size:.85em}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.not-italic{font-style:normal}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-5{line-height:1.25rem}.leading-8{line-height:2rem}.leading-\[1\.4\]{line-height:1.4}.leading-\[22px\]{line-height:22px}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.06em\]{letter-spacing:.06em}.tracking-\[1\.12px\]{letter-spacing:1.12px}.tracking-normal{letter-spacing:0em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[color\:var\(--landing-accent\)\]{color:var(--landing-accent)}.text-\[color\:var\(--landing-text\)\]{color:var(--landing-text)}.text-\[color\:var\(--landing-text-muted\)\]{color:var(--landing-text-muted)}.text-\[var\(--editor-accent\)\]{color:var(--editor-accent)}.text-\[var\(--editor-accent-text\)\]{color:var(--editor-accent-text)}.text-\[var\(--editor-gray-200\)\]{color:var(--editor-gray-200)}.text-\[var\(--editor-gray-600\)\]{color:var(--editor-gray-600)}.text-\[var\(--editor-gray-800\)\]{color:var(--editor-gray-800)}.text-\[var\(--editor-icon\)\]{color:var(--editor-icon)}.text-\[var\(--editor-info\)\]{color:var(--editor-info)}.text-\[var\(--editor-insight\)\]{color:var(--editor-insight)}.text-\[var\(--editor-text\)\]{color:var(--editor-text)}.text-\[var\(--editor-text-dim\)\]{color:var(--editor-text-dim)}.text-\[var\(--editor-text-muted\)\]{color:var(--editor-text-muted)}.text-\[var\(--landing-accent\)\]{color:var(--landing-accent)}.text-\[var\(--landing-text\)\]{color:var(--landing-text)}.text-\[var\(--landing-text-dim\)\]{color:var(--landing-text-dim)}.text-\[var\(--landing-text-muted\)\]{color:var(--landing-text-muted)}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-stone-300{--tw-text-opacity: 1;color:rgb(214 211 209 / var(--tw-text-opacity, 1))}.text-stone-400{--tw-text-opacity: 1;color:rgb(168 162 158 / var(--tw-text-opacity, 1))}.text-stone-500{--tw-text-opacity: 1;color:rgb(120 113 108 / var(--tw-text-opacity, 1))}.text-stone-600{--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity, 1))}.text-stone-700{--tw-text-opacity: 1;color:rgb(68 64 60 / var(--tw-text-opacity, 1))}.text-stone-800{--tw-text-opacity: 1;color:rgb(41 37 36 / var(--tw-text-opacity, 1))}.text-stone-900{--tw-text-opacity: 1;color:rgb(28 25 23 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-dotted{text-decoration-style:dotted}.underline-offset-2{text-underline-offset:2px}.accent-\[var\(--editor-accent\)\]{accent-color:var(--editor-accent)}.accent-amber-600{accent-color:#d97706}.accent-amber-700{accent-color:#b45309}.accent-amber-800{accent-color:#92400e}.accent-stone-400{accent-color:#a8a29e}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_32px_rgba\(0\,0\,0\,0\.25\)\]{--tw-shadow: 0 0 32px rgba(0,0,0,.25);--tw-shadow-colored: 0 0 32px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_4px_2px_rgba\(0\,0\,0\,0\.18\)\]{--tw-shadow: 0 0 4px 2px rgba(0,0,0,.18);--tw-shadow-colored: 0 0 4px 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_12px_rgba\(0\,0\,0\,0\.15\)\]{--tw-shadow: 0 4px 12px rgba(0,0,0,.15);--tw-shadow-colored: 0 4px 12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[var\(--editor-shadow-lg\)\]{--tw-shadow-color: var(--editor-shadow-lg);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[var\(--editor-shadow-md\)\]{--tw-shadow-color: var(--editor-shadow-md);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.\!outline{outline-style:solid!important}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-\[var\(--editor-accent\)\]{--tw-ring-color: var(--editor-accent)}.ring-\[var\(--landing-accent\)\]{--tw-ring-color: var(--landing-accent)}.ring-amber-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1))}.ring-amber-500\/25{--tw-ring-color: rgb(245 158 11 / .25)}.ring-amber-500\/70{--tw-ring-color: rgb(245 158 11 / .7)}.ring-amber-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(180 83 9 / var(--tw-ring-opacity, 1))}.ring-black\/10{--tw-ring-color: rgb(0 0 0 / .1)}.ring-emerald-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[appearance\:textfield\]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.\[scrollbar-gutter\:stable\]{scrollbar-gutter:stable}:root{--landing-bg: #faf8f5;--landing-surface: #ffffff;--landing-surface-hover: #f5f0eb;--landing-border: #e8e0d8;--landing-border-subtle: #ede7e0;--landing-text: #1a1613;--landing-text-muted: #6b5e52;--landing-text-dim: #9c8e80;--landing-accent: #8b5e3c;--landing-accent-soft: rgba(139, 94, 60, .08);--landing-accent-glow: rgba(139, 94, 60, .14);--landing-card-bg: #ffffff;--status-pass: #16a34a;--status-warning: #b45309;--status-fail: #b91c1c;--configure-success: #3a6b35;--configure-warning: #b85c2a;--configure-step-ink: #232323;--configure-step-ink-muted: #a8a7a7;--configure-step-surface-active: #e5e5e5;--configure-step-surface-hover: #e0e0e0;--configure-step-circle-active: #4f3131;--configure-step-circle-available: #909090;--configure-step-circle-hover: #7a7a7a;--configure-step-circle-inactive: #e0e0e0;--editor-accent: #2fb200;--editor-accent-hover: #29a000;--editor-accent-soft: rgba(47, 178, 0, .1);--editor-accent-text: #1f7a00;--editor-info: #006fff;--editor-info-strong: #0057c8;--editor-insight: #9d2ee7;--editor-insight-soft: rgba(157, 46, 231, .1);--editor-text: #232323;--editor-gray-800: #4d4d4d;--editor-text-muted: #636363;--editor-gray-600: #909090;--editor-text-dim: #828282;--editor-icon: #a8a7a7;--editor-gray-200: #cecece;--editor-disabled: #babcbe;--editor-gray-50: #eaeaea;--editor-rail-bg: #f5f6f7;--editor-chapter-bg: #efefef;--editor-surface: #ffffff;--editor-surface-2: #f1f1f1;--editor-border: #e0e0e0;--editor-warm: #a7a189;--editor-shadow-md: 0 4px 24px rgba(0, 0, 0, .15);--editor-shadow-lg: 0 10px 32px rgba(0, 0, 0, .15);--editor-radius: 12px}.editorial-background{position:relative;overflow-x:clip}.editorial-background:before{content:"";position:absolute;top:-40%;left:50%;transform:translate(-50%);width:140%;height:80%;background:radial-gradient(ellipse at center,rgba(139,94,60,.04) 0%,rgba(139,94,60,.015) 40%,transparent 70%);pointer-events:none}.editorial-background:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:0}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-down{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes preview-loader-slide{0%{transform:translate(-100%)}to{transform:translate(300%)}}.preview-loader-bar{animation:preview-loader-slide 1.2s ease-in-out infinite}@keyframes settings-card-pulse{0%{box-shadow:0 0 #8b5e3c8c}to{box-shadow:0 0 0 6px #8b5e3c00}}.settings-card-pulse{animation:settings-card-pulse .8s ease-out 2;border-radius:6px}:root{--color-black-primary: #232323;--color-bg-primary: #f6f4ed;--color-interactive: #006fff;--color-gray-700: #636363;--color-button-blue: #1da2fa;--color-accent-primary: #a7a189;--color-dropzone-fill: rgba(25, 144, 223, .1);--color-dropzone-fill-strong: rgba(25, 144, 223, .2);--color-divider-footer: #bdbdbd;--radius-lg: 12px;--radius-2xl: 24px}.type-h1{font-size:60px;line-height:72px;font-weight:400;letter-spacing:-.01em}.type-h4{font-size:36px;line-height:48px;font-weight:400}.type-h7{font-size:16px;line-height:24px;font-weight:500}.type-p2{font-size:24px;line-height:40px;font-weight:300}.type-p3{font-size:20px;line-height:32px;font-weight:300}.type-p4{font-size:16px;line-height:32px;font-weight:300}.landing-root{min-height:100vh;background:var(--landing-bg);color:var(--landing-text);position:relative;overflow:hidden;display:flex;flex-direction:column}.landing-ornament{position:absolute;border-radius:50%;border:1px solid var(--landing-border-subtle);pointer-events:none;z-index:0}.landing-ornament-1{width:500px;height:500px;top:-200px;right:-100px;opacity:.3;animation:ornament-drift 25s ease-in-out infinite}.landing-ornament-2{width:300px;height:300px;bottom:-80px;left:-60px;opacity:.2;animation:ornament-drift 30s ease-in-out infinite reverse}.landing-ornament-3{width:180px;height:180px;top:30%;left:8%;opacity:.15;animation:ornament-drift 20s ease-in-out infinite 5s}@keyframes ornament-drift{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(12px,-18px) rotate(2deg)}50%{transform:translate(-8px,10px) rotate(-1deg)}75%{transform:translate(15px,8px) rotate(1.5deg)}}.landing-header{position:relative;z-index:10;padding:2rem 2.5rem;animation:fade-down .8s ease-out both}.landing-header-nav{display:flex;justify-content:space-between;align-items:center}.landing-signin-link{font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:500;color:var(--landing-accent);text-decoration:none}.landing-user-info{display:flex;align-items:center;gap:.4rem;font-family:Inter,system-ui,sans-serif;font-size:.8rem;font-weight:500;color:var(--landing-text-muted)}.landing-logo{display:flex;align-items:center;gap:.4rem;color:var(--landing-accent);font-family:Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:.02em}.landing-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2rem 4rem;position:relative;z-index:10}.landing-hero{text-align:center;margin-bottom:3.5rem;max-width:640px}.landing-eyebrow{font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--landing-accent);margin-bottom:1.5rem;animation:fade-up .7s ease-out both;animation-delay:.1s}.landing-title{font-family:Inter,system-ui,sans-serif;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:400;line-height:1.15;color:var(--landing-text);margin-bottom:1.25rem;animation:fade-up .7s ease-out both;animation-delay:.2s}.landing-title em{font-style:italic;color:var(--landing-accent)}.landing-subtitle{font-family:Inter,system-ui,sans-serif;font-size:1.2rem;line-height:1.6;color:var(--landing-text-muted);animation:fade-up .7s ease-out both;animation-delay:.3s}.landing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:960px;width:100%}@media (max-width: 768px){.landing-cards{grid-template-columns:1fr;max-width:420px}}.landing-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:2rem 1.75rem;background:var(--landing-card-bg);border:1px solid var(--landing-border-subtle);border-radius:16px;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:fade-up .6s ease-out both;outline:none}.landing-card:focus-visible{box-shadow:0 0 0 2px var(--landing-accent)}.landing-card-hovered{border-color:var(--landing-accent);background:var(--landing-surface-hover);transform:translateY(-4px);box-shadow:0 8px 32px #8b5e3c1a,0 0 0 1px var(--landing-accent),inset 0 1px #fff9}.landing-card-selected{border-color:var(--landing-accent);background:var(--landing-accent-soft);transform:scale(.97)}.landing-card-disabled{opacity:.45;cursor:not-allowed}.landing-card-disabled:hover{transform:none;border-color:var(--landing-border-subtle)}.landing-card-tag{position:absolute;top:1rem;right:1rem;font-family:Inter,system-ui,sans-serif;font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--landing-text-dim);background:var(--landing-surface-hover);border:1px solid var(--landing-border);padding:.25rem .6rem;border-radius:20px}.landing-card-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--landing-accent-soft);color:var(--landing-accent);margin-bottom:1.25rem;transition:background .3s ease}.landing-card-hovered .landing-card-icon{background:var(--landing-accent-glow)}.landing-card-title{font-family:Inter,system-ui,sans-serif;font-size:1.15rem;font-weight:500;color:var(--landing-text);margin-bottom:.6rem;line-height:1.3}.landing-card-desc{font-family:Inter,system-ui,sans-serif;font-size:.95rem;line-height:1.55;color:var(--landing-text-muted);flex:1}.landing-card-action{display:flex;align-items:center;gap:.5rem;margin-top:1.25rem;font-family:Inter,system-ui,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.04em;color:var(--landing-accent);opacity:0;transform:translate(-8px);transition:all .3s ease}.landing-card-hovered .landing-card-action{opacity:1;transform:translate(0)}.landing-footer{position:relative;z-index:10;text-align:center;padding:1.5rem 2rem;font-family:Inter,system-ui,sans-serif;font-size:.75rem;color:var(--landing-text-dim);letter-spacing:.08em}.landing-cards-fieldset{border:0;padding:0;margin:0;width:100%;display:flex;justify-content:center}.landing-question-lead{font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--landing-accent);margin:0 auto 1.5rem;text-align:center;display:block;width:100%}.landing-reassurance{font-family:Inter,system-ui,sans-serif;font-size:1rem;line-height:1.6;color:var(--landing-text-muted);text-align:center;max-width:640px;margin:1rem auto 0}.landing-seo-section{max-width:720px;margin:4rem auto 0;padding:0 1rem 2rem}.landing-seo-section h2{font-family:Inter,system-ui,sans-serif;font-size:1.5rem;font-weight:500;color:var(--landing-text);margin-bottom:1.25rem;text-align:center}.landing-seo-section p{font-family:Inter,system-ui,sans-serif;font-size:1rem;line-height:1.7;color:var(--landing-text-muted);margin-bottom:1rem}.landing-seo-section p:last-child{margin-bottom:0}@media (max-width: 640px){.landing-seo-section{padding:0 1.25rem 2rem}}.landing-v2-root{min-height:100vh;background:var(--landing-bg);color:var(--landing-text);position:relative;overflow-x:hidden;scroll-behavior:smooth}.landing-v2-nav{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 2rem;max-width:1200px;margin:0 auto;width:100%}.landing-v2-nav-links{display:flex;align-items:center;gap:1.5rem}.landing-v2-nav-signin{color:var(--landing-accent);text-decoration:none;font-weight:500;transition:color .15s ease}.landing-v2-nav-signin:hover{color:var(--landing-text)}.landing-v2-hero{position:relative;z-index:1;max-width:880px;margin:0 auto;padding:4rem 2rem 5rem;text-align:center}.landing-v2-eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--landing-accent);margin-bottom:1.25rem}.landing-v2-hero h1{font-weight:400;line-height:1.15}.landing-v2-hero h1 em{font-style:italic;color:var(--landing-accent)}.landing-v2-hero>p{font-size:1.2rem;line-height:1.6}.landing-v2-section-heading{font-weight:400;line-height:1.2}.landing-v2-cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--landing-accent);color:var(--landing-card-bg);padding:.875rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;border:1px solid var(--landing-accent);transition:background-color .15s ease,transform .15s ease}.landing-v2-cta-primary:hover{background:var(--landing-text);border-color:var(--landing-text)}.landing-v2-cta-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--landing-card-bg);color:var(--landing-text);padding:.875rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:500;border:1px solid var(--landing-border);transition:background-color .15s ease,border-color .15s ease}.landing-v2-cta-secondary:hover{background:var(--landing-surface-hover);border-color:var(--landing-text-muted)}.landing-v2-final{position:relative;z-index:1;max-width:720px;margin:0 auto;padding:5rem 2rem 6rem;text-align:center}.landing-v2-section{position:relative;z-index:1;max-width:1120px;margin:0 auto;padding:4rem 2rem}.landing-v2-section-heading{font-family:inherit;text-align:center;margin-bottom:2.5rem}.landing-v2-steps-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.landing-v2-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.landing-v2-steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}.landing-v2-step-card{background:var(--landing-card-bg);border:1px solid var(--landing-border);border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.landing-v2-step-num{font-size:1.5rem;font-weight:600;color:var(--landing-accent);letter-spacing:.05em}.landing-v2-card-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.landing-v2-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.landing-v2-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}.landing-v2-feature-card{background:var(--landing-card-bg);border:1px solid var(--landing-border);border-radius:.75rem;padding:1.5rem}.landing-v2-quote-flow{list-style:none;margin:0 0 1.5rem;padding:1.5rem;background:var(--landing-card-bg);border:1px solid var(--landing-border);border-radius:.75rem;display:grid;grid-template-columns:1fr;gap:.75rem;align-items:center}@media (min-width: 768px){.landing-v2-quote-flow{grid-template-columns:1fr auto 1fr auto 1fr;gap:1rem}}.landing-v2-quote-step{text-align:center;padding:.75rem 1rem;background:var(--landing-surface);border:1px solid var(--landing-border-subtle);border-radius:.5rem;color:var(--landing-text)}.landing-v2-quote-arrow{display:none;text-align:center;color:var(--landing-text-dim);font-size:1.125rem}@media (min-width: 768px){.landing-v2-quote-arrow{display:inline-flex;align-items:center;justify-content:center}}.landing-v2-quote-price{text-align:center;color:var(--landing-text-muted);margin-bottom:1.5rem;font-size:.95rem}.landing-v2-quote-price strong{color:var(--landing-text)}.landing-v2-compare-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--landing-border);border-radius:.75rem;background:var(--landing-card-bg)}.landing-v2-compare{width:100%;min-width:560px;border-collapse:collapse;text-align:left;font-size:.95rem}.landing-v2-compare thead th{background:var(--landing-surface);color:var(--landing-text);font-weight:600;padding:.875rem 1rem;border-bottom:1px solid var(--landing-border)}.landing-v2-compare tbody th{text-align:left;font-weight:500;color:var(--landing-text);padding:.875rem 1rem;border-bottom:1px solid var(--landing-border-subtle)}.landing-v2-compare tbody td{padding:.875rem 1rem;text-align:center;border-bottom:1px solid var(--landing-border-subtle);color:var(--landing-text-muted)}.landing-v2-compare tbody tr:last-child th,.landing-v2-compare tbody tr:last-child td{border-bottom:none}.landing-v2-cell-pass{color:var(--status-pass)}.landing-v2-cell-partial{color:var(--status-warning)}.landing-v2-cell-fail{color:var(--landing-text-dim)}.landing-v2-faq{display:flex;flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto}.landing-v2-faq-item{background:var(--landing-card-bg);border:1px solid var(--landing-border);border-radius:.75rem;overflow:hidden}.landing-v2-faq-question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;cursor:pointer;list-style:none;font-weight:500;color:var(--landing-text)}.landing-v2-faq-question::-webkit-details-marker{display:none}.landing-v2-faq-question::marker{content:""}.landing-v2-faq-question svg{flex-shrink:0;transition:transform .2s ease;color:var(--landing-text-muted)}.landing-v2-faq-item[open] .landing-v2-faq-question svg{transform:rotate(180deg)}.landing-v2-faq-answer{padding:0 1.25rem 1.25rem;color:var(--landing-text-muted);line-height:1.6}.landing-v2-cta-primary:focus-visible,.landing-v2-cta-secondary:focus-visible,.landing-v2-nav-signin:focus-visible,.landing-v2-faq-question:focus-visible{outline:2px solid var(--landing-accent);outline-offset:2px}.home-root{--home-bg: var(--color-bg-primary);--home-ink: var(--color-black-primary);--home-ink-hover: #3a3a3a;--home-ink-soft: #6b6b6b;--home-surface: #ffffff;--home-chip: #eae7db;--home-step-surface: #efeadf;--home-step-surface-next: rgba(234, 231, 219, .5);--home-step-circle-active: #4f3131;--home-step-circle-next: rgba(255, 255, 255, .5);--home-border: #c2bca7;--home-border-soft: var(--color-accent-primary);--home-line: rgba(35, 35, 35, .28);--home-green: #2fb200;--home-green-soft: #70ab70;--home-green-text: #1c7000;--home-highlight-blue: #cee4ff;min-height:100vh;background:var(--home-bg);color:var(--home-ink);position:relative;overflow-x:clip;line-height:1.5}.home-root [id]{scroll-margin-top:2rem}.home-header,.home-steps,.home-calc,.home-compare,.home-faq,.home-footer{max-width:1440px;margin:0 auto;width:100%}.home-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:36px 44px;background:var(--color-bg-primary);flex-wrap:wrap}.home-header.home-header-minimal{padding-top:24px;padding-bottom:24px}.home-logo{display:inline-flex;align-items:center;gap:.4rem;font-weight:500;font-size:1.35rem;letter-spacing:-.01em;color:var(--home-ink);text-decoration:none}.home-logo-img{display:block;width:140px;height:24px}.home-logo-mark{height:1.05em;width:auto;display:inline-block;transform:translateY(1px)}.home-nav{display:inline-flex;align-items:center;gap:66px}.home-nav-link{color:var(--home-ink);text-decoration:none;font-size:16px;line-height:32px;font-weight:400;transition:opacity .15s ease}.home-nav-link:hover{opacity:.6}.home-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--home-ink);color:var(--home-surface);font-weight:500;font-size:1rem;min-height:52px;padding:0 1.5rem;border-radius:12px;border:1px solid var(--home-ink);text-decoration:none;white-space:nowrap;transition:background-color .15s ease,transform .15s ease}.home-btn-primary:hover{background:var(--home-ink-hover);border-color:var(--home-ink-hover)}.home-btn-primary:active{transform:translateY(1px)}.home-btn-outline{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:40px;font-size:16px;line-height:32px;font-weight:400;color:var(--home-ink);background:transparent;border:1px solid var(--home-ink);border-radius:var(--radius-lg);padding:0 23px;text-decoration:none;transition:background-color .15s ease,color .15s ease}.home-btn-outline:hover{background:var(--home-ink);color:#fff}.home-icon{width:1rem;height:1rem}.home-icon-sm{width:.85rem;height:.85rem}.home-icon-social{width:1.25rem;height:1.25rem}.home-main{position:relative;z-index:1}.home-hero{max-width:1120px;margin:0 auto;padding:3rem 2rem 2rem;text-align:center}.home-hero-title{font-weight:400;font-size:clamp(2.4rem,5vw,3.75rem);line-height:1.2;letter-spacing:-.01em;color:var(--home-ink);max-width:894px;margin:0 auto}.hht-caret{display:inline-block;width:2px;height:.92em;margin-left:.06em;vertical-align:-.1em;background:var(--home-ink)}.hht[data-phase=marks] .hht-caret{animation:home-caret-blink .8s step-end 6 forwards}@keyframes home-caret-blink{0%,to{opacity:1}50%{opacity:0}}.hht-hl{background-image:linear-gradient(var(--home-highlight-blue),var(--home-highlight-blue));background-repeat:no-repeat;background-size:0% 80%;background-position:0 65%;border-radius:2px;transition:background-size .45s ease;padding:0 .14em;margin:0 -.14em}.hht[data-phase=marks] .hht-hl{background-size:100% 80%}.hht-ul{position:relative}.hht-ul:after{content:"";position:absolute;left:0;right:0;bottom:-.16em;height:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='10' viewBox='0 0 24 10'%3E%3Cpath d='M0 5 Q6 1 12 5 T24 5' fill='none' stroke='%232fb200' stroke-width='2'/%3E%3C/svg%3E");background-repeat:repeat-x;background-position:left center;background-size:24px 10px;clip-path:inset(0 100% 0 0);transition:clip-path .55s ease .12s}.hht[data-phase=marks] .hht-ul:after{clip-path:inset(0 0 0 0)}@media (prefers-reduced-motion: reduce){.hht[data-phase=marks] .hht-caret{animation:none}.hht-hl{transition:none}.hht-ul:after{transition:none}}.home-hero-subtitle{font-weight:300;font-size:clamp(1.125rem,1.7vw,1.5rem);line-height:1.667;color:var(--home-ink);max-width:894px;margin:1.25rem auto 0;animation:fade-up .6s ease-out .08s both}.home-hero-actions{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;animation:fade-up .6s ease-out .16s both}.home-hero-cue{display:inline-flex;flex-direction:column;align-items:center;gap:.25rem;color:var(--home-ink-soft);font-size:1rem;text-decoration:none;transition:color .15s ease}.home-hero-cue:hover{color:var(--home-ink)}.home-steps{padding:0 2.75rem}.home-steps-heading{font-weight:400;font-size:clamp(2rem,3.4vw,2.75rem);line-height:60px;color:var(--home-ink);max-width:528px;margin:0 0 2.25rem}.home-step-dots{display:flex;align-items:center;justify-content:center;gap:1rem;list-style:none;padding:0;margin:0}.home-step-dots li{display:flex}.home-step-dot{width:16px;height:16px;padding:0;border-radius:50%;border:1px solid var(--home-ink);background:transparent}button.home-step-dot{position:relative;cursor:pointer;border-width:1px;outline-offset:4px;transition:background .15s ease}button.home-step-dot:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px}button.home-step-dot:hover{background:var(--home-line)}button.home-step-dot.home-step-dot-active:hover,.home-step-dot-active{background:var(--home-ink)}.home-steps-body{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}.home-steps-preview{display:flex;flex-direction:column;align-items:center;gap:2.25rem;width:100%}@media (min-width: 900px){.home-steps-body{grid-template-columns:minmax(0,549px) minmax(0,664px);justify-content:space-between;gap:0}.home-steps-preview{margin-top:-3.25rem;position:sticky;top:6rem;align-self:start}}.home-steps-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.home-step{display:flex;align-items:center}.home-step-bar{flex-shrink:0;width:2px;height:34px;background:var(--home-ink)}.home-step-card{position:relative;flex:1 1 0;min-width:0;display:flex;align-items:center;gap:23px;border-radius:16px;padding:32px 40px 28px 62px;transition:background .2s ease}.home-step--done .home-step-card,.home-step--active .home-step-card{background:var(--home-step-surface)}.home-step--active .home-step-card{padding-left:60px}.home-step--next .home-step-card{background:var(--home-step-surface-next)}.home-step-trigger{font:inherit;color:inherit;letter-spacing:inherit;background:none;border:0;padding:0;text-align:left;cursor:pointer}.home-step-trigger:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px}.home-step-trigger:focus-visible{outline:none}.home-step-trigger:focus-visible:after{outline:2px solid var(--home-ink);outline-offset:2px}.home-step--inactive:hover .home-step-card{background:var(--home-step-surface-next)}.home-step--done:hover .home-step-card,.home-step--next:hover .home-step-card{background:var(--home-chip)}.home-step-num{flex-shrink:0;width:52px;height:52px;border-radius:100px;display:grid;place-items:center;font-weight:700;font-size:24px;line-height:24px;background:var(--home-step-surface);color:var(--home-ink)}.home-step--done .home-step-num,.home-step--active .home-step-num{background:var(--home-step-circle-active);color:var(--home-surface)}.home-step--next .home-step-num{background:var(--home-step-circle-next)}.home-step-text{min-width:0}.home-step-title{font-weight:500;font-size:24px;line-height:32px;color:var(--home-ink);margin:0}.home-step-desc{font-weight:300;font-size:16px;line-height:32px;color:var(--home-ink);margin:8px 0 0}.home-calc{padding:25px 2rem 4rem;text-align:center}.home-eyebrow{font-weight:400;font-size:1rem;line-height:32px;letter-spacing:.04em;color:var(--home-ink);margin:0 0 1rem}.home-faq-tag{display:inline-flex;align-items:center;gap:.3rem;margin-top:1rem;color:var(--home-green-text);font-size:1rem;text-decoration:underline;text-underline-offset:3px}.home-calc-heading{font-weight:400;font-size:clamp(2.2rem,4.5vw,3.5rem);line-height:1.143;color:var(--home-ink);margin:0 0 1.5rem}.home-calc-example{font-weight:300;font-size:1.25rem;line-height:32px;color:var(--home-ink);margin:0 0 2.75rem}.home-calc-bar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.25rem;max-width:1215px;min-height:81px;margin:0 auto}.home-calc-stages{list-style:none;margin:0;padding:0;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.home-calc-stage-item{display:inline-flex;align-items:center;gap:.5rem}.home-calc-stage{display:inline-flex;align-items:center;min-height:52px;background:var(--home-chip);color:var(--home-ink);font-weight:700;font-size:1.25rem;line-height:1.8;padding:0 2rem;border-radius:12px;white-space:nowrap}.home-calc-connector{display:inline-flex;align-items:center;color:var(--home-ink)}.home-calc-arrow{width:clamp(56px,6.2vw,89px);height:auto}.home-calc-cta{flex-shrink:0}.home-compare{max-width:881px;padding:3.5rem 2rem 4rem}.home-compare-heading{font-weight:400;font-size:clamp(2.2rem,4.5vw,3.5rem);line-height:1.143;text-align:center;color:var(--home-ink);margin:0 0 1rem}.home-compare-link-row{text-align:center;margin:1rem 0 5rem}.home-link-green{display:inline-flex;align-items:center;gap:.35rem;color:var(--home-green);font-weight:400;font-size:1rem;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-thickness:2px;text-underline-offset:5px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.home-link-green:hover{text-decoration-style:solid}.home-compare-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.home-compare-table{width:100%;min-width:560px;border-collapse:collapse;text-align:left}.home-compare-table thead th{font-weight:500;font-size:1rem;color:var(--home-ink);padding:.65rem 1rem;text-align:center;border-bottom:3px solid var(--home-ink)}.home-compare-table thead th:first-child{text-align:left}.home-compare-table thead th.home-compare-col-own{font-weight:700}.home-compare-table tbody th[scope=row]{font-weight:300;font-size:1.25rem;color:var(--home-ink);text-align:left;padding:.7rem 1rem;border-bottom:1px solid var(--home-line)}.home-compare-table tbody td{font-size:1.25rem;text-align:center;color:var(--home-ink);padding:.7rem 1rem;border-bottom:1px solid var(--home-line)}.home-compare-table tbody tr:last-child th,.home-compare-table tbody tr:last-child td{border-bottom:none}.home-compare-check{display:inline-block;width:1.25rem;height:1.25rem;color:var(--home-ink)}.home-compare-cell-fail{color:var(--home-ink-soft)}.home-faq{padding:3.5rem 2.75rem 7.5rem;display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media (min-width: 900px){.home-faq{grid-template-columns:minmax(0,549px) minmax(0,663px);justify-content:space-between;gap:0}}.home-faq-heading{font-weight:400;font-size:clamp(2.2rem,4.5vw,3.5rem);line-height:1.143;color:var(--home-ink);margin:0}.home-faq-list{display:flex;flex-direction:column;border-top:1px solid var(--home-line)}.home-faq-item{border-bottom:1px solid var(--home-line)}.home-faq-question{margin:0}.home-faq-trigger{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:36px 0;cursor:pointer;background:none;border:none;text-align:left;color:var(--home-ink)}.home-faq:not(.home-faq--stacked) .home-faq-trigger{font-weight:300;font-size:1.25rem;line-height:32px}.home-faq-icon{flex-shrink:0;width:1.25rem;height:1.25rem;color:var(--home-ink);transition:transform .2s ease}.home-faq-item--open .home-faq-icon{transform:rotate(45deg)}.home-faq-answer{display:grid;grid-template-rows:0fr;visibility:hidden;transition:grid-template-rows .3s ease,visibility 0s .3s}.home-faq-item--open .home-faq-answer{grid-template-rows:1fr;visibility:visible;transition:grid-template-rows .3s ease,visibility 0s}.home-faq-answer-inner{overflow:hidden;min-height:0}.home-faq:not(.home-faq--stacked) .home-faq-answer-inner{color:var(--home-ink-soft);font-weight:300;font-size:1.05rem;line-height:1.65}.home-faq-answer-inner>*:first-child{padding:0 0 36px;margin:0}.home-faq-answer a{color:var(--home-ink);text-decoration:underline;text-underline-offset:3px}.home-faq--stacked{display:flex;flex-direction:column;justify-content:flex-start;gap:16px;padding:0}.home-faq--stacked .home-faq-intro{display:block;width:100%}.home-faq--stacked .home-faq-heading{font-size:36px;line-height:48px;font-weight:500;text-align:center}@media (min-width: 769px) and (max-width: 1024px){.home-faq--stacked .home-faq-heading{text-align:left}}.home-faq--stacked .home-faq-item{border-bottom:none;padding-bottom:24px}.home-faq--stacked .home-faq-list,.home-faq--stacked .home-faq-item+.home-faq-item{border-top:.5px solid rgba(35,35,35,.5)}.home-faq--stacked .home-faq-trigger{align-items:flex-start;padding:24px 0 0}.home-faq--stacked .home-faq-answer-inner{color:var(--home-ink)}.home-faq--stacked .home-faq-answer-inner>*:first-child{padding:12px 0 0}.home-faq-icon-slot{flex-shrink:0;display:block;width:20px;height:20px}.home-faq-icon-slot svg{display:block;width:20px;height:20px;transition:transform .2s ease}.home-faq-icon-bar{fill:var(--home-ink)}.home-faq-item--open .home-faq-icon-slot svg{transform:rotate(45deg)}.home-footer{display:flex;justify-content:center;align-items:flex-start;gap:148px;flex-wrap:wrap;padding:36px 44px}.home-footer-brand{display:flex;flex-direction:column;gap:24px;flex:1 1 0;max-width:602px}.home-footer-copyright{font-weight:300;font-size:16px;line-height:36px;color:var(--home-ink);margin:0}.home-footer-social{list-style:none;display:flex;align-items:center;gap:1.625rem;padding:0;margin:19px 0 0}.home-footer-social-link{color:var(--home-ink);display:inline-flex;transition:color .15s ease}.home-footer-social-link:hover{color:var(--home-green-soft)}.home-footer-columns{display:flex;justify-content:space-between;gap:2rem;flex:1 1 0;max-width:602px;flex-wrap:nowrap}.home-footer-column{padding-top:16px}.home-footer-column-heading{font-weight:300;font-size:24px;line-height:36px;color:var(--home-ink);margin:0 0 9px}.home-footer-column ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.home-footer-link{color:var(--home-ink);font-weight:300;font-size:16px;line-height:36px;text-decoration:none;transition:color .15s ease}.home-footer-link:hover{color:var(--home-green-soft)}.home-logo:focus-visible,.home-nav-link:focus-visible,.home-btn-primary:focus-visible,.home-btn-outline:focus-visible,.home-hero-cue:focus-visible,.home-link-green:focus-visible,.home-faq-trigger:focus-visible,.home-footer-social-link:focus-visible,.home-footer-link:focus-visible{outline:2px solid var(--home-ink);outline-offset:3px;border-radius:4px}html.home-smooth-scroll{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){.home-hero-title,.home-hero-subtitle,.home-hero-actions{animation:none}.home-faq-answer{transition:none}html.home-smooth-scroll{scroll-behavior:auto}}@media (max-width: 1024px){.home-header{padding:24px 36px}.home-nav{gap:48px}.home-footer{border-top:1px solid var(--color-divider-footer)}.home-footer{gap:0;padding:48px 36px 64px}.home-footer-brand{gap:16px}.home-footer-copyright{line-height:24px}.home-footer-social{margin-top:16px}.home-footer-column{padding-top:0}.home-footer-column-heading{line-height:28px;margin-bottom:12px}.home-footer-column ul{gap:8px}.home-footer-link{line-height:24px}}@media (max-width: 829px){.home-footer{flex-direction:column;gap:48px}.home-footer-brand,.home-footer-columns{flex-basis:auto}}@media (max-width: 768px){.home-header{padding:16px 36px}.home-nav{gap:40px}}@media (max-width: 640px){.home-header{padding:1.25rem;gap:1rem}.home-nav{gap:1.25rem}.home-steps,.home-faq:not(.home-faq--stacked){padding-left:1.25rem;padding-right:1.25rem}.home-step-card,.home-step--active .home-step-card{padding-left:1rem;padding-right:1rem;gap:1rem}.home-footer{padding:2.5rem 1.25rem}}.home-root{--home-stage-line: #e5e4d7;--home-stage-g15: #f5f6f7;--home-stage-g25: #f1f1f1;--home-stage-g50: #eaeaea;--home-stage-g75: #e5e5e5;--home-stage-g100: #e0e0e0;--home-stage-g200: #cecece;--home-stage-g300: #bdbdbd;--home-stage-g400: #a8a7a7;--home-stage-g600: #909090;--home-stage-g650: #7a7a7a;--home-stage-g700: #636363;--home-stage-blue: #006fff;--home-stage-blue-bg: #f4f8ff;--home-stage-blue-line: #c3d6f5;--home-stage-blue-tint: rgba(0, 111, 255, .1);--home-stage-shadow: 0 18px 40px -18px rgba(35, 35, 35, .26)}.home-stage{position:relative;width:100%;max-width:664px;margin:0 auto}.home-stage-panel{position:relative;background:var(--home-surface);border:1px solid var(--home-stage-line);border-radius:16px;box-shadow:var(--home-stage-shadow);overflow:hidden}.home-stage-bar{display:flex;align-items:center;gap:7px;height:40px;padding:0 16px;border-bottom:1px solid var(--home-stage-line)}.home-stage-dot{width:9px;height:9px;border-radius:50%;background:var(--home-stage-g200)}.home-stage-caption{margin-left:8px;font-size:12px;color:var(--home-stage-g650)}.home-stage-body{position:relative;min-height:553px;overflow:hidden}.home-stage-scenes{position:absolute;top:0;right:0;bottom:0;left:0}.home-stage-scene{position:absolute;top:0;right:0;bottom:0;left:0;padding:24px;display:flex;flex-direction:column}.home-stage-scene--upload{align-items:center;justify-content:center}.home-stage-lead{font-size:12.5px;color:var(--home-stage-g650);text-align:center;margin:0 0 16px;max-width:34ch;line-height:1.45}.home-stage-drop{width:100%;border:2px dashed var(--home-stage-blue-line);background:var(--home-stage-blue-bg);border-radius:16px;padding:32px 20px;text-align:center;display:flex;flex-direction:column;align-items:center}.home-stage-drop-btn{font:inherit;font-size:13px;font-weight:500;color:var(--home-ink);background:var(--home-surface);border:1px solid var(--home-stage-g200);border-radius:8px;padding:9px 16px;box-shadow:0 1px 2px #0000000a}.home-stage-drop-btn-i{color:var(--home-stage-blue);margin-right:5px}.home-stage-drop-or{font-size:12px;color:var(--home-stage-g650);margin:11px 0}.home-stage-drop-big{font-size:20px;font-weight:600;letter-spacing:-.01em}.home-stage-drop-note{font-size:10.5px;color:var(--home-stage-g600);margin-top:16px}.home-stage-file{position:absolute;top:118px;left:50%;width:86px;margin-left:-43px;display:flex;flex-direction:column;align-items:center;z-index:6}.home-stage-file-doc{position:relative;width:86px;height:108px;background:var(--home-surface);border:1px solid var(--home-stage-g100);border-radius:8px;box-shadow:0 16px 32px -14px #23232373;padding:13px 12px;display:flex;flex-direction:column;gap:6px;overflow:hidden}.home-stage-file-fold{position:absolute;top:0;right:0;width:0;height:0;border-top:16px solid var(--home-stage-g50);border-left:16px solid transparent;border-top-right-radius:8px}.home-stage-file-ln{height:4px;border-radius:2px;background:var(--home-stage-g75);width:90%}.home-stage-file-ln--top{width:52%;height:5px;background:var(--home-stage-g200);margin-bottom:3px}.home-stage-file-name{margin-top:9px;background:var(--home-stage-blue);color:#fff;font-size:10px;font-weight:600;line-height:1.2;padding:4px 9px;border-radius:6px;white-space:nowrap;box-shadow:0 3px 8px #006fff59}.home-stage-file-cursor path{fill:var(--home-ink);stroke:var(--home-surface)}.home-stage-file-cursor{position:absolute;right:-15px;bottom:-13px;z-index:7;filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}.home-stage-scene--format{align-items:center}.home-stage-identify{text-align:center;width:100%}.home-stage-idf-lead{font-size:13px;color:var(--home-stage-g650);margin:0 0 8px}.home-stage-idf-line{display:flex;flex-direction:column;align-items:center;gap:7px;font-size:19px;line-height:1.35;margin:0;letter-spacing:-.01em}.home-stage-idf-line b{font-weight:700}.home-stage-idf-sentence{white-space:nowrap}.home-stage-genre-wrap{position:relative;display:inline-block;padding-bottom:11px}.home-stage-genre{display:inline-block;font-size:21px;font-weight:700;will-change:filter,transform}.home-stage-squiggle{position:absolute;left:-3px;right:-3px;bottom:0;width:calc(100% + 6px);height:11px;overflow:visible}.home-stage-squiggle path{fill:none;stroke:var(--home-green);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:130;stroke-dashoffset:130}.home-stage-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;margin-top:20px}.home-stage-tb-label{font-size:11px;color:var(--home-stage-g650)}.home-stage-tb-select{font-size:11.5px;font-weight:600;background:var(--home-stage-g25);border:1px solid var(--home-stage-g200);border-radius:8px;padding:4px 9px}.home-stage-tb-caret{color:var(--home-stage-g650);margin-left:2px}.home-stage-tb-confirm{font-size:11.5px;font-weight:600;color:#fff;background:var(--home-ink);border-radius:8px;padding:5px 12px}.home-stage-tb-muted{font-size:11.5px;color:var(--home-stage-g400);border:1px solid var(--home-stage-g100);border-radius:8px;padding:4px 9px}.home-stage-preview{position:relative;flex:1;width:100%;display:flex;align-items:flex-end;justify-content:center;margin-top:18px}.home-stage-page{position:relative;z-index:3;width:178px;background:var(--home-surface);border:1px solid var(--home-stage-g100);border-radius:12px;box-shadow:0 20px 44px -18px #23232366;padding:16px 16px 18px}.home-stage-page-side{position:absolute;bottom:12px;width:150px;height:210px;background:var(--home-stage-g15);border:1px solid var(--home-stage-g100);border-radius:12px;box-shadow:0 14px 30px -18px #2323234d;padding:16px;overflow:hidden;z-index:1}.home-stage-page-side--l{left:6px}.home-stage-page-side--r{right:6px}.home-stage-ps-title{font-size:12px;font-weight:700;color:var(--home-stage-g300);line-height:1.3}.home-stage-ps-body{display:block;height:4px;border-radius:2px;background:var(--home-stage-g75);margin-bottom:7px}.home-stage-ps-body:nth-child(1){width:92%}.home-stage-ps-body:nth-child(2){width:80%}.home-stage-ps-body:nth-child(3){width:88%}.home-stage-pg-chap{font-size:7.5px;letter-spacing:1.5px;color:var(--home-stage-g400);font-weight:600}.home-stage-pg-title{display:block;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:700;line-height:1.05;margin:11px 0 12px;color:var(--home-ink)}.home-stage-pg-para{font-size:8.5px;line-height:1.65;color:var(--home-stage-g700);text-align:justify;overflow:hidden}.home-stage-pg-drop{float:left;font-family:Georgia,serif;font-size:31px;font-weight:700;line-height:.72;margin:2px 6px 0 0;color:var(--home-ink)}.home-stage-pg-num{display:block;text-align:center;font-size:8px;color:var(--home-stage-g400);margin-top:12px}.home-stage-scene--studio{align-items:center;gap:12px}.home-stage-picker{display:flex;gap:6px;width:100%;justify-content:center}.home-stage-picker-chip{display:flex;flex-direction:column;align-items:center;gap:1px;flex:1 1 0;min-width:0;padding:7px 6px;border-radius:8px;background:var(--home-stage-g25);color:var(--home-ink);text-align:center}.home-stage-picker-chip b{font-size:10.5px;font-weight:600;line-height:1.25}.home-stage-picker-chip em{font-size:9px;font-style:normal;opacity:.65;color:currentColor}.home-stage-studio-preview{flex:1;display:flex;align-items:center;justify-content:center;width:100%;min-height:0}.home-stage-studio-page{background:var(--home-surface);border:1px solid var(--home-stage-g100);border-radius:12px;box-shadow:0 20px 44px -18px #23232366;padding:14px 14px 16px}.home-stage-sizes{display:flex;flex-wrap:wrap;gap:5px;align-items:center;justify-content:center;width:100%}.home-stage-size-chip{font-size:10.5px;font-weight:600;padding:4px 9px;border-radius:8px;background:var(--home-stage-g25);color:var(--home-ink)}.home-stage-pagecount{font-size:10.5px;color:var(--home-stage-g600);border:1px solid var(--home-stage-g100);border-radius:8px;padding:3px 9px}.home-stage-scene--configure{align-items:center;justify-content:center;gap:18px}.home-stage-config{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:14px;width:100%;align-items:start}.home-stage-config-options{display:flex;flex-direction:column;gap:12px;min-width:0}.home-stage-config-row{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.home-stage-config-label{width:100%;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--home-stage-g600)}.home-stage-config-chip{font-size:11px;font-weight:600;padding:6px 10px;border-radius:8px;background:var(--home-stage-g25);color:var(--home-ink)}.home-stage-quote{display:flex;flex-direction:column;gap:5px;padding:12px 12px 14px;border-radius:12px;background:var(--home-stage-g15);border:1px solid var(--home-stage-g100)}.home-stage-quote-head{font-size:11.5px;font-weight:600;padding-bottom:6px;border-bottom:1px solid var(--home-stage-g100)}.home-stage-quote-row{display:flex;flex-direction:column;gap:1px}.home-stage-quote-row em{font-size:9px;font-style:normal;color:var(--home-stage-g600)}.home-stage-quote-row b{font-size:10.5px;font-weight:600;line-height:1.3}.home-stage-quote-total-label{margin-top:6px;padding-top:8px;border-top:1px solid var(--home-stage-g100);font-size:8.5px;letter-spacing:.1em;color:var(--home-stage-g600)}.home-stage-quote-total{font-size:20px;font-weight:700;line-height:1.1;font-variant-numeric:tabular-nums}.home-stage-quote-percopy{font-size:9px;color:var(--home-stage-g600)}.home-stage-scene--cover{align-items:center;justify-content:center;gap:18px}.home-stage-branches{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.home-stage-branch{font-size:11px;font-weight:600;padding:6px 11px;border-radius:8px;background:var(--home-stage-g25);color:var(--home-ink)}.home-stage-spread{display:flex;align-items:stretch;justify-content:center;height:232px}.home-stage-cover-back{width:148px;border-radius:3px 0 0 3px;background:var(--home-stage-g15);border:1px solid var(--home-stage-g100);border-right:none;padding:20px 16px;display:flex;flex-direction:column;gap:7px;transform-origin:right center}.home-stage-cover-blurb{height:4px;border-radius:2px;background:var(--home-stage-g100)}.home-stage-cover-blurb:nth-child(2){width:86%}.home-stage-cover-blurb:nth-child(3){width:64%}.home-stage-cover-spine{width:18px;background:var(--home-step-circle-active);transform-origin:right center}.home-stage-cover-front{width:156px;border-radius:0 3px 3px 0;background:var(--home-ink);color:var(--home-surface);box-shadow:0 18px 38px -16px #2323238c;padding:24px 18px;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:2}.home-stage-cover-title{font-family:EB Garamond,Georgia,serif;font-size:24px;line-height:1.15}.home-stage-cover-author{font-size:10px;letter-spacing:.12em;text-transform:uppercase;opacity:.75}.home-stage-ready{font-size:10.5px;color:var(--home-stage-g600);border:1px solid var(--home-stage-g100);border-radius:8px;padding:5px 11px}.home-stage-scene--deliver{align-items:center;justify-content:center;gap:26px}.home-stage-checks{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.home-stage-check{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;padding:6px 11px;border-radius:8px;background:var(--home-stage-g15);border:1px solid var(--home-stage-g100)}.home-stage-check-tick{color:var(--home-green);font-size:12px}.home-stage-tracker{width:100%;padding:0 8px}.home-stage-track{position:relative;height:2px;background:var(--home-stage-g100);margin:0 5px}.home-stage-track-fill{position:absolute;inset:0 auto 0 0;background:var(--home-ink)}.home-stage-stages{list-style:none;margin:-6px 0 0;padding:0;display:flex;justify-content:space-between}.home-stage-stage{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1 1 0}.home-stage-stage:first-child{align-items:flex-start}.home-stage-stage:last-child{align-items:flex-end}.home-stage-stage-dot{width:10px;height:10px;border-radius:50%;background:var(--home-stage-g100)}.home-stage-stage-label{font-size:10.5px;font-weight:600;color:var(--home-stage-g400);white-space:nowrap}.home-stage-parcel{display:flex;flex-direction:column;align-items:center;gap:10px}.home-stage-parcel-box{position:relative;width:76px;height:56px;border-radius:4px;background:var(--home-stage-g25);border:1px solid var(--home-stage-g200)}.home-stage-parcel-tape{position:absolute;left:50%;top:0;bottom:0;width:12px;margin-left:-6px;background:var(--home-stage-g200)}.home-stage-parcel-note{font-size:10.5px;color:var(--home-stage-g600)}.home-stage-scene--format,.home-stage-file,.home-stage-toolbar,.home-stage-page,.home-stage-page-side,.home-stage-picker,.home-stage-studio-page,.home-stage-sizes,.home-stage-pagecount,.home-stage-config-row,.home-stage-quote,.home-stage-quote-percopy,.home-stage-branches,.home-stage-cover-back,.home-stage-cover-spine,.home-stage-cover-front,.home-stage-ready,.home-stage-check,.home-stage-tracker,.home-stage-parcel{opacity:0}.home-stage-identify{transform:translateY(150px)}.home-stage[data-settled=true] .home-stage-scene--upload{opacity:0}.home-stage[data-settled=true] .home-stage-scene--format,.home-stage[data-settled=true] .home-stage-toolbar,.home-stage[data-settled=true] .home-stage-page,.home-stage[data-settled=true] .home-stage-page-side{opacity:1}.home-stage[data-settled=true] .home-stage-identify{transform:translateY(8px)}.home-stage[data-settled=true] .home-stage-squiggle path{stroke-dashoffset:0}.home-stage[data-settled=true] .home-stage-branches,.home-stage[data-settled=true] .home-stage-cover-back,.home-stage[data-settled=true] .home-stage-cover-spine,.home-stage[data-settled=true] .home-stage-cover-front,.home-stage[data-settled=true] .home-stage-ready,.home-stage[data-settled=true] .home-stage-check,.home-stage[data-settled=true] .home-stage-tracker,.home-stage[data-settled=true] .home-stage-parcel,.home-stage[data-settled=true] .home-stage-picker,.home-stage[data-settled=true] .home-stage-studio-page,.home-stage[data-settled=true] .home-stage-sizes,.home-stage[data-settled=true] .home-stage-pagecount,.home-stage[data-settled=true] .home-stage-config-row,.home-stage[data-settled=true] .home-stage-quote,.home-stage[data-settled=true] .home-stage-quote-percopy{opacity:1}.home-stage[data-settled=true] .home-stage-picker-chip--picked,.home-stage[data-settled=true] .home-stage-size-chip--picked,.home-stage[data-settled=true] .home-stage-config-chip--picked,.home-stage[data-settled=true] .home-stage-branch--picked{background:var(--home-ink);color:#fff}.home-stage[data-settled=true] .home-stage-track-fill{width:100%}.home-stage[data-settled=true] .home-stage-stage-dot{background:var(--home-ink)}.home-stage[data-settled=true] .home-stage-stage-label{color:var(--home-ink)}.home-stage[data-settled=true] .home-stage-studio-page{width:166px}.home-stage[data-settled=true] .home-stage-studio-page .home-stage-pg-title{font-family:Montserrat,sans-serif;font-weight:900;text-align:left;letter-spacing:-.04em}.home-stage[data-settled=true] .home-stage-studio-page .home-stage-pg-para{font-family:Montserrat,sans-serif}@media (max-width: 560px){.home-stage-idf-line{font-size:15px;gap:5px}.home-stage-genre{font-size:17px}.home-stage-idf-lead,.home-stage-lead{font-size:11.5px}.home-stage-drop-big{font-size:16px}.home-stage-drop{padding:24px 14px}.home-stage-drop-note{font-size:9.5px}.home-stage-config{grid-template-columns:minmax(0,1fr)}.home-stage-picker-chip b{font-size:9.5px}.home-stage-picker-chip em{font-size:8px}}.home-stage-toggle{position:relative;display:block;width:100%;padding:0;border:0;background:none;font:inherit;color:inherit;text-align:inherit;cursor:pointer;border-radius:16px;outline-offset:4px}.home-stage-toggle-badge{position:absolute;top:56px;right:16px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--home-surface);color:var(--home-ink);border:1px solid var(--home-stage-line);box-shadow:var(--home-stage-shadow);opacity:0;transition:opacity .18s ease;pointer-events:none}.home-stage-toggle:hover .home-stage-toggle-badge,.home-stage-toggle:focus-visible .home-stage-toggle-badge,.home-stage-toggle[data-paused=true] .home-stage-toggle-badge{opacity:1}@media (prefers-reduced-motion: reduce){.home-stage-toggle-badge{transition:none}}.hiw-root{display:flex;flex-direction:column;min-height:100vh}.hiw-main{flex:1 0 auto;position:relative;z-index:1;width:100%;max-width:1440px;margin:0 auto;padding:0 1.25rem var(--hiw-rhythm);--hiw-rhythm: 48px;--hiw-hero-gap: 40px;--hiw-step-gap: 48px}.hiw-hero{max-width:889px;margin:0 auto;padding:var(--hiw-hero-gap) 0 0;text-align:center}.hiw-hero-title{font-weight:400;font-size:2.25rem;line-height:1.2;letter-spacing:0;color:var(--home-ink);margin:0}.hiw-hero-brand{white-space:nowrap}.hiw-hero-brand .home-logo-mark{margin-left:.22em;vertical-align:-.04em}.hiw-underline{padding-bottom:5px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39.36' height='11' viewBox='0 0 39.36 11'%3E%3Cpath d='M0 5.5 Q9.84 -2.6 19.68 5.5 T39.36 5.5' fill='none' stroke='%23A3D98C' stroke-width='2.9'/%3E%3C/svg%3E");background-repeat:repeat-x;background-position:left bottom;background-size:39.36px 11px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.hiw-hero-subtitle{font-weight:300;font-size:1.0625rem;line-height:1.6;letter-spacing:0;color:var(--home-ink);margin:20px auto 0}.hiw-steps{list-style:none;margin:var(--hiw-hero-gap) 0 0;padding:0;display:flex;flex-direction:column;gap:var(--hiw-step-gap)}.hiw-step{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.hiw-step-body{display:flex;flex-direction:column;gap:16px}.hiw-step-heading{display:flex;align-items:baseline;gap:24px}.hiw-step-num{font-weight:400;font-size:1.75rem;line-height:1.333;color:var(--home-border-soft);flex-shrink:0}.hiw-step-title{font-weight:400;font-size:1.75rem;line-height:1.333;letter-spacing:0;color:var(--home-ink);margin:0}.hiw-step-desc{font-weight:300;font-size:.875rem;line-height:1.714;color:var(--home-ink);margin:0}.hiw-step-media{width:100%}.hiw-step-image{display:block;width:100%;aspect-ratio:548 / 456;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;border:1px solid var(--home-border-soft);border-radius:16px;margin:0 auto}.hiw-step:nth-child(2) .hiw-step-image{aspect-ratio:548 / 390}.hiw-features{margin-top:var(--hiw-rhythm)}.hiw-feature-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1rem;align-items:stretch}@media (min-width: 560px){.hiw-feature-grid{grid-template-columns:repeat(2,1fr)}}.hiw-feature-card{display:flex;flex-direction:column;gap:16px;padding:24px 16px 16px;border:1px solid var(--home-border);border-radius:24px;background:transparent}.hiw-feature-icon{height:45px;width:auto;align-self:flex-start;color:var(--home-ink);flex-shrink:0}.hiw-feature-text{display:flex;flex-direction:column;gap:4px}.hiw-feature-title{font-weight:300;font-size:1.25rem;line-height:1.6;color:var(--home-ink);margin:0}.hiw-feature-desc{font-weight:300;font-size:.8125rem;line-height:1.846;color:var(--home-ink);margin:0}.hiw-cta-row{display:flex;flex-wrap:wrap;justify-content:center;gap:36px;margin-top:var(--hiw-rhythm)}.hiw-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--home-ink);color:var(--home-surface);font-weight:400;font-size:1rem;line-height:2;padding:9px 23px;border-radius:12px;border:1px solid var(--home-ink);text-decoration:none;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.hiw-cta:hover{background:var(--home-ink-hover);border-color:var(--home-ink-hover)}.hiw-cta:active{transform:translateY(1px)}.hiw-cta-icon{width:20px;height:20px;flex-shrink:0}@media (min-width: 768px){.hiw-main{padding:0 36px var(--hiw-rhythm);--hiw-rhythm: 56px;--hiw-hero-gap: 56px;--hiw-step-gap: 56px}.hiw-hero-title{font-size:clamp(2.5rem,6.6vw,3.5rem);line-height:1.143}.hiw-hero-subtitle{font-size:1.25rem;line-height:1.6}.hiw-step{grid-template-columns:minmax(0,1fr) minmax(0,37.5%);-moz-column-gap:14.4%;column-gap:14.4%}.hiw-step:nth-child(2n){grid-template-columns:minmax(0,37.5%) minmax(0,1fr)}.hiw-step:nth-child(2n) .hiw-step-body{grid-column:2;grid-row:1}.hiw-step:nth-child(2n) .hiw-step-media{grid-column:1;grid-row:1}.hiw-step-num,.hiw-step-title{font-size:2.25rem;line-height:1.333}.hiw-step-desc{font-size:.8125rem;line-height:1.846}.hiw-feature-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.hiw-main{--hiw-rhythm: 72px;--hiw-hero-gap: 72px;--hiw-step-gap: 72px}.hiw-step{grid-template-columns:minmax(0,1fr) minmax(0,40.6%);-moz-column-gap:10.35%;column-gap:10.35%}.hiw-step:nth-child(2n){grid-template-columns:minmax(0,40.6%) minmax(0,1fr)}.hiw-step-body{gap:24px}.hiw-step-num,.hiw-step-title{font-size:2.75rem;line-height:1.364}.hiw-step-desc{font-size:1rem;line-height:2}.hiw-feature-grid{grid-template-columns:repeat(5,1fr);gap:16px}.hiw-feature-card{gap:24px}.hiw-feature-text{gap:8px}.hiw-feature-title{font-weight:300;font-size:1.5rem;line-height:1.667}}@media (min-width: 1280px){.hiw-main{padding:0 44px var(--hiw-rhythm);--hiw-rhythm: 120px;--hiw-hero-gap: 76px;--hiw-step-gap: 120px}.hiw-step-heading{white-space:nowrap}.hiw-hero-title{font-size:3.75rem;line-height:1.2;letter-spacing:-.6px}.hiw-hero-subtitle{font-size:1.5rem;line-height:1.667}.hiw-step{grid-template-columns:minmax(0,1fr) minmax(0,40.53%);-moz-column-gap:10.28%;column-gap:10.28%}.hiw-step:nth-child(2n){grid-template-columns:minmax(0,40.53%) minmax(0,1fr)}.hiw-step-num,.hiw-step-title{font-size:3.5rem;line-height:1.143}.hiw-step-desc{font-size:1.25rem;line-height:1.6}.hiw-feature-grid{gap:24px}.hiw-feature-card{gap:36px;padding:36px 24px 24px}.hiw-feature-text{gap:16px}.hiw-feature-title{font-weight:400;font-size:2.25rem;line-height:1.333}.hiw-feature-desc{font-size:1rem;line-height:2}}.hiw-cta:focus-visible{outline:2px solid var(--home-ink);outline-offset:3px;border-radius:12px}@media (prefers-reduced-motion: reduce){.hiw-cta{transition:none}.hiw-cta:active{transform:none}}@media (max-width: 640px){.hiw-cta{width:100%}.hiw-cta-row{gap:1rem}}.start-root{display:flex;flex-direction:column;min-height:100vh}.start-main{flex:1 0 auto;position:relative;z-index:1;width:100%;max-width:1320px;margin:0 auto;padding:4rem 2.75rem 5rem}.start-root .home-footer{margin-top:2rem}.start-heading{font-weight:400;font-size:clamp(2.4rem,5vw,3.75rem);line-height:1.2;letter-spacing:-.015em;color:var(--home-ink);text-align:center;max-width:60rem;margin:0 auto 3.5rem}.start-cards{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:stretch}@media (min-width: 1024px){.start-cards{grid-template-columns:repeat(3,1fr)}.start-card-text{min-height:8.25rem}}.start-card{display:flex;flex-direction:column;padding:3rem 2.25rem 1.5rem;border:1px solid var(--home-border-soft);border-radius:24px;background:transparent;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.start-card:hover{border-color:var(--home-ink);box-shadow:0 14px 40px #23232312;transform:translateY(-2px)}.start-card-main{display:flex;flex-direction:column}.start-card-icon{height:4.5rem;width:auto;display:block;color:var(--home-ink);margin-bottom:3.5rem}.start-card-text{display:flex;flex-direction:column;gap:.75rem}.start-card-title{font-weight:500;font-size:1.75rem;line-height:2.25rem;letter-spacing:-.01em;color:var(--home-ink);margin:0}.start-card-subtitle{font-weight:300;font-size:1rem;line-height:1.5rem;color:var(--home-ink);margin:0}.start-card-cta{align-self:flex-start;margin-top:2.25rem;display:inline-flex;align-items:center;justify-content:center;font-weight:500;font-size:1rem;color:var(--home-ink);background:transparent;border:2px solid var(--home-ink);border-radius:12px;padding:.625rem 1.5rem;text-decoration:none;white-space:nowrap;transition:background-color .15s ease,color .15s ease}.start-card-cta:hover{background:var(--home-ink);color:#fff}.start-card-cta:active{transform:translateY(1px)}.start-card-foot{margin-top:2.25rem;display:flex;flex-direction:column;gap:.625rem}.start-card-divider{width:100%;height:0;border:none;border-top:1px solid var(--home-line);margin:0}.start-card-note{font-weight:400;font-size:.75rem;line-height:1.5rem;color:var(--home-ink-soft);margin:0}.start-disclaimer{margin:2rem 0 0;font-weight:400;font-size:1rem;line-height:1.5;color:var(--home-ink)}.start-card-cta:focus-visible{outline:2px solid var(--home-ink);outline-offset:3px;border-radius:12px}@media (max-width: 640px){.start-main{padding:2.5rem 1.25rem 3.5rem}.start-heading{margin-bottom:2.5rem}}@media (prefers-reduced-motion: reduce){.start-card,.start-card-cta{transition:none}.start-card:hover{transform:none}}.auth-root{min-height:100vh;background:var(--landing-bg);color:var(--landing-text);position:relative;overflow:hidden;display:flex;flex-direction:column}.auth-main{flex:1;display:flex;align-items:center;justify-content:center;padding:0 2rem 4rem;position:relative;z-index:10}.auth-card{width:100%;max-width:420px;background:var(--landing-surface);border:1px solid var(--landing-border-subtle);border-radius:16px;padding:2.5rem 2rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:fade-up .6s ease-out both}.auth-heading{font-family:Inter,system-ui,sans-serif;font-size:1.75rem;font-weight:500;color:var(--landing-text);margin-bottom:.5rem;text-align:center}.auth-subheading{font-family:Inter,system-ui,sans-serif;font-size:1rem;color:var(--landing-text-muted);text-align:center;margin-bottom:1.75rem;line-height:1.5}.auth-tabs{display:flex;gap:0;border:1px solid var(--landing-border);border-radius:10px;overflow:hidden;margin-bottom:1.5rem}.auth-tab{flex:1;padding:.6rem 1rem;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:500;color:var(--landing-text-muted);background:transparent;border:none;cursor:pointer;transition:all .2s ease}.auth-tab-active{background:var(--landing-accent);color:#fff}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-label{display:flex;flex-direction:column;gap:.35rem;font-family:Inter,system-ui,sans-serif;font-size:.8rem;font-weight:500;color:var(--landing-text-muted)}.auth-input{width:100%;padding:.65rem .85rem;font-family:Inter,system-ui,sans-serif;font-size:1rem;color:var(--landing-text);background:var(--landing-bg);border:1px solid var(--landing-border);border-radius:10px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.auth-input:focus{border-color:var(--landing-accent);box-shadow:0 0 0 3px var(--landing-accent-soft)}.auth-input::-moz-placeholder{color:var(--landing-text-dim)}.auth-input::placeholder{color:var(--landing-text-dim)}.auth-submit{width:100%;padding:.75rem 1rem;font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-weight:600;color:#fff;background:var(--landing-accent);border:none;border-radius:10px;cursor:pointer;transition:background .2s ease,transform .15s ease;margin-top:.5rem}.auth-submit:hover:not(:disabled){background:#7a5234}.auth-submit:active:not(:disabled){transform:scale(.98)}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-error{background:#b91c1c14;color:#991b1b;font-family:Inter,system-ui,sans-serif;font-size:.85rem;padding:.65rem 1rem;border-radius:10px;margin-bottom:.5rem;line-height:1.4}.auth-footer-text{text-align:center;margin-top:1.5rem;font-family:Inter,system-ui,sans-serif;font-size:.85rem;color:var(--landing-text-muted)}.auth-link{color:var(--landing-accent);background:none;border:none;cursor:pointer;font-weight:600;text-decoration:underline;text-underline-offset:2px}.auth-link:hover{color:#7a5234}.auth-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;background:#1a161366;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:modal-fade-in .2s ease-out}.auth-modal-card{width:90%;max-width:400px;background:var(--landing-surface);border:1px solid var(--landing-border-subtle);border-radius:16px;padding:2.5rem 2rem;text-align:center;animation:fade-up .3s ease-out}.auth-modal-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:var(--landing-accent-soft);color:var(--landing-accent);margin-bottom:1.25rem}.auth-modal-title{font-family:Inter,system-ui,sans-serif;font-size:1.4rem;font-weight:500;color:var(--landing-text);margin-bottom:.5rem}.auth-modal-text{font-family:Inter,system-ui,sans-serif;font-size:1rem;color:var(--landing-text-muted);line-height:1.5;margin-bottom:1.75rem}.auth-modal-actions{display:flex;flex-direction:column;gap:.75rem}.auth-modal-secondary{background:none;border:none;cursor:pointer;font-family:Inter,system-ui,sans-serif;font-size:.85rem;color:var(--landing-accent);font-weight:500}.auth-modal-secondary:hover{text-decoration:underline;text-underline-offset:2px}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.configure-root{min-height:100vh;background:var(--landing-bg);color:var(--landing-text);position:relative;display:flex;flex-direction:column}.configure-nav{position:relative;z-index:10;padding:2rem 2.5rem;display:flex;align-items:center}.configure-nav-inner{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;font-family:Inter,system-ui,sans-serif}@media (max-width: 480px){.configure-nav{padding:1rem 1.25rem}}.configure-logo{display:inline-flex;align-items:center;gap:.75rem;min-height:44px;font-family:Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:.02em;color:var(--landing-accent);text-decoration:none}.configure-back-link{display:inline-flex;align-items:center;gap:.4rem;min-height:44px;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:500;color:var(--landing-text-muted);text-decoration:none;transition:color .16s ease}.configure-back-link:hover{color:var(--landing-text)}.configure-nav-actions{display:inline-flex;align-items:center;gap:1.25rem}.configure-signin-link{display:inline-flex;align-items:center;min-height:44px;padding:0 .25rem;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:500;color:var(--landing-accent);text-decoration:none;background:transparent;border:0;cursor:pointer;transition:color .16s ease}.configure-signin-link:hover{color:var(--landing-text)}.configure-main{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem 2rem 4rem;flex:1}@media (max-width: 480px){.configure-main{padding:1.25rem 1.25rem 3rem}}@media (min-width: 1180px){.configure-main{max-width:1440px}}.configure-title{font-weight:300;letter-spacing:.02em;font-size:clamp(2rem,4vw + .5rem,3rem);color:var(--landing-text);margin:0 0 .5rem;line-height:1.1}.configure-tagline{font-size:.95rem;font-weight:400;color:var(--landing-text-muted);margin:0 0 2rem;letter-spacing:.01em}.configure-layout{display:grid;grid-template-columns:1fr;grid-template-areas:"steps" "main" "sidebar";gap:2rem;align-items:start}@media (min-width: 768px){.configure-layout{grid-template-columns:minmax(0,1fr) 320px;grid-template-areas:"steps steps" "main sidebar"}}@media (min-width: 1180px){.configure-layout{grid-template-columns:352px minmax(0,1fr) 320px;grid-template-areas:"steps main sidebar"}}.configure-pane--steps{grid-area:steps;min-width:0;display:flex;flex-direction:column;gap:.75rem}.configure-pane--main{grid-area:main;min-width:0;display:flex;flex-direction:column;gap:1.5rem}.configure-pane--sidebar{grid-area:sidebar;position:relative;display:flex;flex-direction:column;gap:1rem;background:var(--landing-surface-hover);padding:1.5rem 1.25rem;border-radius:.5rem;border:1px solid var(--landing-border-subtle)}@media (min-width: 768px){.configure-pane--sidebar{position:sticky;top:1rem;align-self:start}}.configure-step-pager{display:flex;align-items:center;justify-content:space-between;gap:1rem}.configure-step-pager-link{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:0;background:transparent;border:none;cursor:pointer;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:500;line-height:24px;color:var(--configure-step-ink);transition:color .15s ease}.configure-step-pager-link:not(:disabled):hover{color:var(--landing-accent)}.configure-step-pager-link:disabled{color:var(--configure-step-ink-muted);cursor:default}.configure-step-rail{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;overflow-x:auto;gap:4px}.configure-step-row{display:flex;align-items:center;flex:0 0 auto}.configure-step-bar{flex-shrink:0;width:2px;height:34px;background:var(--configure-step-ink)}.configure-step-tab{flex:1 1 auto;min-width:0;min-height:44px;display:inline-flex;align-items:center;gap:12px;padding:12px 14px;background:transparent;border:none;border-radius:8px;cursor:pointer;text-align:left;font-family:Inter,system-ui,sans-serif;transition:background .15s ease,color .15s ease}.configure-step-tab--active,.configure-step-tab--done{background:var(--configure-step-surface-active);padding-left:12px}.configure-step-tab--done:hover,.configure-step-tab--available:hover{background:var(--configure-step-surface-hover)}.configure-step-tab:disabled{cursor:default}.configure-step-circle{width:33px;height:33px;border-radius:50%;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-family:Inter,system-ui,sans-serif;font-size:15px;line-height:20px;font-weight:700;background:var(--configure-step-circle-inactive);color:var(--configure-step-ink-muted);transition:background .15s ease,color .15s ease}.configure-step-tab--active .configure-step-circle,.configure-step-tab--done .configure-step-circle{background:var(--configure-step-circle-active);color:#fff}.configure-step-tab--available .configure-step-circle{background:var(--configure-step-circle-available);color:#fff}.configure-step-tab--available:hover .configure-step-circle{background:var(--configure-step-circle-hover)}.configure-step-label{font-size:20px;font-weight:500;line-height:32px;color:var(--configure-step-ink);white-space:nowrap}.configure-step-tab--inactive .configure-step-label{color:var(--configure-step-ink-muted)}@media (min-width: 1180px){.configure-step-rail{flex-direction:column;overflow-x:visible}.configure-step-row{width:100%}.configure-step-tab{width:100%;gap:23px;padding:20px}.configure-step-tab--active{padding-left:18px}.configure-step-label{white-space:normal}}.configure-step-content{padding:1rem 0 0;min-height:480px;animation:configure-step-fade .18s ease both}@media (max-width: 767px){.configure-step-content{min-height:420px}}.configure-step-content--reduced-motion{animation:none}@keyframes configure-step-fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.configure-step-title{font-size:1.5rem;font-weight:400;margin:0 0 .375rem;letter-spacing:.01em}.configure-step-hint{font-size:.75rem;color:var(--landing-text-muted);margin:0 0 1.5rem;font-family:Inter,system-ui,sans-serif}.configure-eyebrow{font-size:.6875rem;color:var(--landing-text-muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .625rem;font-family:Inter,system-ui,sans-serif}.configure-fieldset{border:none;margin:0 0 1.25rem;padding:0}.configure-fieldset legend{padding:0}.configure-chip-row{display:flex;flex-wrap:wrap;gap:.375rem}.configure-chip-radio{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.5rem 1.125rem;border:1px solid var(--landing-border);background:transparent;font-family:Inter,system-ui,sans-serif;font-size:.75rem;letter-spacing:.01em;cursor:pointer;color:var(--landing-text);border-radius:2px;transition:all .15s ease}.configure-chip-radio input[type=radio],.configure-chip-radio input[type=checkbox]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.configure-chip-radio:hover{border-color:var(--landing-text);background:var(--landing-surface-hover)}.configure-chip-radio--selected{background:var(--landing-text);color:var(--landing-bg);border-color:var(--landing-text)}.configure-chip-radio--selected:hover{background:var(--landing-text)}.configure-chip-radio--disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.configure-combo-desc{margin:1.25rem 0 0;padding-top:1.25rem;border-top:1px solid var(--landing-border);font-size:.8125rem;color:var(--landing-text-muted);line-height:1.7;font-family:Inter,system-ui,sans-serif}.configure-data-text{font-family:Inter,system-ui,sans-serif;font-weight:400;letter-spacing:.02em;font-feature-settings:"tnum" 1,"lnum" 1}.configure-size-step{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.configure-size-step{grid-template-columns:minmax(0,1fr) 220px}}.configure-size-preview-area{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:380px}.configure-size-preview{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.configure-size-preview--empty{align-items:center;justify-content:center}.configure-size-preview--empty .configure-size-preview-box{width:80px;height:110px;border:2px dashed var(--landing-border);border-radius:2px;opacity:.4;background:transparent;position:static}.configure-size-preview-label{font-size:.75rem;color:var(--landing-text-muted);font-family:Inter,system-ui,sans-serif;text-align:center}.configure-size-preview-row{display:flex;align-items:flex-start}.configure-size-annotation-h{display:flex;flex-direction:column;gap:.25rem}.configure-size-annotation-h .configure-data-text{font-size:.625rem;color:var(--landing-text-muted)}.configure-size-annotation-v{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-shrink:0;width:72px}.configure-size-annotation-v-label{font-size:.625rem;color:var(--landing-text-muted);writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap}.configure-arrow-h,.configure-arrow-v{display:inline-flex;align-items:center;justify-content:space-between}.configure-arrow-h>span:nth-child(1){width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:7px solid var(--landing-text-muted);flex-shrink:0}.configure-arrow-h>span:nth-child(2){flex:1;height:1px;background:var(--landing-text-muted)}.configure-arrow-h>span:nth-child(3){width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid var(--landing-text-muted);flex-shrink:0}.configure-arrow-v{flex-direction:column}.configure-arrow-v>span:nth-child(1){width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:7px solid var(--landing-text-muted);flex-shrink:0}.configure-arrow-v>span:nth-child(2){flex:1;width:1px;background:var(--landing-text-muted)}.configure-arrow-v>span:nth-child(3){width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid var(--landing-text-muted);flex-shrink:0}.configure-size-preview-box{border:1.5px solid var(--landing-text);background:var(--landing-bg);border-radius:2px;position:relative;box-shadow:3px 3px 0 var(--landing-border);flex-shrink:0}.configure-size-preview-spine{position:absolute;left:12px;top:0;bottom:0;width:1px;background:var(--landing-border)}.configure-size-preview-inner{position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:1px dashed var(--landing-border);border-radius:1px}.configure-size-preview-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2px}.configure-size-preview-label-name{font-weight:400;letter-spacing:.02em;color:var(--landing-text)}.configure-size-preview-label-in{font-size:.625rem;color:var(--landing-text-muted);margin-top:2px}.configure-size-list-wrap{position:relative}.configure-size-list{display:flex;flex-direction:column;gap:.25rem;max-height:380px;overflow-y:auto;outline:none}.configure-size-row{display:flex;align-items:center;justify-content:flex-start;gap:.625rem;min-height:44px;padding:.625rem .875rem;border:1px solid var(--landing-border);background:transparent;font-size:.6875rem;cursor:pointer;color:var(--landing-text);text-align:left;border-radius:2px;transition:all .15s ease}.configure-size-row:hover{border-color:var(--landing-text)}.configure-size-row--selected{background:var(--landing-text);color:var(--landing-bg);border-color:var(--landing-text)}.configure-size-row-name{flex:1 1 auto;font-size:.875rem;font-weight:400;letter-spacing:.01em;color:inherit}.configure-size-row-dim{flex:0 0 auto;font-size:.6875rem;color:var(--landing-text-muted)}.configure-size-row-inches{flex:0 0 auto;font-size:.625rem;color:var(--landing-text-muted)}.configure-size-row--selected .configure-size-row-dim,.configure-size-row--selected .configure-size-row-inches{color:var(--landing-bg);opacity:.85}.configure-size-row--locked{cursor:default}.configure-size-row--locked:hover{border-color:var(--landing-text)}.configure-size-list--locked{max-height:none;overflow:visible}.configure-size-detected-label{margin-top:.5rem;font-size:.8125rem;color:var(--landing-text-muted);font-style:italic}.configure-size-fade{position:absolute;bottom:0;left:0;right:0;height:56px;background:linear-gradient(to bottom,transparent,var(--landing-bg));pointer-events:none}.configure-pages-step{display:flex;flex-direction:column;gap:.75rem}.configure-pages-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.configure-pages-label{font-size:.75rem;color:var(--landing-text-muted);font-family:Inter,system-ui,sans-serif;width:80px;flex-shrink:0}.configure-pages-input{width:110px;padding:.5rem .75rem;min-height:44px;border:1px solid var(--landing-border);background:transparent;font-family:Inter,system-ui,sans-serif;font-feature-settings:"tnum" 1,"lnum" 1;font-size:.8125rem;color:var(--landing-text);border-radius:2px;outline:none;transition:border-color .2s ease}.configure-pages-input--clamped{border-color:var(--configure-warning)}.configure-pages-range{font-size:.6875rem;color:var(--landing-text-muted);font-family:Inter,system-ui,sans-serif}.configure-pages-warning{display:inline-flex;align-items:flex-start;gap:.5rem;margin:0 0 0 96px;font-size:.6875rem;color:var(--configure-warning);line-height:1.6;font-family:Inter,system-ui,sans-serif}.configure-finishing-list{display:flex;flex-direction:column;gap:.375rem}.configure-finishing-row{display:flex;align-items:center;gap:.75rem;min-height:44px;padding:.625rem .875rem;border:1px solid var(--landing-border);background:transparent;border-radius:2px;cursor:pointer;transition:all .15s ease}.configure-finishing-row input[type=checkbox]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.configure-finishing-row--active{background:var(--landing-surface-hover);border-color:var(--landing-text)}.configure-finishing-title{flex:1;font-size:.8125rem;font-family:Inter,system-ui,sans-serif}.configure-checkbox{width:14px;height:14px;border:1px solid var(--landing-border);border-radius:1px;display:inline-flex;align-items:center;justify-content:center;background:transparent;flex-shrink:0}.configure-checkbox--checked{background:var(--landing-text);border-color:var(--landing-text);position:relative}.configure-checkbox--checked:after{content:"";width:6px;height:6px;background:var(--landing-bg)}.configure-foil-options{display:inline-flex;gap:.375rem}.configure-foil-option{min-height:44px;padding:.25rem .625rem;border:1px solid var(--landing-border);background:transparent;font-family:Inter,system-ui,sans-serif;font-size:.6875rem;cursor:pointer;color:var(--landing-text);border-radius:1px}.configure-foil-option--selected{background:var(--landing-text);color:var(--landing-bg);border-color:var(--landing-text)}.configure-nav-bar{display:flex;gap:.625rem;padding:1rem 0 1.5rem;border-top:1px solid var(--landing-border)}.configure-button-primary,.configure-button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.65rem 1.25rem;font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.01em;border-radius:.5rem;cursor:pointer;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.configure-button-primary{background-color:var(--landing-text);color:var(--landing-bg);border:1px solid var(--landing-text)}.configure-button-primary:hover{filter:brightness(.85)}.configure-button-primary:disabled{opacity:.55;cursor:not-allowed}.configure-button-secondary{background-color:transparent;color:var(--landing-text);border:1px solid var(--landing-border)}.configure-button-secondary:hover{background-color:var(--landing-surface-hover);border-color:var(--landing-text-muted)}.configure-summary{display:flex;flex-direction:column;gap:.25rem}.configure-summary-heading{margin-bottom:.5rem}.configure-summary dl{margin:0;display:flex;flex-direction:column}.configure-summary-row{display:flex;justify-content:space-between;gap:.5rem;padding:.4rem 0;border-bottom:1px solid var(--landing-border)}.configure-summary-label{font-size:.625rem;color:var(--landing-text-muted);margin:0;font-family:Inter,system-ui,sans-serif}.configure-summary-value{font-size:.6875rem;text-align:right;font-family:Inter,system-ui,sans-serif;color:var(--landing-text);font-style:normal;margin:0}.configure-summary-row--unset{opacity:.6}.configure-summary-row--unset .configure-summary-value{color:var(--landing-text-muted);font-style:italic}.configure-price-panel{display:flex;flex-direction:column;gap:.4rem;padding:1.25rem 0 0;border-top:2px solid var(--landing-text)}.configure-price-panel-sticky{position:relative}@media (min-width: 768px){.configure-price-panel-sticky{position:sticky;bottom:0}}.configure-price-total{font-size:2.25rem;font-weight:300;color:var(--landing-text);margin:.25rem 0 0;line-height:1.05}.configure-price-per-copy{font-size:.625rem;color:var(--landing-text-muted);font-family:Inter,system-ui,sans-serif;font-feature-settings:"tnum" 1,"lnum" 1;margin-top:.25rem}.configure-price-placeholder{font-size:1.75rem;font-weight:300;color:var(--landing-border);font-style:italic;margin-top:.25rem}.configure-price-placeholder-sub{font-size:.6875rem;color:var(--landing-border);font-family:Inter,system-ui,sans-serif;margin-top:.25rem}.configure-price-loading{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;color:var(--landing-text-muted)}.configure-price-loading-label{font-size:.75rem;font-family:Inter,system-ui,sans-serif}.configure-price-muted-total{font-size:.875rem;color:var(--landing-text-muted);margin-left:.5rem}.configure-price-error{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.configure-price-error-line{display:inline-flex;align-items:flex-start;gap:.5rem;color:var(--configure-warning);font-size:.8125rem;font-family:Inter,system-ui,sans-serif;line-height:1.5}.configure-price-last-good{display:flex;flex-direction:column;gap:.125rem;font-size:.75rem;color:var(--landing-text-muted)}.configure-price-last-good-label{font-size:.625rem;letter-spacing:.06em;text-transform:uppercase}.configure-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#1a17108c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:1rem}.configure-modal{background:var(--landing-bg);width:480px;max-width:90vw;max-height:min(90vh,680px);border-radius:4px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 60px #1a171040}.configure-modal-header{padding:1.5rem 1.75rem 1rem;border-bottom:1px solid var(--landing-border);display:flex;align-items:flex-start;justify-content:space-between;flex-shrink:0}.configure-modal-title{font-size:1.375rem;font-weight:300;margin:0;letter-spacing:.01em}.configure-modal-subtitle{font-size:.6875rem;color:var(--landing-text-muted);margin:.25rem 0 0;font-family:Inter,system-ui,sans-serif}.configure-modal-close{background:transparent;border:none;cursor:pointer;color:var(--landing-text-muted);padding:.25rem .5rem;margin-top:-.25rem;min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}.configure-modal-close:hover{color:var(--landing-text)}.configure-modal-body{flex:1;overflow-y:auto;padding:1.5rem 1.75rem;min-height:0}.configure-modal-spec-list{margin-bottom:1.5rem}.configure-modal-spec-row{display:flex;justify-content:space-between;padding:.3rem 0;border-bottom:1px solid var(--landing-border);gap:.75rem}.configure-modal-spec-label{font-size:.625rem;color:var(--landing-text-muted);font-family:Inter,system-ui,sans-serif}.configure-modal-spec-value{font-size:.6875rem;color:var(--landing-text);text-align:right;font-family:Inter,system-ui,sans-serif}.configure-modal-spec-total{display:flex;justify-content:space-between;align-items:baseline;margin-top:1rem;padding-top:1rem;border-top:2px solid var(--landing-text)}.configure-modal-spec-total-amount{text-align:right}.configure-modal-spec-total-amount>div:first-child{font-size:1.75rem;font-weight:300;color:var(--landing-text);line-height:1.1}.configure-modal-spec-total-percopy{font-size:.625rem;color:var(--landing-text-muted);margin-top:.125rem;font-feature-settings:"tnum" 1,"lnum" 1}.configure-modal-field{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.configure-modal-input{width:100%;padding:.625rem .875rem;box-sizing:border-box;border:1px solid var(--landing-border);background:transparent;font-family:Inter,system-ui,sans-serif;font-size:.8125rem;color:var(--landing-text);border-radius:2px;outline:none;min-height:44px}.configure-modal-input:focus{border-color:var(--landing-text)}.configure-modal-footer{padding:1.25rem 1.75rem 1.5rem;border-top:1px solid var(--landing-border);display:flex;gap:.625rem;justify-content:flex-end;flex-shrink:0}.configure-modal-success{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 0;text-align:center;gap:1rem}.configure-modal-success-icon{width:56px;height:56px;border-radius:50%;background:var(--configure-success);color:var(--landing-surface);display:inline-flex;align-items:center;justify-content:center}.configure-modal-success-heading{font-size:1.375rem;font-weight:300;margin:0}.configure-modal-success-message{font-size:.8125rem;color:var(--landing-text-muted);line-height:1.7;max-width:320px;margin:0;font-family:Inter,system-ui,sans-serif}.configure-modal-success-project{font-size:.6875rem;color:var(--landing-text-muted);margin:0;font-family:Inter,system-ui,sans-serif}.configure-root :focus-visible,.configure-logo:focus-visible,.configure-back-link:focus-visible,.configure-button-primary:focus-visible,.configure-button-secondary:focus-visible,.configure-step-tab:focus-visible,.configure-chip-radio:focus-within,.configure-finishing-row:focus-within,.configure-size-row:focus-visible,.configure-size-list:focus-visible,.configure-modal:focus-visible,.configure-modal-input:focus-visible,.configure-modal-close:focus-visible,.configure-foil-option:focus-visible{outline:2px solid var(--landing-accent);outline-offset:2px}@media (max-width: 767px){.configure-pane--sidebar{background:transparent;padding:0;border:none}.configure-price-panel{position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--landing-surface-hover);border-top:2px solid var(--landing-text);padding:.75rem 1.25rem 1rem;box-shadow:0 -8px 24px #1a17100d}.configure-pane--main{padding-bottom:8rem}}.configure-skeleton-root{display:grid;grid-template-columns:1fr;grid-template-areas:"rail" "content";gap:1.5rem;background:var(--landing-bg);border:1px solid var(--landing-border);border-radius:12px;min-height:480px;padding:1.5rem}.configure-skeleton-rail{grid-area:rail;display:flex;flex-direction:row;gap:4px;overflow-x:auto;list-style:none;margin:0}.configure-skeleton-tab{flex:0 0 auto;min-width:70px;min-height:44px;padding:12px 14px;display:inline-flex;align-items:center;opacity:.4;color:var(--landing-text-muted)}.configure-skeleton-circle{display:inline-block;width:33px;height:33px;border-radius:50%;background:var(--landing-border);animation:configure-skeleton-pulse 1.6s ease-in-out infinite}@media (min-width: 1180px){.configure-skeleton-root{grid-template-columns:352px minmax(0,1fr);grid-template-areas:"rail content"}.configure-skeleton-rail{flex-direction:column;overflow-x:visible}.configure-skeleton-tab{width:100%;padding:20px}}@keyframes configure-skeleton-pulse{0%,to{opacity:.6}50%{opacity:1}}.configure-skeleton-content{grid-area:content;display:flex;align-items:center;justify-content:center;min-height:480px}.configure-skeleton-spinner{display:inline-flex;align-items:center;justify-content:center;color:var(--landing-text-dim)}.configure-skeleton-spinner-icon{width:32px;height:32px;animation:spin 1.2s linear infinite}.configure-skeleton-spinner--reduced-motion{font-family:Inter,system-ui,sans-serif;color:var(--landing-text-muted);font-size:.95rem}@media (max-width: 767px){.configure-skeleton-root{min-height:420px;padding:1rem}.configure-skeleton-content{min-height:420px}}@media (prefers-reduced-motion: reduce){.configure-skeleton-circle,.configure-skeleton-spinner-icon{animation:none}}.configure-retry-card{display:flex;flex-direction:column;align-items:center;gap:.75rem;background:var(--landing-surface);border:1px solid var(--configure-warning);border-radius:12px;padding:2rem 1.5rem;margin:1.5rem auto;max-width:520px;text-align:center;animation:fade-up .32s ease-out both}.configure-retry-icon{width:32px;height:32px;color:var(--configure-warning)}.configure-retry-message{color:var(--landing-text);font-size:1rem;margin:0}.configure-step{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.configure-option{display:inline-flex;align-items:center;gap:.625rem;cursor:pointer;padding:.25rem 0;color:var(--configure-ink, #232323)}.configure-option input{-moz-appearance:none;appearance:none;-webkit-appearance:none;flex-shrink:0;width:20px;height:20px;margin:0;border:1px solid currentColor;background:transparent;cursor:inherit;display:grid;place-items:center}.configure-option input[type=radio]{border-radius:50%}.configure-option input[type=radio]:after{content:"";width:10px;height:10px;border-radius:50%;background:currentColor;transform:scale(0);transition:transform .12s ease}.configure-option input[type=radio]:checked:after{transform:scale(1)}.configure-option-label{font-size:1rem;line-height:1.5}.configure-option--disabled{opacity:.4;cursor:not-allowed}.configure-option:not(.configure-option--disabled):hover input{border-width:2px}.configure-option-row{display:flex;align-items:center;justify-content:center;gap:3.5rem}.configure-option-row--wrap{flex-wrap:wrap;gap:1.25rem 2.5rem}.configure-option-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem 2.5rem;width:100%;max-width:620px}.configure-media-row{display:flex;align-items:flex-end;justify-content:center;gap:3.5rem;width:100%}.configure-media-row--three{align-items:flex-start;gap:2rem}.configure-media-option{display:flex;flex-direction:column;align-items:center;gap:1rem;min-width:0}.configure-media{display:block;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.configure-media--cover{max-height:386px}.configure-media--binding{width:282px}.configure-media--spread{width:236px}.configure-media--pages,.configure-media--copies{max-height:340px}.configure-media--extra{width:64px;border-radius:6px}.configure-option-desc{max-width:200px;font-size:.875rem;line-height:1.5;color:var(--configure-ink-soft, #6b6b6b);text-align:center;margin:0}.configure-rule{width:100%;max-width:620px;height:0;border:0;border-top:1px solid rgba(35,35,35,.12);margin:0}.configure-pages-pair{display:flex;align-items:flex-end;justify-content:center;gap:3.5rem;width:100%}.configure-pages-column{display:flex;flex-direction:column;align-items:center;gap:1.25rem;min-width:0}.configure-pages-column .configure-media{height:300px;width:auto}.configure-pages-column .configure-pages-row{justify-content:center;flex-wrap:nowrap;gap:.75rem}.configure-pages-column .configure-pages-label{width:auto;font-size:1rem;color:inherit}.configure-pages-column .configure-pages-range{white-space:nowrap}@media (max-width: 720px){.configure-media-row,.configure-pages-pair{flex-direction:column;align-items:center;gap:2rem}.configure-media-row--three{gap:2.5rem}.configure-option-row{gap:1.5rem}}.configure-page-surface,.configure-page-surface body,.configure-page-surface .editorial-background{background:#efefef}.configure-page-surface .editorial-background:before,.configure-page-surface .editorial-background:after{content:none}.configure-root{--configure-page-bg: #efefef;--configure-quote-ink: #232323;--configure-quote-label: #9e9e9e;--configure-quote-meta: #909090;--configure-quote-rule: rgba(35, 35, 35, .12);background:var(--configure-page-bg)}.configure-pane--sidebar{background:transparent;border:0;padding:16px 12px;border-radius:12px}.configure-summary-heading{font-size:20px;line-height:32px;font-weight:500;color:var(--configure-quote-ink);margin:0 0 8px;padding-bottom:8px;border-bottom:1px solid var(--configure-quote-rule)}.configure-summary-row{display:block;padding:0 0 6px;border-bottom:0}.configure-summary-label{display:block;font-size:12px;line-height:24px;font-weight:400;color:var(--configure-quote-label)}.configure-summary-value{display:block;text-align:left;margin:0;font-size:13px;line-height:24px;font-weight:300;color:var(--configure-quote-ink)}.configure-price-panel{padding-top:12px;border-top:1px solid var(--configure-quote-rule)}.configure-price-eyebrow{font-size:10px;line-height:24px;font-weight:500;letter-spacing:0;color:var(--configure-quote-ink);text-transform:none}.configure-price-total{font-size:26px;line-height:32px;font-weight:500;color:var(--configure-quote-ink)}.configure-price-per-copy{font-size:12px;line-height:18px;font-weight:400;color:var(--configure-quote-meta)}.configure-flow{display:flex;justify-content:center;padding:14px 24px}.configure-flow-list{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0;font-family:Inter,system-ui,sans-serif}.configure-flow-item{display:inline-flex;align-items:center;gap:8px}.configure-flow-sep{width:14px;height:1px;margin:0 16px;background:var(--configure-quote-meta, #909090)}.configure-flow-mark{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;font-size:11px;line-height:1;font-weight:500}.configure-flow-check{width:12px;height:12px}.configure-flow-label{font-size:14px;line-height:22px}.configure-flow-item--done .configure-flow-mark,.configure-flow-item--current .configure-flow-mark{background:var(--configure-quote-ink, #232323);color:#fff}.configure-flow-item--done .configure-flow-label,.configure-flow-item--current .configure-flow-label{color:var(--configure-quote-ink, #232323)}.configure-flow-item--ahead .configure-flow-mark{border:1px solid var(--configure-quote-meta, #909090);color:var(--configure-quote-meta, #909090)}.configure-flow-item--ahead .configure-flow-label{color:var(--configure-quote-meta, #909090)}@media (max-width: 720px){.configure-flow-list{flex-wrap:wrap;justify-content:center;gap:8px 0}.configure-flow-sep{margin:0 8px}.configure-flow-label{font-size:12px}}.configure-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:6px 24px 16px}.configure-header-menu{position:relative;display:flex}.configure-header-burger{display:grid;place-items:center;width:40px;height:40px;margin:-10px;padding:0;border:0;background:none;color:var(--configure-quote-ink, #232323);cursor:pointer;border-radius:8px}.configure-header-burger svg{width:20px;height:20px}.configure-header-burger:hover{background:#2323230f}.configure-header-popover{position:absolute;top:calc(100% + 6px);left:0;z-index:30;min-width:184px;display:flex;flex-direction:column;padding:6px;background:#fff;border:1px solid rgba(35,35,35,.1);border-radius:10px;box-shadow:0 12px 32px -12px #23232347}.configure-header-popover-item{padding:8px 10px;border-radius:6px;font-size:14px;line-height:20px;color:var(--configure-quote-ink, #232323);text-decoration:none}.configure-header-popover-item:hover{background:#2323230f}.configure-header-actions{display:flex;align-items:center;gap:19px}.configure-header-signin{font-size:14px;font-weight:500;color:var(--configure-quote-ink, #232323);text-decoration:none}.configure-header-signin:hover{text-decoration:underline}.configure-header-cta{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 14px;border:0;border-radius:999px;background:var(--configure-quote-ink, #232323);color:#fff;font-size:13px;font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;transition:background .15s ease}.configure-header-cta:hover:not(:disabled){background:#3a3a3a}.configure-header-cta:disabled{background:#cecece;color:#8a8a8a;cursor:not-allowed}.configure-header-cta-icon{width:13px;height:13px}@media (max-width: 560px){.configure-header{padding:6px 16px 12px}.configure-header-actions{gap:12px}}.upload-landing-root{--upload-section-gap: 120px;--upload-hero-top: 48px;--upload-heading-gap: 72px;--upload-faq-max: none;--upload-accent: var(--color-interactive);--upload-surface: #ffffff;--upload-surface-hover: rgba(0, 111, 255, .06);background:var(--home-bg);color:var(--home-ink);font-family:Inter,system-ui,sans-serif;min-height:100vh;display:flex;flex-direction:column}.upload-landing-main{flex:1 0 auto;width:100%;max-width:1440px;margin:0 auto;padding:0 2.75rem var(--upload-section-gap);display:flex;flex-direction:column;align-items:center;gap:var(--upload-section-gap)}.upload-landing{display:flex;flex-direction:column;align-items:center;width:100%;gap:var(--upload-section-gap)}.upload-hero-section{display:flex;flex-direction:column;align-items:center;width:100%;gap:94px}.upload-hero-section .home-hero{padding-top:var(--upload-hero-top);padding-bottom:0}.upload-landing-root--manuscript{--upload-faq-max: 894px}.upload-landing-root--pdf{--upload-heading-gap: 120px}.upload-landing[data-exiting]{animation:landing-exit .22s ease both;pointer-events:none}@keyframes landing-exit{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-.5rem)}}@media (prefers-reduced-motion: reduce){.upload-landing[data-exiting]{animation:none;opacity:0}}.upload-signin-link{color:var(--upload-accent);background:none;border:none;cursor:pointer;font-size:.875rem;text-decoration:none;padding:0}.upload-signin-link:hover{text-decoration:underline}.upload-dropzone-region{width:100%;max-width:754px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.upload-dropzone{box-sizing:border-box;width:100%;height:355px;display:flex;flex-direction:column;align-items:center;padding:8px 9px 8px 8px;border-radius:16px;background:var(--color-dropzone-fill);transition:background .15s ease}.upload-dropzone-inner{box-sizing:border-box;flex:1 1 auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding-top:24px;border:1px dashed var(--color-button-blue);border-radius:var(--radius-lg);transition:border-color .15s ease}.upload-dropzone--dragover{background:var(--color-dropzone-fill-strong)}.upload-dropzone--dragover .upload-dropzone-inner{border-color:var(--color-interactive)}.upload-dropzone--disabled{opacity:.6}.upload-dropzone-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;height:52px;gap:10px;padding:10px 24px;border:2px solid var(--color-interactive);border-radius:var(--radius-lg);background:transparent;color:var(--color-black-primary);cursor:pointer;transition:background .15s ease}.upload-dropzone-btn:hover:not(:disabled){background:#006fff14}.upload-dropzone-btn:focus-visible{outline:2px solid var(--upload-accent);outline-offset:2px}.upload-dropzone-btn:disabled{cursor:not-allowed}.upload-dropzone-btn-icon{flex-shrink:0;display:block;width:20px;height:20px}.upload-dropzone-btn-icon img{display:block;width:20px;height:20px}.upload-dropzone-or,.upload-dropzone-label{color:var(--color-black-primary)}.upload-dropzone-input{display:none}.upload-dropzone-hint{margin-top:16px;color:var(--color-gray-700);text-align:center}.upload-dropzone-error{margin-top:.5rem;color:#b42318;font-size:.85rem;text-align:center}.upload-uploading-state,.upload-preflight-state{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 1.5rem;background:var(--upload-surface);border:1px solid var(--home-border-soft);border-radius:16px;animation:fade-up .32s ease-out both}.upload-state-icon{width:32px;height:32px;color:var(--upload-accent)}.upload-state-text{margin:0;color:var(--home-ink);font-size:1rem}.upload-state-progress{margin:0;color:var(--home-ink);opacity:.6;font-size:.875rem}.upload-retry-card{display:flex;flex-direction:column;align-items:center;gap:.75rem;background:var(--upload-surface);border:1px solid var(--upload-accent);border-radius:12px;padding:2rem 1.5rem;max-width:520px;margin:0 auto;text-align:center;animation:fade-up .32s ease-out both}.upload-retry-icon{width:32px;height:32px;color:var(--upload-accent)}.upload-retry-message{margin:0;color:var(--home-ink);font-size:1rem}.upload-retry-button{display:inline-flex;align-items:center;gap:.375rem;padding:.625rem 1.25rem;border-radius:8px;border:1px solid var(--upload-accent);background:var(--upload-accent);color:var(--upload-surface);font-size:.9375rem;cursor:pointer;transition:background .18s ease-out}.upload-retry-button:hover{background:var(--home-ink);border-color:var(--home-ink)}.upload-section-heading{text-align:center;color:var(--home-ink);margin:0 0 var(--upload-heading-gap)}.upload-steps{width:100%}.upload-steps-track{list-style:none;margin:0;padding:0;display:flex;gap:25px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.upload-steps-track::-webkit-scrollbar{display:none}.upload-steps-card{flex:1 1 0;min-width:0;scroll-snap-align:start;display:flex;flex-direction:column;gap:56px;padding:47px 35px 35px;border:1px solid var(--home-border-soft);border-radius:var(--radius-2xl);background:transparent}.upload-steps-icon{align-self:flex-start;width:auto;height:75px;color:var(--home-ink)}.upload-steps-title{font-size:28px;line-height:36px;font-weight:500;color:var(--home-ink);margin:0}.upload-steps-eta{margin:12px 0 0;font-size:16px;line-height:24px;color:var(--home-ink);opacity:.55}.upload-steps-desc{margin:12px 0 0;color:var(--color-black-primary)}@media (max-width: 1024px){.upload-landing-root{--upload-section-gap: 72px;--upload-heading-gap: 56px;--upload-faq-max: none}.upload-landing-root--manuscript{--upload-hero-top: 128px}.upload-hero-section{gap:64px}.upload-hero-section .home-hero-title{font-size:56px;line-height:64px}.upload-hero-section .home-hero-subtitle{font-size:24px;line-height:40px}.upload-steps-track{gap:24px}.upload-steps-card{padding:36px}.upload-steps-eta{display:none}.upload-steps-title{font-size:24px;line-height:32px}}@media (max-width: 768px){.upload-landing-root{--upload-hero-top: 56px}.upload-hero-section{gap:72px}.upload-landing-main{padding-bottom:80px}.upload-section-heading{font-size:56px;line-height:64px;letter-spacing:normal}.upload-steps-track{flex-direction:column;overflow-x:visible}.upload-steps-card{flex:0 0 auto;width:100%;gap:36px}.upload-steps-title{font-size:20px;line-height:32px}}.upload-pdf-requirements{box-sizing:border-box;width:100%;padding:36px 24px;border-radius:var(--radius-2xl);background:#a7a18924;text-align:center}.upload-pdf-requirements-heading{margin:0;color:var(--home-ink)}.upload-pdf-requirements-copy{margin:16px auto 0;color:var(--color-black-primary)}.upload-landing-root .home-faq--stacked{max-width:var(--upload-faq-max)}.upload-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.upload-choose-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;background:#00000059;padding:1.5rem}.upload-choose-modal-card{position:relative;width:100%;max-width:560px;background:var(--upload-surface);border:1px solid var(--home-border-soft);border-radius:16px;box-shadow:0 18px 48px #0000002e;animation:fade-up .32s ease-out both;display:flex;flex-direction:column;max-height:calc(100vh - 3rem);overflow:hidden}.upload-choose-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem 1.5rem .75rem}.upload-choose-modal-title{margin:0 0 .25rem;font-size:1.5rem;color:var(--home-ink)}.upload-choose-modal-subtitle{margin:0;color:var(--home-ink);opacity:.6;font-size:.9375rem;line-height:1.55}.upload-choose-modal-close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:1px solid transparent;background:transparent;color:var(--home-ink);opacity:.6;cursor:pointer;transition:background .18s ease-out,color .18s ease-out,opacity .18s ease-out}.upload-choose-modal-close:hover{background:var(--upload-surface-hover);color:var(--home-ink);opacity:1}.upload-choose-modal-close:focus-visible{outline:2px solid var(--upload-accent);outline-offset:2px}.upload-choose-modal-body{padding:.75rem 1.5rem 1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.25rem}.upload-choose-modal-actions{display:flex;flex-direction:column;gap:.75rem}.upload-choose-modal-cta{width:100%;padding:.875rem 1.25rem;border-radius:10px;font-size:1rem;cursor:pointer;transition:background .18s ease-out,border-color .18s ease-out,color .18s ease-out}.upload-choose-modal-cta:focus-visible{outline:2px solid var(--upload-accent);outline-offset:2px}.upload-choose-modal-cta-primary{border:1px solid var(--upload-accent);background:var(--upload-accent);color:var(--upload-surface)}.upload-choose-modal-cta-primary:hover{background:var(--home-ink);border-color:var(--home-ink)}.upload-choose-modal-cta-secondary{border:1px solid var(--home-border-soft);background:var(--upload-surface);color:var(--home-ink)}.upload-choose-modal-cta-secondary:hover{background:var(--upload-surface-hover);border-color:var(--upload-accent)}.upload-choose-modal-rules{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem;border-top:1px solid var(--home-border-soft);padding-top:1rem}.upload-choose-modal-rule{display:flex;flex-direction:column;gap:.125rem;padding:.5rem .75rem;border-radius:8px;background:#f2efe8;border:1px solid var(--home-border-soft)}.upload-choose-modal-rule--fail{border-color:var(--upload-accent)}.upload-choose-modal-rule-id{font-size:.8125rem;font-weight:600;color:var(--home-ink)}.upload-choose-modal-rule-message{font-size:.875rem;color:var(--home-ink);opacity:.6;line-height:1.5}.upload-detected-label{margin-top:.375rem;font-size:.8125rem;color:#6b5e52;font-style:italic}.configure-upload-notice{margin:0 auto 1rem;padding:.75rem 1rem;max-width:60rem;border:1px solid #ede7e0;border-radius:.5rem;background:#fff;color:#6b5e52;font-size:.875rem}.ProseMirror{outline:none;min-height:500px}.ProseMirror p{margin-bottom:1em}.ProseMirror h1{margin-bottom:1rem;margin-top:2rem;font-size:1.875rem;line-height:2.25rem;font-weight:700}.ProseMirror h2{margin-bottom:.75rem;margin-top:1.5rem;font-size:1.5rem;line-height:2rem;font-weight:700}.ProseMirror h3{margin-bottom:.5rem;margin-top:1rem;font-size:1.25rem;line-height:1.75rem;font-weight:600}.ProseMirror blockquote{margin-top:1rem;margin-bottom:1rem;border-left-width:4px;--tw-border-opacity: 1;border-color:rgb(214 211 209 / var(--tw-border-opacity, 1));padding-left:1rem;font-style:italic}.ProseMirror hr{margin-top:2rem;margin-bottom:2rem;--tw-border-opacity: 1;border-color:rgb(214 211 209 / var(--tw-border-opacity, 1))}.ProseMirror p.is-editor-empty:first-child:before{--tw-text-opacity: 1;color:rgb(168 162 158 / var(--tw-text-opacity, 1));content:attr(data-placeholder);float:left;height:0;pointer-events:none}.ProseMirror img{max-width:100%;height:auto;display:block;margin:1rem 0;border-radius:4px}.ProseMirror img.ProseMirror-selectednode{outline:2px solid #3b82f6;outline-offset:2px}.pbe-content .ProseMirror{min-height:0}.pbe-scroll{overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--editor-gray-200) transparent}.pbe-scroll::-webkit-scrollbar{width:8px}.pbe-scroll::-webkit-scrollbar-track{background:transparent}.pbe-scroll::-webkit-scrollbar-thumb{background:var(--editor-gray-200);border-radius:24px;border:2px solid transparent;background-clip:padding-box}.pbe-content .ProseMirror p{text-indent:var(--pbe-indent, 0);text-align:justify;margin-bottom:.65em}.draft-column-scroll{flex:1;min-width:0;overflow:auto;background:var(--editor-rail-bg)}.draft-column{width:min(44em,92%);min-height:calc(100% - 64px);margin:32px auto;padding:3.5em 3em 4.5em;background:var(--book-bg, #ffffff);box-shadow:var(--editor-shadow-md);border-radius:2px}.draft-column .ProseMirror{outline:none;font-family:var(--book-font-family);font-size:var(--book-font-size);font-weight:var(--book-font-weight);line-height:var(--book-line-height);color:var(--book-body-color);text-align:var(--book-text-align)}.draft-column .ProseMirror p{margin:0 0 var(--book-para-spacing);text-indent:var(--book-para-indent)}.draft-column .ProseMirror h1+p,.draft-column .ProseMirror h2+p,.draft-column .ProseMirror h3+p,.draft-column .ProseMirror p:first-child{text-indent:0}.draft-column .ProseMirror h1{font-family:var(--book-h1-font);font-size:var(--book-h1-size);font-weight:var(--book-h1-weight);color:var(--book-h1-color);text-align:var(--book-h1-align);font-style:var(--book-h1-style);text-transform:var(--book-h1-transform);font-variant:var(--book-h1-variant);margin:var(--book-h1-space-above) 0 var(--book-h1-space-below)}.draft-column .ProseMirror h2{font-family:var(--book-h2-font);font-size:var(--book-h2-size);font-weight:var(--book-h2-weight);color:var(--book-h2-color);text-align:var(--book-h2-align);margin:var(--book-h2-space-above, 1em) 0 var(--book-h2-space-below, .4em)}.draft-column .ProseMirror h3{font-family:var(--book-h3-font);font-size:var(--book-h3-size);font-weight:var(--book-h3-weight);color:var(--book-h3-color);margin:var(--book-h3-space-above, .8em) 0 var(--book-h3-space-below, .3em)}.draft-column .ProseMirror blockquote{margin:1em 1.5em;font-style:italic;color:var(--book-text-muted, #6b5e52)}.draft-column .ProseMirror ul,.draft-column .ProseMirror ol{padding-left:1.6em;margin:0 0 var(--book-para-spacing)}.draft-column .ProseMirror [data-footnote]{background:var(--landing-surface-hover, #f1ece5);border-radius:3px;padding:0 .3em;font-size:.82em;color:var(--landing-text-muted, #6b5e52)}.wizard-root{height:100dvh;background:var(--landing-bg);color:var(--landing-text);position:relative;overflow:hidden;display:flex;flex-direction:column}.wizard-progress{display:flex;align-items:center;justify-content:center;gap:0;padding:0 2rem;margin-bottom:1rem;position:relative;z-index:10}.wizard-progress-item{display:flex;align-items:center;gap:0}.wizard-progress-dot-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.wizard-progress-line{width:48px;height:2px;background:var(--landing-border);margin:0 .25rem;transition:background .4s ease}.wizard-progress-line-done{background:var(--landing-accent)}.wizard-progress-dot{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--landing-border);background:var(--landing-surface);color:var(--landing-text-dim);font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:600;transition:all .4s ease;flex-shrink:0}.wizard-progress-dot-num{line-height:1}.wizard-progress-dot-active{border-color:var(--landing-accent);background:var(--landing-accent);color:#fff;box-shadow:0 0 0 4px var(--landing-accent-soft);animation:wizard-dot-pulse 2s ease-in-out infinite}.wizard-progress-dot-completed{border-color:var(--landing-accent);background:var(--landing-accent);color:#fff}.wizard-progress-label{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);font-family:Inter,system-ui,sans-serif;font-size:.65rem;font-weight:500;color:var(--landing-text-dim);white-space:nowrap;letter-spacing:.04em;transition:color .3s ease}.wizard-progress-label-active{color:var(--landing-accent);font-weight:600}@keyframes wizard-dot-pulse{0%,to{box-shadow:0 0 0 4px var(--landing-accent-soft)}50%{box-shadow:0 0 0 8px #8b5e3c0f}}.wizard-main{flex:1;min-height:0;display:flex;align-items:stretch;justify-content:center;padding:1rem 2rem;position:relative;z-index:10;overflow-y:auto}.wizard-step{width:100%;max-width:720px;display:flex;flex-direction:column;animation:wizard-step-enter .5s ease-out both}@keyframes wizard-step-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.wizard-step-content{display:flex;flex-direction:column;align-items:center;text-align:center}.wizard-step-title{font-family:Inter,system-ui,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;color:var(--landing-text);margin-bottom:.75rem;line-height:1.2}.wizard-step-title em{font-style:italic;color:var(--landing-accent)}.wizard-step-subtitle{font-family:Inter,system-ui,sans-serif;font-size:1.1rem;color:var(--landing-text-muted);line-height:1.5;margin-bottom:1.5rem;max-width:480px}.wizard-step-subtitle em{font-style:italic;color:var(--landing-accent)}.wizard-step-explanation{font-family:Inter,system-ui,sans-serif;font-size:.95rem;color:var(--landing-text-muted);opacity:.8;line-height:1.5;margin-top:-1.25rem;margin-bottom:2rem;max-width:420px;text-align:center}.wizard-dropzone{width:100%;max-width:520px;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 2rem;border:2px dashed var(--landing-border);border-radius:16px;background:var(--landing-surface);cursor:pointer;transition:all .25s ease}.wizard-dropzone:hover{border-color:var(--landing-accent);background:var(--landing-surface-hover)}.wizard-dropzone-active{border-style:solid;border-color:var(--landing-accent);background:var(--landing-accent-soft);box-shadow:0 0 0 4px var(--landing-accent-soft)}.wizard-dropzone-done{border-style:solid;border-color:var(--landing-accent);background:var(--landing-accent-soft);cursor:default}.wizard-dropzone-error{border-color:#b91c1c}.wizard-dropzone-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:var(--landing-accent-soft);color:var(--landing-accent);margin-bottom:1.25rem;transition:all .3s ease}.wizard-dropzone-icon-spin{animation:wizard-pulse 1.5s ease-in-out infinite}.wizard-dropzone-icon-success{background:#16a34a1a;color:#16a34a}.wizard-dropzone-icon-error{background:#b91c1c14;color:#b91c1c}.wizard-dropzone-text{font-family:Inter,system-ui,sans-serif;font-size:1.05rem;color:var(--landing-text-muted);margin-bottom:.75rem}.wizard-dropzone-subtext{font-family:Inter,system-ui,sans-serif;font-size:.8rem;color:#16a34a;font-weight:500}.wizard-dropzone-btn{font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:500;color:var(--landing-accent);background:none;border:1px solid var(--landing-accent);border-radius:8px;padding:.5rem 1.25rem;cursor:pointer;transition:all .2s ease;margin-bottom:1rem}.wizard-dropzone-btn:hover{background:var(--landing-accent);color:#fff}.wizard-dropzone-btn-secondary{margin-top:.75rem;margin-bottom:0;border-color:var(--landing-border);color:var(--landing-text-muted)}.wizard-dropzone-btn-secondary:hover{border-color:var(--landing-accent);color:var(--landing-accent);background:transparent}.wizard-dropzone-formats{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.wizard-dropzone-format{font-family:Inter,system-ui,sans-serif;font-size:.7rem;font-weight:500;color:var(--landing-text-dim);background:var(--landing-surface-hover);border:1px solid var(--landing-border-subtle);padding:.2rem .5rem;border-radius:4px}.wizard-upload-progress{width:200px;height:3px;background:var(--landing-border);border-radius:2px;overflow:hidden}.wizard-upload-progress-bar{height:100%;background:var(--landing-accent);border-radius:2px;animation:wizard-progress-fill 2s ease-in-out infinite}@keyframes wizard-progress-fill{0%{width:0%;transform:translate(0)}50%{width:60%}to{width:100%}}@keyframes wizard-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}.wizard-analyzing{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 0}.wizard-analyzing-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:20px;background:var(--landing-accent-soft);color:var(--landing-accent);animation:wizard-pulse 1.5s ease-in-out infinite}.wizard-analyzing-dots{display:flex;gap:6px}.wizard-analyzing-dots span{width:8px;height:8px;border-radius:50%;background:var(--landing-accent);opacity:.3;animation:wizard-analyzing-dot 1.2s ease-in-out infinite}.wizard-analyzing-dots span:nth-child(2){animation-delay:.2s}.wizard-analyzing-dots span:nth-child(3){animation-delay:.4s}@keyframes wizard-analyzing-dot{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.wizard-step-actions{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:.5rem}.wizard-back-btn{display:inline-flex;align-items:center;gap:.4rem;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:500;color:var(--landing-text-muted);background:none;border:none;cursor:pointer;padding:.75rem 1rem;border-radius:8px;transition:all .2s ease}.wizard-back-btn:hover{color:var(--landing-accent);background:var(--landing-accent-soft)}.wizard-back-btn-centered{margin-top:1.5rem}.wizard-step-error{font-family:Inter,system-ui,sans-serif;font-size:.9rem;color:#b91c1c;margin-bottom:1rem}.wizard-step-error-hint{font-family:Inter,system-ui,sans-serif;font-size:.9rem;color:var(--landing-text-muted);opacity:.7;margin-top:-.5rem;margin-bottom:1.5rem}.wizard-progress-dot-clickable{cursor:pointer}.wizard-progress-dot-clickable:hover{transform:scale(1.15);box-shadow:0 0 0 4px var(--landing-accent-soft)}.wizard-reassurance{font-family:Inter,system-ui,sans-serif;font-size:.8rem;color:var(--landing-text-dim);margin-bottom:.5rem}.wizard-continue-btn{display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap;flex-shrink:0;font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-weight:600;color:#fff;background:var(--landing-accent);border:none;border-radius:10px;padding:.75rem 2.5rem;cursor:pointer;transition:background .2s ease,transform .15s ease}.wizard-continue-btn:hover:not(:disabled){background:#7a5234}.wizard-continue-btn:active:not(:disabled){transform:scale(.98)}.wizard-continue-btn:disabled{opacity:.6;cursor:not-allowed}.wizard-link-btn{display:inline-flex;align-items:center;gap:.4rem;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:500;color:var(--landing-accent);background:none;border:none;cursor:pointer;padding:0;transition:opacity .2s ease}.wizard-link-btn:hover{opacity:.7}.wizard-cover-thumbnail{width:120px;height:170px;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:1px solid var(--landing-border);margin-bottom:1rem;box-shadow:0 2px 8px #00000014}.wizard-cover-detected-badge{font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:600;color:var(--landing-accent);margin-bottom:.75rem;text-align:center}.wizard-skip-link{font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:500;color:var(--landing-text-dim);background:none;border:none;cursor:pointer;padding:.5rem 1rem;margin-bottom:.5rem;transition:color .2s ease}.wizard-skip-link:hover{color:var(--landing-accent)}.wizard-cover-page{opacity:.95}.wizard-cover-page .wizard-page-img{border:2px solid var(--landing-accent)}.wizard-cover-label{background:var(--landing-accent);color:#fff;font-weight:600}.wizard-preview-strip{width:100%;display:flex;gap:1.25rem;overflow-x:auto;padding:1rem 0 1.5rem;margin-bottom:1rem;scrollbar-width:thin;scrollbar-color:var(--landing-border) transparent}.wizard-preview-strip::-webkit-scrollbar{height:6px}.wizard-preview-strip::-webkit-scrollbar-track{background:transparent}.wizard-preview-strip::-webkit-scrollbar-thumb{background:var(--landing-border);border-radius:3px}.wizard-preview-loading,.wizard-preview-error{width:100%;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;font-family:Inter,system-ui,sans-serif;color:var(--landing-text-muted)}.wizard-preview-spinner{width:32px;height:32px;border-radius:50%;border:3px solid var(--landing-border);border-top-color:var(--landing-accent);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.wizard-page{flex-shrink:0;position:relative;animation:wizard-page-enter .5s ease-out both}.wizard-page-clickable{cursor:pointer;border:none;background:none;padding:0;transition:transform .15s ease,box-shadow .15s ease}.wizard-page-clickable:hover{transform:translateY(-4px)}.wizard-page-clickable:hover .wizard-page-img{box-shadow:0 4px 12px #0000001f,0 12px 32px #0000001a}@keyframes wizard-page-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.wizard-page-img{display:block;height:380px;width:auto;border-radius:4px;box-shadow:0 2px 8px #00000014,0 8px 24px #0000000f;transition:box-shadow .15s ease}.wizard-page-num{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);font-family:Inter,system-ui,sans-serif;font-size:.65rem;font-weight:600;color:var(--landing-text-dim);background:var(--landing-surface);border:1px solid var(--landing-border-subtle);padding:.1rem .4rem;border-radius:4px}.wizard-book-info{display:flex;align-items:center;gap:.5rem;font-family:Inter,system-ui,sans-serif;font-size:.8rem;color:var(--landing-text-muted);margin-bottom:1.5rem}.wizard-book-info-sep{color:var(--landing-border)}.wizard-preview-actions{display:flex;align-items:center;gap:2rem}.wizard-click-hint{font-family:Inter,system-ui,sans-serif;font-size:.875rem;color:var(--landing-text-dim);text-align:center;margin-bottom:1rem}.wizard-expanded-view{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:1.5rem 0 2rem;margin-bottom:1rem;width:100%;max-width:720px}.wizard-expanded-nav{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--landing-border);border-radius:50%;background:#fff;color:var(--landing-text);cursor:pointer;transition:all .15s ease;flex-shrink:0}.wizard-expanded-nav:hover:not(:disabled){background:var(--landing-accent);border-color:var(--landing-accent);color:#fff}.wizard-expanded-nav:disabled{opacity:.3;cursor:not-allowed}.wizard-expanded-page{position:relative;flex:1;max-width:600px;animation:wizard-page-enter .3s ease-out}.wizard-expanded-close{position:absolute;top:-8px;right:-8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid var(--landing-border);border-radius:50%;background:#fff;color:var(--landing-text-muted);cursor:pointer;transition:all .15s ease;z-index:1}.wizard-expanded-close:hover{background:#fee2e2;border-color:#fca5a5;color:#dc2626}.wizard-zoom-wrapper{display:flex;flex-direction:column;align-items:center;gap:.75rem}.wizard-transform-wrapper{width:100%;height:500px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--landing-card-bg);border:1px solid var(--landing-border-subtle);cursor:grab}.wizard-transform-wrapper:active{cursor:grabbing}.wizard-transform-content{display:flex;align-items:center;justify-content:center}.wizard-expanded-img{display:block;max-height:480px;width:auto;border-radius:4px;box-shadow:0 4px 16px #0000001a,0 8px 32px #00000014;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.wizard-zoom-controls{display:flex;align-items:center;justify-content:center;gap:.5rem}.wizard-zoom-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--landing-border);border-radius:8px;background:#fff;color:var(--landing-text);cursor:pointer;transition:all .15s ease}.wizard-zoom-btn:hover{border-color:var(--landing-accent);color:var(--landing-accent);background:var(--landing-card-bg)}.wizard-pricing-context{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem;font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-style:italic;color:var(--landing-text-muted);margin-top:-.25rem;margin-bottom:.75rem;letter-spacing:.01em}.wizard-pricing-context-sep{color:var(--landing-accent);opacity:.4;font-style:normal}.wizard-pricing-sheet{width:100%;max-width:600px;text-align:left}.wizard-pricing-pricebar{display:flex;align-items:baseline;justify-content:center;gap:0;padding-bottom:.5rem;border-bottom:2px solid var(--landing-text);margin-bottom:.5rem}.wizard-pricing-pricebar-amount{font-family:Inter,system-ui,sans-serif;font-size:2rem;font-weight:400;color:var(--landing-text);line-height:1;letter-spacing:-.03em}.wizard-pricing-pricebar-unit{font-family:Inter,system-ui,sans-serif;font-size:1rem;font-style:italic;color:var(--landing-text-dim);margin-right:1rem}.wizard-pricing-pricebar-sep{width:1px;height:1.5rem;background:var(--landing-border);margin-right:1rem;align-self:center}.wizard-pricing-pricebar-total{font-family:Inter,system-ui,sans-serif;font-size:.95rem;color:var(--landing-text-muted);align-self:center}.wizard-pricing-qty-row{margin-bottom:.5rem}.wizard-pricing-qty-input{width:4.5rem;padding:.2rem .35rem;font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:500;color:var(--landing-text-dim);background:transparent;border:1px solid var(--landing-border);border-radius:4px;outline:none;text-align:center;line-height:1.3;transition:border-color .15s ease,color .15s ease;-moz-appearance:textfield}.wizard-pricing-qty-input::-webkit-inner-spin-button,.wizard-pricing-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wizard-pricing-qty-input:focus{border-color:var(--landing-accent);color:var(--landing-accent)}.wizard-pricing-range{width:100%;height:6px;background:transparent;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;margin:0 0 .25rem}.wizard-pricing-range::-webkit-slider-runnable-track{height:2px;background:var(--landing-border);border-radius:1px}.wizard-pricing-range::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:var(--landing-accent);border:2px solid var(--landing-card-bg);box-shadow:0 0 0 1px var(--landing-accent);margin-top:-7px;cursor:pointer;-webkit-transition:box-shadow .15s ease,transform .15s ease;transition:box-shadow .15s ease,transform .15s ease}.wizard-pricing-range::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 0 0 4px var(--landing-accent-soft),0 0 0 1px var(--landing-accent)}.wizard-pricing-range::-moz-range-track{height:2px;background:var(--landing-border);border-radius:1px;border:none}.wizard-pricing-range::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--landing-accent);border:2px solid var(--landing-card-bg);box-shadow:0 0 0 1px var(--landing-accent);cursor:pointer}.wizard-pricing-presets{display:flex;flex-wrap:wrap;gap:.375rem;justify-content:center}.wizard-pricing-preset{font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:500;color:var(--landing-text-dim);background:transparent;border:none;padding:.2rem .5rem;cursor:pointer;transition:all .15s ease;line-height:1.3;border-radius:3px}.wizard-pricing-preset:hover{color:var(--landing-accent);background:var(--landing-accent-soft)}.wizard-pricing-preset-active{color:var(--landing-accent);font-weight:700;background:var(--landing-accent-soft)}.wizard-pricing-specs{display:flex;flex-direction:column}.wizard-pricing-spec-group{padding:.35rem 0 .1rem;border-top:1px solid var(--landing-border)}.wizard-pricing-spec-group:first-child{border-top:none;padding-top:0}.wizard-pricing-section-title{font-family:Inter,system-ui,sans-serif;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--landing-text-dim)}.wizard-pricing-spec-row{display:flex;align-items:center;gap:1.5rem;padding:.2rem 0;min-height:1.75rem}.wizard-pricing-spec-label{font-family:Inter,system-ui,sans-serif;font-size:.88rem;color:var(--landing-text-muted);flex-shrink:0;width:100px}.wizard-pricing-spec-empty{width:auto;font-style:italic;font-size:.82rem;color:var(--landing-text-dim)}.wizard-pricing-spec-controls{display:flex;flex-wrap:wrap;gap:.25rem;flex:1;min-width:0}.wizard-pricing-toggle{font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:500;color:var(--landing-text-dim);background:transparent;border:1px solid transparent;border-radius:4px;padding:.35rem .65rem;cursor:pointer;transition:all .15s ease;text-transform:capitalize;white-space:nowrap;line-height:1.3}.wizard-pricing-toggle:hover{color:var(--landing-text);background:var(--landing-accent-soft)}.wizard-pricing-toggle-active{color:#fff;background:var(--landing-accent);border-color:var(--landing-accent)}.wizard-pricing-toggle-active:hover{background:#7a5234;color:#fff}.wizard-pricing-select{width:100%;max-width:240px;padding:.35rem .6rem;font-family:Inter,system-ui,sans-serif;font-size:.78rem;color:var(--landing-text);background:transparent;border:1px solid var(--landing-border);border-radius:4px;cursor:pointer;transition:border-color .15s ease;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.wizard-pricing-select:hover{border-color:var(--landing-accent)}.wizard-pricing-select:focus{outline:none;border-color:var(--landing-accent);box-shadow:0 0 0 2px var(--landing-accent-soft)}.wizard-pricing-spec-row--finishing{padding:.1rem 0 .2rem}.wizard-pricing-checkboxes{display:flex;flex-wrap:wrap;gap:.125rem 1.25rem}.wizard-pricing-checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-family:Inter,system-ui,sans-serif;font-size:.78rem;color:var(--landing-text-dim);padding:.2rem 0;transition:color .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.wizard-pricing-checkbox-label:hover{color:var(--landing-text)}.wizard-pricing-checkbox-label span{line-height:1.3}.wizard-pricing-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:14px;height:14px;border:1.5px solid var(--landing-border);border-radius:3px;background:transparent;cursor:pointer;transition:all .15s ease;position:relative;flex-shrink:0}.wizard-pricing-checkbox:hover{border-color:var(--landing-accent)}.wizard-pricing-checkbox:checked{background:var(--landing-accent);border-color:var(--landing-accent)}.wizard-pricing-checkbox:checked:after{content:"";position:absolute;top:0;left:3px;width:5px;height:8px;border:solid white;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.wizard-pricing-loading{font-family:Inter,system-ui,sans-serif;font-size:.95rem;color:var(--landing-text-dim);text-align:center;padding:2rem 0;display:flex;align-items:center;justify-content:center;gap:.625rem}.wizard-pricing-error{text-align:center;padding:2rem 0}.wizard-pricing-error-text{font-family:Inter,system-ui,sans-serif;font-size:.95rem;color:#b91c1c}.wizard-pricing-retry{font-family:Inter,system-ui,sans-serif;font-size:.8rem;font-weight:500;color:var(--landing-accent);background:none;border:none;cursor:pointer;text-decoration:underline;text-underline-offset:2px;margin-top:.75rem;transition:opacity .15s ease}.wizard-pricing-retry:hover{opacity:.65}@media (max-width: 480px){.wizard-pricing-pricebar{flex-wrap:wrap;justify-content:center;gap:.25rem}.wizard-pricing-pricebar-sep{display:none}.wizard-pricing-spec-row{flex-direction:column;align-items:flex-start;gap:.375rem}.wizard-pricing-spec-label{width:auto}.wizard-pricing-checkboxes{flex-direction:column}}.wizard-action-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;max-width:720px;margin-bottom:2rem}@media (max-width: 640px){.wizard-action-cards{grid-template-columns:1fr;max-width:360px}}.wizard-action-card{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:1.75rem 1.5rem;background:var(--landing-card-bg);border:1px solid var(--landing-border-subtle);border-radius:16px;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);outline:none}.wizard-action-card:focus-visible{box-shadow:0 0 0 2px var(--landing-accent)}.wizard-action-card:hover:not(:disabled){border-color:var(--landing-accent);background:var(--landing-surface-hover);transform:translateY(-4px);box-shadow:0 8px 32px #8b5e3c1a,0 0 0 1px var(--landing-accent),inset 0 1px #fff9}.wizard-action-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--landing-accent-soft);color:var(--landing-accent);margin-bottom:1rem;transition:background .3s ease}.wizard-action-card:hover:not(:disabled) .wizard-action-icon{background:var(--landing-accent-glow)}.wizard-action-card-disabled{opacity:.5;cursor:not-allowed}.wizard-action-title{font-family:Inter,system-ui,sans-serif;font-size:1.05rem;font-weight:500;color:var(--landing-text);margin-bottom:.5rem;line-height:1.3}.wizard-action-desc{font-family:Inter,system-ui,sans-serif;font-size:.9rem;line-height:1.5;color:var(--landing-text-muted)}@media (prefers-reduced-motion: reduce){.wizard-progress-dot-active,.wizard-dropzone-icon-spin,.wizard-upload-progress-bar,.wizard-analyzing-icon,.wizard-analyzing-dots span,.wizard-preview-spinner,.wizard-step,.wizard-page,.wizard-expanded-page{animation:none}}.style-carousel{position:relative;width:100%;max-width:700px;margin:0 auto;outline:none}.style-carousel-viewport{overflow-x:clip;overflow-y:visible;padding:.75rem 0 .5rem}.style-carousel-track{display:flex;gap:.75rem;transition:transform .4s cubic-bezier(.22,1,.36,1)}.style-carousel-card{flex-shrink:0;width:140px;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:.3rem .75rem;border-radius:24px;cursor:pointer;transform-origin:center center;transition:all .35s cubic-bezier(.22,1,.36,1);border:1.5px solid transparent;background:#8b5e3c0a}.style-carousel-card:hover{background:#8b5e3c14}.style-carousel-card:hover .style-carousel-name{color:var(--landing-accent)}.style-carousel-card-center{background:var(--landing-accent);border-color:var(--landing-accent);box-shadow:0 2px 12px #8b5e3c40,0 0 0 1px #8b5e3c1a}.style-carousel-card-center .style-carousel-name{color:#fff}@property --glow-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.style-carousel-card-recommended{border-color:#8b5e3c40}.style-carousel-card-recommended:after{content:"";position:absolute;top:-1.5px;right:-1.5px;bottom:-1.5px;left:-1.5px;border-radius:25.5px;padding:1.5px;background:conic-gradient(from var(--glow-angle),transparent 0%,transparent 55%,rgba(139,94,60,.5) 68%,rgba(196,152,108,.9) 74%,rgba(212,175,130,1) 75%,rgba(196,152,108,.9) 76%,rgba(139,94,60,.5) 82%,transparent 95%,transparent 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:magic-dot-orbit 3s linear infinite;pointer-events:none}.style-carousel-card-recommended.style-carousel-card-center{border-color:transparent}.style-carousel-card-recommended.style-carousel-card-center:after{top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:26px;padding:2px;background:conic-gradient(from var(--glow-angle),transparent 0%,transparent 55%,rgba(196,152,108,.6) 68%,rgba(255,220,180,1) 74%,rgba(255,235,210,1) 75%,rgba(255,220,180,1) 76%,rgba(196,152,108,.6) 82%,transparent 95%,transparent 100%);filter:drop-shadow(0 0 6px rgba(196,152,108,.4))}@keyframes magic-dot-orbit{0%{--glow-angle: 0deg}to{--glow-angle: 360deg}}.style-carousel-info-wrapper{position:absolute;top:4px;right:4px;z-index:5;cursor:help}.style-carousel-info-icon{width:14px;height:14px;color:var(--landing-accent);opacity:.45;transition:opacity .2s ease}.style-carousel-card-center .style-carousel-info-icon{color:#fff;opacity:.6}.style-carousel-info-wrapper:hover .style-carousel-info-icon{opacity:1}.style-carousel-floating-tooltip{position:fixed;transform:translate(-50%) translateY(-100%);width:-moz-max-content;width:max-content;max-width:240px;padding:.5rem .75rem;background:var(--landing-surface);border-radius:8px;box-shadow:0 4px 16px #0000001a,0 0 0 1px #0000000d;font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:400;line-height:1.4;color:var(--landing-text-muted);text-align:center;z-index:100;pointer-events:none;animation:tooltip-fade-in .15s ease}@keyframes tooltip-fade-in{0%{opacity:0}to{opacity:1}}.style-carousel-check{display:none}.style-carousel-name{font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:500;color:var(--landing-text);margin:0;line-height:1.3;transition:color .3s ease}.style-carousel-desc,.style-carousel-colors,.style-carousel-color-dot,.style-carousel-meta,.style-carousel-meta-sep{display:none}.style-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .25s cubic-bezier(.22,1,.36,1);background:#ffffffd9;border:1px solid rgba(139,94,60,.1);color:var(--landing-text-muted);box-shadow:0 1px 4px #0000000f}.style-carousel-arrow:hover{background:#fff;border-color:var(--landing-accent);color:var(--landing-accent);box-shadow:0 2px 8px #8b5e3c1a;transform:translateY(-50%) scale(1.08)}.style-carousel-arrow-left{left:-8px}.style-carousel-arrow-right{right:-8px}.style-carousel-dots{display:flex;justify-content:center;gap:6px;margin-top:.15rem}.style-carousel-dot{width:5px;height:5px;border-radius:50%;background:#8b5e3c1f;border:none;padding:0;cursor:pointer;transition:all .3s cubic-bezier(.22,1,.36,1)}.style-carousel-dot:hover{background:#8b5e3c4d}.style-carousel-dot-active{width:14px;height:5px;border-radius:3px;background:var(--landing-accent)}@media (max-width: 768px){.style-carousel{max-width:100%}.style-carousel-arrow{width:28px;height:28px}.style-carousel-arrow-left{left:2px}.style-carousel-arrow-right{right:2px}}@media (max-width: 480px){.style-carousel-arrow{display:none}.style-carousel-dots{margin-top:.5rem}}.size-carousel{position:relative;width:100%;max-width:700px;margin:0 auto;outline:none}.size-carousel-viewport{overflow-x:clip;overflow-y:visible;padding:.75rem 0 .5rem}.size-carousel-track{display:flex;gap:.75rem;transition:transform .4s cubic-bezier(.22,1,.36,1)}.size-carousel-card{flex-shrink:0;width:140px;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:.3rem .75rem;border-radius:24px;cursor:pointer;transform-origin:center center;transition:all .35s cubic-bezier(.22,1,.36,1);border:1.5px solid transparent;background:#8b5e3c0a}.size-carousel-card:hover{background:#8b5e3c14}.size-carousel-card:hover .size-carousel-name,.size-carousel-card:hover .size-carousel-dimensions{color:var(--landing-accent)}.size-carousel-card-center{background:var(--landing-accent);border-color:var(--landing-accent);box-shadow:0 2px 12px #8b5e3c40,0 0 0 1px #8b5e3c1a}.size-carousel-card-center .size-carousel-name,.size-carousel-card-center .size-carousel-dimensions{color:#fff}.size-carousel-card-recommended{border-color:#8b5e3c40}.size-carousel-card-recommended:after{content:"";position:absolute;top:-1.5px;right:-1.5px;bottom:-1.5px;left:-1.5px;border-radius:25.5px;padding:1.5px;background:conic-gradient(from var(--glow-angle),transparent 0%,transparent 55%,rgba(139,94,60,.5) 68%,rgba(196,152,108,.9) 74%,rgba(212,175,130,1) 75%,rgba(196,152,108,.9) 76%,rgba(139,94,60,.5) 82%,transparent 95%,transparent 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:magic-dot-orbit 3s linear infinite;pointer-events:none}.size-carousel-card-recommended.size-carousel-card-center{border-color:transparent}.size-carousel-card-recommended.size-carousel-card-center:after{top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:26px;padding:2px;background:conic-gradient(from var(--glow-angle),transparent 0%,transparent 55%,rgba(196,152,108,.6) 68%,rgba(255,220,180,1) 74%,rgba(255,235,210,1) 75%,rgba(255,220,180,1) 76%,rgba(196,152,108,.6) 82%,transparent 95%,transparent 100%);filter:drop-shadow(0 0 6px rgba(196,152,108,.4))}.size-carousel-info-wrapper{position:absolute;top:4px;right:4px;z-index:5;cursor:help}.size-carousel-info-icon{width:14px;height:14px;color:var(--landing-accent);opacity:.45;transition:opacity .2s ease}.size-carousel-card-center .size-carousel-info-icon{color:#fff;opacity:.6}.size-carousel-info-wrapper:hover .size-carousel-info-icon{opacity:1}.size-carousel-floating-tooltip{position:fixed;transform:translate(-50%) translateY(-100%);width:-moz-max-content;width:max-content;max-width:240px;padding:.5rem .75rem;background:var(--landing-surface);border-radius:8px;box-shadow:0 4px 16px #0000001a,0 0 0 1px #0000000d;font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:400;line-height:1.4;color:var(--landing-text-muted);text-align:center;z-index:100;pointer-events:none;animation:tooltip-fade-in .15s ease}.size-carousel-check,.size-carousel-book-shape-container,.size-carousel-book-shape,.size-carousel-desc,.size-carousel-typography{display:none}.size-carousel-name{font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:500;color:var(--landing-text);margin:0;line-height:1.3;transition:color .3s ease}.size-carousel-dimensions{font-family:Inter,system-ui,sans-serif;font-size:.7rem;color:var(--landing-text);margin-top:0;transition:color .3s ease}.size-carousel-dimensions-sep{color:var(--landing-border)}.size-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .25s cubic-bezier(.22,1,.36,1);background:#ffffffd9;border:1px solid rgba(139,94,60,.1);color:var(--landing-text-muted);box-shadow:0 1px 4px #0000000f}.size-carousel-arrow:hover{background:#fff;border-color:var(--landing-accent);color:var(--landing-accent);box-shadow:0 2px 8px #8b5e3c1a;transform:translateY(-50%) scale(1.08)}.size-carousel-arrow-left{left:-8px}.size-carousel-arrow-right{right:-8px}.size-carousel-dots{display:flex;justify-content:center;gap:6px;margin-top:.15rem}.size-carousel-dot{width:5px;height:5px;border-radius:50%;background:#8b5e3c1f;border:none;padding:0;cursor:pointer;transition:all .3s cubic-bezier(.22,1,.36,1)}.size-carousel-dot:hover{background:#8b5e3c4d}.size-carousel-dot-active{width:14px;height:5px;border-radius:3px;background:var(--landing-accent)}@media (max-width: 768px){.size-carousel{max-width:100%}.size-carousel-arrow{width:28px;height:28px}.size-carousel-arrow-left{left:2px}.size-carousel-arrow-right{right:2px}}@media (max-width: 480px){.size-carousel-arrow{display:none}.size-carousel-dots{margin-top:.5rem}}.book-studio{display:flex;flex-direction:column;height:100%;min-height:0;gap:0;animation:studio-entrance .6s ease-out both}@keyframes studio-entrance{0%{opacity:0}to{opacity:1}}.book-studio-design-strip{padding:.25rem 1rem 0;text-align:center;flex-shrink:0;position:relative;z-index:10;animation:studio-slide-down .5s ease-out .1s both}@keyframes studio-slide-down{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.book-studio-recommendation{font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-style:italic;color:var(--landing-text-dim);margin-top:.15rem;line-height:1.4;animation:studio-fade .4s ease-out .6s both}@keyframes studio-fade{0%{opacity:0}to{opacity:1}}.book-studio-preview{flex:1;min-height:0;position:relative;overflow:clip;animation:studio-preview-reveal .7s ease-out .2s both}@keyframes studio-preview-reveal{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.page-preview{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem}.page-preview-zoom{transition:transform .2s ease;transform-origin:center center}.page-preview-zoom-panning{cursor:grab}.page-preview-zoom-panning:active{cursor:grabbing}.page-preview-spread{display:flex;gap:0}.page-preview-img{height:100%;max-height:min(50vh,400px);width:auto;-o-object-fit:contain;object-fit:contain;background:#fff;border:1px solid rgba(0,0,0,.1);image-rendering:-webkit-optimize-contrast;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page-preview-toolbar{position:absolute;bottom:.5rem;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:1rem;z-index:5}.page-preview-nav{display:flex;align-items:center;gap:.75rem}.page-preview-arrow{width:28px;height:28px;border-radius:50%;border:1px solid rgba(139,94,60,.2);background:transparent;color:#64462db3;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;line-height:1;padding:0}.page-preview-arrow:hover:not(:disabled){background:#8b5e3c1a;color:#5a3a20}.page-preview-arrow:disabled{opacity:.25;cursor:default}.page-preview-dots{display:flex;gap:6px;align-items:center}.page-preview-dot{width:6px;height:6px;border-radius:50%;border:none;padding:0;cursor:pointer;background:#8b5e3c33;transition:all .2s ease}.page-preview-dot:hover{background:#8b5e3c66}.page-preview-dot-active{width:16px;border-radius:3px;background:#8b5e3c8c}.page-preview-zoom-controls{display:flex;gap:.3rem}.page-preview-zoom-btn{width:28px;height:28px;border-radius:6px;border:1px solid rgba(139,94,60,.15);background:#fffc;color:#64462db3;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;line-height:1;padding:0}.page-preview-zoom-btn:hover:not(:disabled){background:#8b5e3c1a;border-color:#8b5e3c4d;color:#5a3a20}.page-preview-zoom-btn:disabled{opacity:.25;cursor:default}.book-loading-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10;border-radius:8px}.book-shimmer-pulse{width:52px;height:52px;border-radius:50%;background:radial-gradient(circle,#8b5e3c66,#8b5e3c1a 70%);box-shadow:0 0 40px #8b5e3c33;animation:shimmer-glow 2s ease-in-out infinite}@keyframes shimmer-glow{0%,to{opacity:.5;transform:scale(.9);box-shadow:0 0 40px #8b5e3c26}50%{opacity:1;transform:scale(1.1);box-shadow:0 0 60px #8b5e3c4d}}.book-studio-size-strip{padding:0 1rem .25rem;text-align:center;flex-shrink:0;animation:studio-slide-up .5s ease-out .3s both}@keyframes studio-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.book-studio-cta{display:block;width:100%;max-width:400px;margin:.25rem auto 0;font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.02em;color:#fff;border:none;border-radius:12px;padding:.9rem 2.5rem;cursor:pointer;position:relative;overflow:hidden;animation:studio-slide-up .5s ease-out .5s both;background:linear-gradient(135deg,#8b5e3c,#a06b42 40%,#8b5e3c);box-shadow:0 4px 16px #8b5e3c40,0 1px 3px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1)}.book-studio-cta:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.12) 50%,transparent 100%);transition:left .5s ease}.book-studio-cta:hover:not(:disabled):after{left:100%}.book-studio-cta:hover:not(:disabled){background:linear-gradient(135deg,#7a5234,#96603c 40%,#7a5234);box-shadow:0 6px 24px #8b5e3c59,0 2px 6px #0000001a;transform:translateY(-1px)}.book-studio-cta:active:not(:disabled){transform:translateY(0) scale(.99);box-shadow:0 2px 8px #8b5e3c33,0 1px 2px #00000014}.book-studio-cta:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.book-studio-design-strip,.book-studio-size-strip{padding-left:.5rem;padding-right:.5rem}.book-studio-preview{margin:0}}@media (max-width: 480px){.book-studio-preview{min-height:240px;margin:0}.book-studio-cta{max-width:100%;padding:.75rem 1.5rem;font-size:.95rem}}.studio-reveal-stage,.format-studio{--studio-pill-bg: #eae7db;--studio-pill-text: #292929;--studio-ink: #232323;--studio-rule: #cfc7b8;--studio-tab-underline: #d9d9d9}.format-studio{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:84.5rem;margin:0 auto;padding:0 1.5rem 3rem}.upload-landing-main:has(.format-studio){max-width:none}.studio-reveal-stage{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}.studio-reveal-stage[data-stage=centre],.studio-reveal-stage[data-stage=verdict]{flex:1;min-height:0;overflow:hidden}.studio-verdict{display:flex;flex-direction:column;align-items:center;gap:0;width:100%;text-align:center;animation:verdict-part-in .42s ease .12s both}.studio-verdict:focus{outline:none}.studio-verdict:focus-visible{outline:2px solid var(--studio-ink);outline-offset:.5rem}.studio-verdict[data-lift-ready]{transform:translateY(var(--verdict-lift, 0px))}.studio-reveal-stage[data-stage=lifting] .studio-verdict,.studio-reveal-stage[data-stage=settled] .studio-verdict{transform:none;transition:transform .6s cubic-bezier(.22,1,.36,1)}.format-studio-title,.format-studio-subtitle{font-size:clamp(1.5rem,5.2vw,2.25rem);line-height:1.3333;font-weight:400;letter-spacing:0;color:var(--studio-ink)}.studio-verdict .format-studio-title,.studio-reveal-stage[data-stage=centre] .format-studio-subtitle{animation:verdict-rise .42s cubic-bezier(.22,1,.36,1) .12s both}.format-studio-subtitle{min-height:1.3333em}.studio-verdict-verb{font-weight:700}.studio-verdict-ellipsis{animation:verdict-ellipsis 1.6s ease-in-out infinite}@keyframes verdict-ellipsis{0%,to{opacity:.25}50%{opacity:1}}.studio-reel{display:inline-block;text-align:left;vertical-align:bottom}.studio-reel-sizer{display:block;height:0;overflow:hidden;visibility:hidden}.studio-reel-sizer>span{display:block;white-space:nowrap}.studio-reel{--reel-line: 1.3333em;height:var(--reel-line);overflow:hidden}.studio-reel-track{display:block;animation:reel-roll var(--reel-roll-ms, .17s) ease-out both}.studio-reel-word{display:block;height:var(--reel-line);line-height:var(--reel-line)}@keyframes reel-roll{0%{transform:none}to{transform:translateY(calc(-1 * var(--reel-line)))}}.studio-reel-track[data-overshoot]{animation-timing-function:cubic-bezier(.34,1.56,.64,1)}.studio-reveal-stage[data-stage=verdict] .format-studio-subtitle,.studio-reveal-stage[data-stage=lifting] .format-studio-subtitle,.studio-reveal-stage[data-stage=settled] .format-studio-subtitle{animation:verdict-swap .34s ease both}.studio-genre-word{position:relative;white-space:nowrap;display:inline-block}.studio-genre-word:after{content:"";position:absolute;left:0;right:0;bottom:-.3rem;height:.7rem;background:url(/genre-underline.svg) center / 100% 100% no-repeat;pointer-events:none}.studio-verdict .studio-genre-word{animation:genre-arrive .32s cubic-bezier(.22,1,.36,1) both}.studio-verdict .studio-genre-word:after{transform-origin:left center;animation:genre-underline .36s ease .12s both}.studio-reveal-body{width:100%;opacity:0;pointer-events:none}.studio-reveal-stage[data-stage=lifting] .studio-reveal-body,.studio-reveal-stage[data-stage=settled] .studio-reveal-body{animation:verdict-part-in .3s ease .38s both}.studio-reveal-stage[data-stage=settled] .studio-reveal-body{pointer-events:auto}@keyframes verdict-rise{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:none}}@keyframes verdict-swap{0%{opacity:0}to{opacity:1}}@keyframes genre-arrive{0%{opacity:0;transform:translate(.5rem)}to{opacity:1;transform:none}}@keyframes genre-underline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes verdict-part-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: reduce){.studio-verdict,.studio-verdict .format-studio-title,.studio-verdict .studio-genre-word,.studio-verdict .studio-genre-word:after,.studio-reveal-stage[data-stage] .format-studio-subtitle,.studio-reveal-stage[data-stage] .studio-reveal-body{animation:none}.studio-reel-track,.studio-reel-track[data-overshoot]{animation:none}.studio-verdict[data-lift-ready]{transform:none}.studio-reveal-stage[data-stage=lifting] .studio-verdict,.studio-reveal-stage[data-stage=settled] .studio-verdict{transition:none}.studio-reveal-stage[data-stage=centre],.studio-reveal-stage[data-stage=verdict]{flex:none;overflow:visible}.studio-reveal-body{opacity:1;visibility:hidden}.studio-reveal-stage[data-stage=lifting] .studio-reveal-body,.studio-reveal-stage[data-stage=settled] .studio-reveal-body{visibility:visible;pointer-events:auto}}.format-studio-error{text-align:center;font-size:.8125rem;color:#b91c1c}.studio-control-bar{display:flex;align-items:center;flex-wrap:nowrap;gap:1.5rem;width:100%}.studio-control-genre{display:flex;align-items:center;gap:.625rem}.studio-control-rest{display:flex;align-items:center;flex-wrap:nowrap;gap:1rem;transition:opacity .2s ease}.studio-control-rest.is-dimmed{opacity:.3;pointer-events:none}.studio-control-group{display:flex;align-items:center;gap:.5rem}.studio-control-label{font-size:.9375rem;font-weight:400;color:var(--landing-text-muted)}.studio-confirm-btn{display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--studio-ink);background:transparent;color:var(--studio-ink);border-radius:.5rem;padding:.125rem 1rem;font-size:.875rem;line-height:2rem;transition:background .15s ease,color .15s ease}.studio-confirm-btn:hover:not(:disabled){background:var(--studio-ink);color:#fff}.studio-confirm-btn:disabled,.studio-pill:disabled{opacity:.45;cursor:default}.studio-control-length{display:inline-flex;align-items:center;gap:.375rem;font-size:.9375rem;color:var(--landing-text-muted);white-space:nowrap}.studio-pill{display:inline-flex;align-items:center;gap:.5rem;background:var(--studio-pill-bg);color:var(--studio-pill-text);border-radius:.5rem;padding:.4375rem .75rem;font-size:.875rem;line-height:1.25rem;transition:filter .15s ease}.studio-pill:hover{filter:brightness(.97)}.studio-pill .studio-pill-chevron{color:color-mix(in srgb,var(--studio-pill-text) 55%,transparent);transition:transform .15s ease}.studio-pill[aria-expanded=true] .studio-pill-chevron{transform:rotate(180deg)}.studio-pill-format{gap:1rem}.studio-pill-divider{width:1px;height:16px;background:color-mix(in srgb,var(--studio-pill-text) 40%,transparent)}.studio-control-cta{display:inline-flex;align-items:center;flex-shrink:0;white-space:nowrap;gap:.625rem;border:2px solid var(--studio-ink);background:transparent;color:var(--studio-ink);border-radius:.5rem;padding:.375rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s ease,color .15s ease}.studio-control-cta:hover{background:var(--studio-ink);color:#fff}.studio-coverflow{display:flex;flex-direction:column;align-items:center;gap:2.75rem;width:100%;padding-top:4.125rem}.studio-stage{position:relative;width:min(54.5rem,100%);aspect-ratio:871.36 / 510;margin:0 auto}.studio-page{position:absolute;transition:left .35s ease,top .35s ease,width .35s ease,opacity .35s ease,transform .35s ease}.studio-page img{width:100%;height:auto;display:block;border-radius:8px}.studio-page.is-active img{background:#fff;box-shadow:0 4px 14px #231f190f,0 22px 50px -12px #231f1933}.studio-page.is-side img{box-shadow:0 10px 26px -14px #231f191f}.studio-page.is-side:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;background:#faf8f5d6;pointer-events:none}.studio-ruler-top{position:absolute;left:30.5%;width:38.7%;top:-2.75rem;display:flex;flex-direction:column;align-items:center;gap:.25rem;color:var(--landing-text-dim);font-size:.6875rem;pointer-events:none}.studio-ruler-top .rule-line{position:relative;width:100%;height:1px;margin-top:4px;background:var(--studio-rule)}.studio-ruler-top .rule-line:before,.studio-ruler-top .rule-line:after{content:"";position:absolute;top:50%;width:0;height:0;border-top:3px solid transparent;border-bottom:3px solid transparent;transform:translateY(-50%)}.studio-ruler-top .rule-line:before{left:0;border-right:5px solid var(--studio-rule)}.studio-ruler-top .rule-line:after{right:0;border-left:5px solid var(--studio-rule)}.studio-ruler-left{position:absolute;left:0;top:0;height:100%;display:flex;align-items:center;gap:.35rem;color:var(--landing-text-dim);font-size:.6875rem;pointer-events:none}.studio-ruler-left .rule-line{position:relative;width:1px;height:100%;background:var(--studio-rule)}.studio-ruler-left .rule-line:before,.studio-ruler-left .rule-line:after{content:"";position:absolute;left:50%;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;transform:translate(-50%)}.studio-ruler-left .rule-line:before{top:0;border-bottom:5px solid var(--studio-rule)}.studio-ruler-left .rule-line:after{bottom:0;border-top:5px solid var(--studio-rule)}.studio-dots{display:flex;align-items:center;justify-content:center;gap:1rem}.studio-dot{width:12px;height:12px;padding:0;border:0;border-radius:4px;background:var(--studio-tab-underline);cursor:pointer;transition:background .15s ease}.studio-dot:hover{background:color-mix(in srgb,var(--studio-ink) 40%,transparent)}.studio-dot.is-active{background:var(--studio-ink)}.trim-info-card{position:absolute;top:50%;left:calc(100% + 1rem);transform:translateY(-50%);width:16rem;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;background:var(--landing-surface);border:1px solid #bdbdbd;border-radius:12px 0 0 12px;box-shadow:0 4px 6px -2px #24242408,0 12px 16px -4px #24242414;z-index:5;animation:studio-reveal-fade .2s ease both}.trim-info-head{display:flex;align-items:center;justify-content:space-between}.trim-info-name{font-size:.875rem;font-weight:700;color:var(--studio-ink)}.trim-info-close{display:inline-flex;color:var(--landing-text-muted)}.trim-info-close:hover{color:var(--studio-ink)}.trim-info-dims{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--studio-ink);white-space:nowrap}.trim-info-dot{color:var(--landing-text-dim)}.trim-info-desc{font-size:.8125rem;line-height:1.5625rem;color:var(--landing-text-muted)}@media (max-width: 1200px){.trim-info-card{top:calc(100% + .75rem);left:50%;transform:translate(-50%);width:min(20rem,92%);border-radius:12px}}.studio-page-skeleton-fill{width:100%;aspect-ratio:2 / 3;border-radius:3px;border:1px solid var(--landing-border-subtle);background:linear-gradient(100deg,#efe9df 30%,#f7f3ec,#efe9df 70%);background-size:200% 100%;animation:studio-skeleton-shimmer 1.6s ease-in-out infinite}.studio-page-skeleton.is-active .studio-page-skeleton-fill{box-shadow:0 22px 46px -16px #231f1952}.studio-page-skeleton.is-side .studio-page-skeleton-fill{box-shadow:0 12px 26px -14px #231f1924}@keyframes studio-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.studio-dot-skeleton{width:12px;height:12px;border-radius:4px;background:var(--studio-tab-underline);transition:background .35s ease}.studio-dot-skeleton.is-active{background:color-mix(in srgb,var(--studio-ink) 55%,transparent)}.studio-preview-reveal{width:100%;animation:studio-reveal-fade .45s ease both}@keyframes studio-reveal-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: reduce){.studio-page-skeleton-fill,.studio-preview-reveal{animation:none}}.publish-root{min-height:100vh;background:var(--landing-bg);color:var(--landing-text);position:relative;overflow-x:hidden}.publish-nav{position:sticky;top:0;z-index:10;background:#faf8f5d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--landing-border-subtle)}.publish-nav-inner{max-width:960px;margin:0 auto;padding:.75rem 2rem;display:flex;align-items:center}.publish-nav-link{display:inline-flex;align-items:center;gap:.375rem;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:500;color:var(--landing-text-dim);text-decoration:none;transition:color .2s ease}.publish-nav-link:hover{color:var(--landing-accent)}.publish-hero{padding:4rem 2rem 3rem;text-align:center;position:relative;z-index:1;animation:wizard-step-enter .5s ease-out both}.publish-hero-title{font-family:Inter,system-ui,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;color:var(--landing-text);margin-bottom:.375rem;line-height:1.2}.publish-hero-author{font-family:Inter,system-ui,sans-serif;font-size:1.1rem;font-style:italic;color:var(--landing-text-muted);margin-bottom:2.5rem}.publish-hero-spacer{margin-bottom:2.5rem}.publish-hero-spread{display:flex;align-items:flex-end;justify-content:center;gap:1.25rem;margin-bottom:2rem;overflow-x:auto;padding:0 1rem 1rem;scrollbar-width:thin;scrollbar-color:var(--landing-border) transparent}.publish-hero-spread::-webkit-scrollbar{height:6px}.publish-hero-spread::-webkit-scrollbar-track{background:transparent}.publish-hero-spread::-webkit-scrollbar-thumb{background:var(--landing-border);border-radius:3px}.publish-hero-cover{flex-shrink:0;animation:wizard-page-enter .5s ease-out both}.publish-hero-cover img{height:360px;width:auto;border-radius:4px;-o-object-fit:contain;object-fit:contain;box-shadow:0 4px 16px #0000001a,0 12px 40px #00000014}.publish-hero-page{flex-shrink:0;animation:wizard-page-enter .5s ease-out both}.publish-hero-page:nth-child(2){animation-delay:.1s}.publish-hero-page:nth-child(3){animation-delay:.2s}.publish-hero-page:nth-child(4){animation-delay:.3s}.publish-hero-page img{height:340px;width:auto;border-radius:4px;-o-object-fit:contain;object-fit:contain;box-shadow:0 2px 8px #00000014,0 8px 24px #0000000f}.publish-hero-fallback{height:360px;width:240px;border-radius:4px;background:var(--landing-surface);border:1px solid var(--landing-border);display:flex;align-items:center;justify-content:center;font-family:Inter,system-ui,sans-serif;font-size:.9rem;color:var(--landing-text-dim);font-style:italic;box-shadow:0 2px 8px #0000000f}.publish-hero-meta{font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-style:italic;color:var(--landing-text-dim)}.publish-hero-meta-sep{color:var(--landing-accent);opacity:.4;font-style:normal}.publish-section{max-width:960px;margin:0 auto 2rem;background:var(--landing-card-bg, white);border:1px solid var(--landing-border-subtle);border-radius:12px;padding:1.5rem 2rem;box-shadow:0 1px 3px #00000014;position:relative;z-index:1}.publish-section-header{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;cursor:pointer;padding:0;color:inherit}.publish-section-header .publish-section-title{margin-bottom:0}.publish-section-title{font-family:Inter,system-ui,sans-serif;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:400;color:var(--landing-text);margin-bottom:1.5rem;text-align:center}.publish-section-content{display:flex;flex-direction:column;gap:.75rem}.publish-cover-editor{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:1.25rem;margin-top:1rem;overflow:hidden}.publish-cover-canvas{min-width:0;min-height:400px;display:flex;align-items:center;justify-content:center}.publish-cover-panel{border-left:1px solid var(--landing-border-subtle, #e7e5e4);padding-left:1.25rem;min-width:0}.publish-cover-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:.75rem;padding-top:1rem;border-top:1px solid var(--landing-border-subtle, #e7e5e4)}.publish-cover-save-btn{padding:.5rem 1.5rem;background:#292524;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-family:Inter,system-ui,sans-serif;font-weight:500;transition:background .15s ease}.publish-cover-save-btn:hover{background:#44403c}.publish-cover-saved-panel{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;text-align:center}.publish-cover-saved-icon{color:#16a34a}.publish-cover-saved-text{margin:0;font-size:1rem;font-weight:600;font-family:Inter,system-ui,sans-serif;color:var(--landing-text, #1c1917)}.publish-cover-edit-btn{padding:.5rem 1.5rem;background:none;color:var(--landing-text-secondary, #78716c);border:1px solid var(--landing-border-subtle, #e7e5e4);border-radius:6px;cursor:pointer;font-size:.875rem;font-family:Inter,system-ui,sans-serif;font-weight:500;transition:background .15s ease,border-color .15s ease}.publish-cover-edit-btn:hover{background:var(--landing-surface-subtle, #fafaf9);border-color:var(--landing-text-secondary, #78716c)}.publish-cover-warning{grid-column:1 / -1;display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-radius:6px;font-size:.8125rem;font-family:Inter,system-ui,sans-serif}.publish-cover-warning-low{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.publish-cover-warning-very-low{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.publish-cover-guide{margin-top:.75rem;margin-bottom:.25rem}.publish-cover-guide-toggle{background:none;border:none;cursor:pointer;font-size:.8125rem;font-family:Inter,system-ui,sans-serif;color:var(--landing-text-secondary, #78716c);padding:.25rem 0;font-weight:500}.publish-cover-guide-toggle:hover{color:var(--landing-text, #1c1917)}.publish-cover-guide-body{margin-top:.5rem;padding:.875rem 1rem;background:var(--landing-surface-subtle, #fafaf9);border:1px solid var(--landing-border-subtle, #e7e5e4);border-radius:8px;font-size:.8125rem;line-height:1.6;color:var(--landing-text-secondary, #78716c)}.publish-cover-guide-body p{margin:0 0 .75rem}.publish-cover-guide-legend{display:flex;gap:1.25rem;flex-wrap:wrap}.publish-cover-guide-legend-item{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500}.publish-cover-guide-swatch{display:inline-block;width:14px;height:14px;border-radius:3px}.publish-cover-guide-swatch-bleed{background:#ff000026;border:1px solid rgba(255,0,0,.3)}.publish-cover-guide-swatch-spine{background:#0066ff1f;border:1px solid rgba(0,102,255,.3)}.publish-cover-guide-swatch-safe{background:transparent;border:1px dashed rgba(0,180,0,.5)}.publish-preview-grid{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0}.publish-preview-page{flex-shrink:0;width:200px;border-radius:4px;overflow:hidden;box-shadow:0 2px 8px #0000001f}.publish-preview-page img{width:100%;height:auto;display:block}.publish-preview-empty{color:var(--landing-text-dim, #78716c);font-family:Inter,system-ui,sans-serif;font-style:italic}.publish-price-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--landing-border-subtle, #e7e5e4);text-align:center}.publish-price-hero{text-align:center;padding:.375rem 0 .125rem}.publish-price-amount{font-family:Inter,system-ui,sans-serif;font-size:2rem;font-weight:400;color:var(--landing-text);line-height:1;letter-spacing:-.03em}.publish-price-waiting{font-family:Inter,system-ui,sans-serif;font-size:.9rem;color:var(--landing-text-dim);font-style:italic;margin-bottom:.25rem}.publish-summary-row{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.3rem 0}.publish-summary-label{font-family:Inter,system-ui,sans-serif;font-size:.82rem;color:var(--landing-text-muted);flex-shrink:0}.publish-summary-value{font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:500;color:var(--landing-text);text-align:right;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.publish-summary-divider{border:none;border-top:1px solid var(--landing-border-subtle);margin:.625rem 0}.publish-summary-per-copy{text-align:center;padding:.125rem 0 0;font-family:Inter,system-ui,sans-serif;font-size:.8rem;font-style:italic;color:var(--landing-text-dim)}.publish-order-actions{margin-top:1rem}.publish-order-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-weight:600;color:#fff;background:var(--landing-accent);border:none;border-radius:10px;padding:.75rem 2rem;cursor:pointer;transition:background .2s ease,transform .15s ease}.publish-order-btn:hover:not(:disabled){background:#7a5234}.publish-order-btn:active:not(:disabled){transform:scale(.98)}.publish-order-btn:disabled{opacity:.6;cursor:not-allowed}.publish-price-note{font-family:Inter,system-ui,sans-serif;font-size:.65rem;color:var(--landing-text-dim);text-align:center;margin-top:.625rem}.publish-validation-checklist{margin-bottom:.75rem;display:flex;flex-direction:column;gap:.375rem}.publish-validation-item{display:flex;align-items:center;gap:.5rem;font-family:Inter,system-ui,sans-serif;font-size:.8rem}.publish-validation-item--ok{color:#16a34a}.publish-validation-item--missing{color:#b45309}.publish-validation-item--pending{color:#78716c}.publish-validation-item--warning{color:#92400e}.publish-error-msg{font-family:Inter,system-ui,sans-serif;font-size:.8rem;color:#b91c1c;background:#b91c1c0f;border:1px solid rgba(185,28,28,.15);border-radius:8px;padding:.625rem .75rem;margin-bottom:.75rem}.publish-success{min-height:100vh;background:var(--landing-bg);display:flex;align-items:center;justify-content:center;position:relative}.publish-success-content{text-align:center;max-width:480px;padding:2rem;animation:wizard-step-enter .5s ease-out both}.publish-success-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#16a34a14;color:#16a34a;margin:0 auto 1.5rem}.publish-success-title{font-family:Inter,system-ui,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;color:var(--landing-text);margin-bottom:.75rem}.publish-success-text{font-family:Inter,system-ui,sans-serif;font-size:1.05rem;color:var(--landing-text-muted);margin-bottom:.375rem}.publish-success-id{font-family:Inter,system-ui,sans-serif;font-size:.8rem;color:var(--landing-text-dim);margin-bottom:2rem}.publish-success-actions{display:flex;gap:1rem;justify-content:center}.publish-success-btn-primary{display:inline-flex;align-items:center;gap:.4rem;font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-weight:600;color:#fff;background:var(--landing-accent);border:none;border-radius:10px;padding:.75rem 2rem;text-decoration:none;cursor:pointer;transition:background .2s ease,transform .15s ease}.publish-success-btn-primary:hover{background:#7a5234}.publish-success-btn-secondary{display:inline-flex;align-items:center;gap:.4rem;font-family:Inter,system-ui,sans-serif;font-size:.9rem;font-weight:500;color:var(--landing-text-muted);background:none;border:1px solid var(--landing-border);border-radius:10px;padding:.75rem 2rem;text-decoration:none;cursor:pointer;transition:all .2s ease}.publish-success-btn-secondary:hover{border-color:var(--landing-accent);color:var(--landing-accent)}.publish-loading{min-height:100vh;background:var(--landing-bg);display:flex;align-items:center;justify-content:center;position:relative}.publish-loading-content{text-align:center;animation:wizard-step-enter .5s ease-out both}.publish-loading-spinner{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--landing-accent-soft);color:var(--landing-accent);margin:0 auto 1.25rem;animation:wizard-pulse 1.5s ease-in-out infinite}.publish-loading-text{font-family:Inter,system-ui,sans-serif;font-size:1rem;color:var(--landing-text-muted);font-style:italic}.publish-error-state{min-height:100vh;background:var(--landing-bg);display:flex;align-items:center;justify-content:center;position:relative}.publish-error-content{text-align:center;max-width:400px;padding:2rem;animation:wizard-step-enter .5s ease-out both}.publish-error-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#b91c1c0f;color:#b91c1c;margin:0 auto 1.25rem}.publish-error-title{font-family:Inter,system-ui,sans-serif;font-size:1.35rem;font-weight:400;color:var(--landing-text);margin-bottom:.5rem}.publish-error-text{font-family:Inter,system-ui,sans-serif;font-size:.95rem;color:var(--landing-text-muted);margin-bottom:1.5rem}.publish-go-back-btn{display:inline-flex;align-items:center;gap:.4rem;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:500;color:var(--landing-text-muted);background:none;border:1px solid var(--landing-border);border-radius:8px;padding:.6rem 1.5rem;cursor:pointer;transition:all .2s ease}.publish-go-back-btn:hover{border-color:var(--landing-accent);color:var(--landing-accent)}@media (max-width: 768px){.publish-section{margin-left:1rem;margin-right:1rem;padding:1.25rem}.publish-cover-editor{grid-template-columns:1fr}.publish-cover-panel{border-left:none;padding-left:0;border-top:1px solid var(--landing-border-subtle, #e7e5e4);padding-top:1rem}}@media (max-width: 640px){.publish-hero{padding:2.5rem 1rem 2rem}.publish-hero-cover img{height:280px}.publish-hero-page img{height:260px}.publish-hero-fallback{height:280px;width:190px}.publish-success-actions{flex-direction:column}}.cover-builder-loading,.cover-builder-error{display:flex;align-items:center;gap:.5rem;padding:2rem;color:var(--text-secondary, #6b7280);font-size:.875rem}.cover-builder-error{color:var(--error, #dc2626)}.cover-builder-error-inline{padding:.5rem .75rem;font-size:.8125rem;color:var(--error, #dc2626);border-radius:4px;background:#dc26260f}.cover-builder{display:flex;flex-direction:column;gap:1rem}.cover-builder-toolbar{display:flex;gap:.5rem;flex-wrap:wrap}.cover-builder-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;border:1px solid var(--border, #e5e7eb);border-radius:6px;background:var(--surface, #fff);color:var(--text-primary, #1f2937);cursor:pointer;transition:background-color .15s,border-color .15s}.cover-builder-btn:hover{background:var(--surface-hover, #f9fafb);border-color:var(--border-hover, #d1d5db)}.cover-builder-btn:disabled{opacity:.5;cursor:not-allowed}.cover-builder-btn-primary{background:var(--accent, #1f2937);color:#fff;border-color:var(--accent, #1f2937)}.cover-builder-btn-primary:hover{background:var(--accent-hover, #374151)}.cover-builder-layout{display:flex;gap:1.5rem;align-items:flex-start}.cover-builder-canvas-area{flex:1;min-width:0;display:flex;flex-direction:column;gap:1.5rem}.cover-canvas-wrapper{display:flex;justify-content:center;padding:2rem 1rem;position:relative}.cover-canvas{border:1px solid var(--border, #e5e7eb);border-radius:2px;box-shadow:0 2px 8px #00000014}.cover-zone-tooltip{position:absolute;pointer-events:none;padding:.375rem .625rem;background:#000c;color:#fff;font-size:.6875rem;font-family:Inter,system-ui,sans-serif;font-weight:500;line-height:1.3;border-radius:4px;white-space:nowrap;z-index:10;transform:translateY(-100%)}.cover-panel{position:absolute;cursor:pointer;transition:outline-color .15s;outline:1px dashed transparent}.cover-panel:hover{outline-color:#00000026}.cover-panel-active{outline-color:var(--accent, #1f2937)!important;outline-width:2px}.cover-panel-label{position:absolute;bottom:4px;left:50%;transform:translate(-50%);font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#00000040;pointer-events:none;white-space:nowrap}.cover-panel-label-spine{writing-mode:vertical-rl;transform:rotate(180deg);bottom:auto;top:50%;left:50%}.cover-text-slot{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.3;border:1px solid transparent;border-radius:2px;transition:border-color .15s}.cover-text-slot:hover{border-color:#00000026}.cover-text-slot-active{border-color:var(--accent, #1f2937);background:#1f29370a}.cover-guide{position:absolute;pointer-events:none}.cover-guide-bleed{border-style:dashed;border-color:#ff000040;box-sizing:border-box}.cover-guide-safe{border:1px dashed rgba(0,100,255,.2);box-sizing:border-box}.cover-guide-spine-line{width:0;border-left:1px dashed rgba(0,170,0,.4);top:0}.cover-dimension-label{position:absolute;font-size:10px;font-weight:500;color:var(--text-tertiary, #9ca3af);white-space:nowrap;transform:translate(-50%);pointer-events:none}.cover-dimension-label-vertical{writing-mode:vertical-rl;transform:translateY(-50%) rotate(180deg)}.cover-builder-preview{border:1px solid var(--border, #e5e7eb);border-radius:8px;padding:1rem;background:var(--surface, #fff)}.cover-builder-preview-title{font-size:.8125rem;font-weight:600;color:var(--text-secondary, #6b7280);margin-bottom:.75rem;letter-spacing:.02em;text-transform:uppercase}.cover-builder-preview-img{width:100%;height:auto;border-radius:2px}.cover-builder-info{display:flex;gap:1.5rem;font-size:.75rem;color:var(--text-tertiary, #9ca3af);padding:.5rem 0;border-top:1px solid var(--border, #e5e7eb)}.cover-property-panel{width:100%;max-width:260px;display:flex;flex-direction:column;gap:.75rem;padding:1rem;border:1px solid var(--border, #e5e7eb);border-radius:8px;background:var(--surface, #fff);box-sizing:border-box}.cover-property-empty{color:var(--text-tertiary, #9ca3af);font-size:.875rem;text-align:center;padding:2rem 0}.cover-property-hint{font-size:.75rem;color:var(--text-tertiary, #9ca3af);margin:0 0 .5rem;line-height:1.4}.cover-property-title{font-size:.875rem;font-weight:600;color:var(--text-primary, #1f2937);margin:0}.cover-property-group{display:flex;flex-direction:column;gap:.25rem}.cover-property-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary, #9ca3af)}.cover-property-input,.cover-property-textarea,.cover-property-select{padding:.375rem .5rem;font-size:.8125rem;border:1px solid var(--border, #e5e7eb);border-radius:4px;background:var(--surface, #fff);color:var(--text-primary, #1f2937);outline:none;transition:border-color .15s}.cover-property-input:focus,.cover-property-textarea:focus,.cover-property-select:focus{border-color:var(--accent, #1f2937)}.cover-property-input-narrow{width:80px}.cover-property-textarea{resize:vertical;font-family:inherit}.cover-property-toggles{display:flex;gap:2px}.cover-property-toggle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--border, #e5e7eb);border-radius:4px;background:var(--surface, #fff);color:var(--text-secondary, #6b7280);cursor:pointer;transition:background-color .15s,color .15s}.cover-property-toggle:hover{background:var(--surface-hover, #f9fafb)}.cover-property-toggle-active{background:var(--accent, #1f2937);color:#fff;border-color:var(--accent, #1f2937)}.cover-property-color-row{display:flex;align-items:center;gap:.5rem}.cover-property-color{width:32px;height:32px;border:1px solid var(--border, #e5e7eb);border-radius:4px;cursor:pointer;padding:2px}.cover-property-divider{border:none;border-top:1px solid var(--border, #e5e7eb);margin:.5rem 0}.cover-property-btn{width:100%;padding:8px 12px;background:#292524;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.875rem}.cover-property-btn:hover{background:#44403c}.cover-property-btn-danger{width:100%;padding:8px 12px;background:#dc2626;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.875rem}.cover-property-btn-danger:hover{background:#b91c1c}@media (max-width: 900px){.cover-builder-layout{flex-direction:column}.cover-property-panel{width:100%}}.cover-layout{position:relative;display:flex;flex-direction:column;gap:1rem;font-family:Inter,system-ui,sans-serif}.cover-layout-specs{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;padding:.625rem 1rem;background:var(--landing-surface, #ffffff);border:1px solid var(--landing-border-subtle, #ede7e0);border-radius:8px;font-size:.75rem;color:var(--landing-text-muted, #6b5e52)}.cover-layout-specs-item{display:flex;align-items:center;gap:.375rem;white-space:nowrap}.cover-layout-specs-label{font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-size:.625rem;color:var(--landing-text-dim, #9c8e80)}.cover-layout-specs-value{font-weight:500;color:var(--landing-text, #1a1613)}.cover-layout-canvas-area{position:relative;display:flex;flex-direction:column;align-items:center}.cover-layout-annotations{position:relative;padding:2rem .5rem 2.5rem 2rem}.cover-layout-canvas-container{position:relative;border-radius:2px;box-shadow:0 2px 8px #00000014,0 8px 24px #0000000f;overflow:visible}.cover-layout-dim{position:absolute;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:left .3s ease-out,width .3s ease-out,top .3s ease-out,height .3s ease-out}.cover-layout-dim--h{flex-direction:row;height:20px}.cover-layout-dim--h:before,.cover-layout-dim--h:after{content:"";flex:1;height:1px;background:var(--landing-text-dim, #9c8e80);min-width:4px}.cover-layout-dim--h .cover-layout-dim-cap-left,.cover-layout-dim--h .cover-layout-dim-cap-right{position:absolute;top:50%;width:1px;height:8px;background:var(--landing-text-dim, #9c8e80);transform:translateY(-50%)}.cover-layout-dim--h .cover-layout-dim-cap-left{left:0}.cover-layout-dim--h .cover-layout-dim-cap-right{right:0}.cover-layout-dim--v{flex-direction:column;width:20px}.cover-layout-dim--v:before,.cover-layout-dim--v:after{content:"";flex:1;width:1px;background:var(--landing-text-dim, #9c8e80);min-height:4px}.cover-layout-dim--v .cover-layout-dim-cap-top,.cover-layout-dim--v .cover-layout-dim-cap-bottom{position:absolute;left:50%;height:1px;width:8px;background:var(--landing-text-dim, #9c8e80);transform:translate(-50%)}.cover-layout-dim--v .cover-layout-dim-cap-top{top:0}.cover-layout-dim--v .cover-layout-dim-cap-bottom{bottom:0}.cover-layout-dim-label{padding:0 .375rem;font-size:.625rem;font-weight:600;letter-spacing:.02em;color:var(--landing-text-dim, #9c8e80);white-space:nowrap;background:var(--landing-bg, #faf8f5);z-index:1}.cover-layout-spine-indicator{display:flex;flex-direction:column;align-items:center;gap:.125rem;padding:.25rem 0;font-size:.6875rem;transition:opacity .3s ease-out}.cover-layout-spine-value{font-weight:600;color:var(--landing-text, #1a1613)}.cover-layout-spine-status{font-size:.625rem;font-weight:500}.cover-layout-spine-status--available{color:var(--status-pass)}.cover-layout-spine-status--narrow{color:var(--landing-text-dim, #9c8e80)}.cover-layout-legend{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;padding:.5rem 0;font-size:.6875rem;font-weight:500;color:var(--landing-text-muted, #6b5e52)}.cover-layout-legend-item{display:flex;align-items:center;gap:.375rem}.cover-layout-legend-swatch{display:inline-block;width:14px;height:14px;border-radius:3px;flex-shrink:0}.cover-layout-legend-swatch--bleed{background:#ff000026;border:1px solid rgba(255,0,0,.3)}.cover-layout-legend-swatch--spine{background:#0066ff1f;border:1px solid rgba(0,102,255,.3)}.cover-layout-legend-swatch--safe{background:transparent;border:1px dashed rgba(0,180,0,.5)}.cover-layout-checklist{display:flex;flex-direction:column;gap:.375rem;padding:.625rem 1rem;background:var(--landing-surface, #ffffff);border:1px solid var(--landing-border-subtle, #ede7e0);border-radius:8px}.cover-layout-checklist-title{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--landing-text-dim, #9c8e80);margin-bottom:.125rem}.cover-layout-checklist-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;line-height:1.4}.cover-layout-checklist-item--pass{color:var(--status-pass)}.cover-layout-checklist-item--warning{color:var(--status-warning)}.cover-layout-checklist-item--fail{color:var(--status-fail)}.cover-layout-checklist-icon{flex-shrink:0;margin-top:.125rem}.cover-layout-checklist-text{flex:1}.cover-layout-checklist-detail{font-size:.6875rem;opacity:.8;margin-top:.0625rem}.cover-layout-editor{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:1.25rem;margin-top:.5rem;overflow:hidden}.cover-layout-editor-canvas{min-width:0;min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.cover-layout-editor-panel{border-left:1px solid var(--landing-border-subtle, #e7e5e4);padding-left:1.25rem;min-width:0}.cover-layout-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:.75rem;padding-top:1rem;border-top:1px solid var(--landing-border-subtle, #e7e5e4)}@media (max-width: 768px){.cover-layout-editor{grid-template-columns:1fr}.cover-layout-editor-panel{border-left:none;padding-left:0;border-top:1px solid var(--landing-border-subtle, #e7e5e4);padding-top:1rem}.cover-layout-dim--sub{display:none}}.cover-step-root{min-height:100vh;display:flex;flex-direction:column;background:var(--landing-bg);color:var(--landing-text);position:relative}.cover-step-nav{position:relative;z-index:10;padding:2rem 2.5rem;display:flex;align-items:center}.cover-step-nav-inner{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;font-family:Inter,system-ui,sans-serif}.cover-step-logo{display:inline-flex;align-items:center;gap:.75rem;min-height:44px;font-family:Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:.02em;color:var(--landing-accent);text-decoration:none}.cover-step-nav-actions{display:inline-flex;align-items:center;gap:1.25rem}.cover-step-back-link,.cover-step-signin-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--landing-text-muted);text-decoration:none;font-size:.85rem;font-weight:500;background:transparent;border:0;cursor:pointer;padding:.25rem .5rem;border-radius:.375rem;transition:color .12s ease,background-color .12s ease}.cover-step-signin-link{color:var(--landing-accent)}.cover-step-back-link:hover,.cover-step-signin-link:hover{color:var(--landing-text);background:var(--landing-surface-hover)}.cover-step-main{position:relative;z-index:1;max-width:1200px;width:100%;margin:0 auto;padding:1.25rem 2rem 4rem;display:flex;flex-direction:column;gap:1rem}.cover-step-header{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;animation:fade-up .48s ease-out both}.cover-step-hero-title{font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.2;color:var(--landing-text);margin:0}.cover-step-spec-banner{align-self:center;padding:.35rem .9rem;border-radius:9999px;background:var(--landing-surface-hover);border:1px solid var(--landing-border-subtle);color:var(--landing-text);font-size:.85rem;letter-spacing:.02em}.cover-step-spec-config{align-self:center;margin:0;color:var(--landing-text-muted);font-size:.8125rem;letter-spacing:.01em;text-align:center;max-width:56rem}.cover-step-tabstrip{display:inline-flex;align-self:center;padding:.25rem;gap:.25rem;background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:9999px;box-shadow:0 1px 0 var(--landing-border-subtle)}.cover-step-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding:.55rem 1.1rem;border-radius:9999px;color:var(--landing-text-muted);font-size:.92rem;font-weight:500;cursor:pointer;transition:background-color .14s ease,color .14s ease,box-shadow .14s ease}.cover-step-tab:hover{color:var(--landing-text);background:var(--landing-surface-hover)}.cover-step-tab:focus-visible{outline:2px solid var(--landing-accent);outline-offset:2px}.cover-step-tab--active{color:var(--landing-text);background:var(--landing-accent-soft);box-shadow:inset 0 0 0 1px var(--landing-accent-glow)}.cover-step-body{display:grid;grid-template-columns:minmax(0,420px) minmax(0,1fr);gap:2rem;align-items:start}@media (max-width: 960px){.cover-step-body{grid-template-columns:minmax(0,1fr)}}.cover-step-active-branch{background:var(--landing-card-bg);border:1px solid var(--landing-border);border-radius:1rem;padding:1.5rem;box-shadow:0 1px 0 var(--landing-border-subtle)}.cover-step-spread-pane{display:flex;flex-direction:column;gap:.75rem;background:var(--landing-card-bg);border:1px solid var(--landing-border);border-radius:1rem;padding:1.25rem;box-shadow:0 1px 0 var(--landing-border-subtle)}.cover-step-guides-toggle{display:inline-flex;align-items:center;gap:.4rem;color:var(--landing-text-muted);font-size:.85rem}.cover-step-branch-a{display:flex;flex-direction:column;gap:1rem}.cover-step-reassurance{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem .9rem;background:var(--landing-accent-soft);border:1px solid var(--landing-border-subtle);border-radius:.625rem;color:var(--landing-text);font-size:.88rem;line-height:1.4}.cover-step-dropzone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2.25rem 1.25rem;border:2px dashed var(--landing-border);border-radius:.875rem;background:var(--landing-surface);color:var(--landing-text-muted);text-align:center;cursor:pointer;transition:border-color .14s ease,background-color .14s ease}.cover-step-dropzone:hover,.cover-step-dropzone:focus-visible{border-color:var(--landing-accent);background:var(--landing-surface-hover);outline:none}.cover-step-dropzone--drag{border-color:var(--landing-accent);background:var(--landing-accent-soft)}.cover-step-dropzone--busy{cursor:progress;pointer-events:none;opacity:.75}.cover-step-dropzone-icon{color:var(--landing-accent)}.cover-step-dropzone-title{font-size:1.1rem;color:var(--landing-text);margin:0}.cover-step-dropzone-sub{margin:0;font-size:.85rem}.cover-step-dropzone-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none}.cover-step-error{margin:0;padding:.5rem .75rem;background:var(--landing-surface-hover);border:1px solid var(--landing-border);border-radius:.5rem;font-size:.88rem;color:var(--landing-text)}.cover-step-progress{display:inline-flex;align-items:center;gap:.5rem;color:var(--landing-text-muted);font-size:.9rem}.cover-step-progress-spinner{animation:cover-step-spin 1s linear infinite}@keyframes cover-step-spin{to{transform:rotate(360deg)}}.cover-step-rule-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.cover-step-rule-item{display:flex;align-items:flex-start;gap:.6rem;padding:.6rem .75rem;border-radius:.5rem;background:var(--landing-surface);border:1px solid var(--landing-border-subtle);color:var(--landing-text);font-size:.9rem}.cover-step-rule-item--pass{color:var(--status-pass)}.cover-step-rule-item--warning{color:var(--status-warning)}.cover-step-rule-item--fail{color:var(--status-fail)}.cover-step-rule-icon{flex-shrink:0;margin-top:.15rem}.cover-step-rule-icon--pass{color:var(--status-pass)}.cover-step-rule-icon--warning{color:var(--status-warning)}.cover-step-rule-icon--fail{color:var(--status-fail)}.cover-step-report{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.cover-step-recovery-banner{display:flex;gap:.6rem;padding:.85rem 1rem;border-radius:.75rem;background:var(--landing-accent-soft);border:1px solid var(--landing-accent);color:var(--landing-text)}.cover-step-recovery-banner>svg{flex-shrink:0;color:var(--landing-accent);margin-top:.15rem}.cover-step-recovery-banner-title{margin:0 0 .5rem;font-size:.92rem;line-height:1.45}.cover-step-button-primary--inline{padding:.4rem .85rem;font-size:.85rem}.cover-step-routed-callout{display:flex;gap:.6rem;padding:.75rem 1rem;border-radius:.75rem;background:var(--landing-surface-hover);border:1px solid var(--landing-border-subtle);color:var(--landing-text-muted);margin-bottom:.75rem}.cover-step-routed-callout>svg{flex-shrink:0;color:var(--landing-accent);margin-top:.15rem}.cover-step-routed-callout>p{margin:0;font-size:.9rem;line-height:1.45}.cover-step-placeholder-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:1.5rem 1rem;background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:.875rem}.cover-step-placeholder-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;background:var(--landing-accent-soft);color:var(--landing-accent)}.cover-step-placeholder-title{margin:0;font-size:1.4rem;color:var(--landing-text)}.cover-step-placeholder-body{margin:0;max-width:32rem;color:var(--landing-text-muted);font-size:.95rem;line-height:1.55}.cover-step-placeholder-cta{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border-radius:9999px;background:var(--landing-accent);color:var(--landing-surface);font-size:.9rem;text-decoration:none;transition:background-color .14s ease}.cover-step-placeholder-cta:hover{background:var(--landing-text)}.cover-step-branch-c{display:flex;flex-direction:column;gap:1.25rem}.cover-step-branch-c-header{display:flex;flex-direction:column;gap:.4rem}.cover-step-branch-c-title{margin:0;font-size:1.25rem;color:var(--landing-text)}.cover-step-branch-c-body{margin:0;color:var(--landing-text-muted);font-size:.92rem;line-height:1.5}.cover-step-template-radio-group{display:flex;flex-direction:column;gap:.5rem;border:0;padding:0;margin:0}.cover-step-template-radio-legend{font-size:.85rem;color:var(--landing-text-muted);letter-spacing:.04em;text-transform:uppercase;padding:0;margin:0 0 .4rem}.cover-step-template-radio{display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;border:1px solid var(--landing-border);border-radius:.625rem;background:var(--landing-surface);cursor:pointer;transition:border-color .12s ease,background-color .12s ease}.cover-step-template-radio:hover{background:var(--landing-surface-hover);border-color:var(--landing-accent)}.cover-step-template-radio-label{display:inline-flex;flex-direction:column;color:var(--landing-text);font-size:.92rem}.cover-step-template-radio-label small{display:block;color:var(--landing-text-muted);font-size:.8rem;font-weight:400}.cover-step-branch-c-actions{display:flex;flex-wrap:wrap;gap:.5rem}.cover-step-button-primary,.cover-step-button-secondary{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1rem;border-radius:.6rem;font-size:.95rem;font-weight:500;cursor:pointer;border:1px solid transparent;text-decoration:none;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.cover-step-button-primary{background:var(--landing-accent);color:var(--landing-surface)}.cover-step-button-primary:hover:not(:disabled){background:var(--landing-text)}.cover-step-button-primary:disabled{opacity:.5;cursor:not-allowed}.cover-step-button-secondary{background:var(--landing-surface);border-color:var(--landing-border);color:var(--landing-text)}.cover-step-button-secondary:hover{background:var(--landing-surface-hover);border-color:var(--landing-accent)}.cover-step-button-tertiary{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;color:var(--landing-text-muted);background:transparent;border:1px solid transparent;border-radius:.5rem;cursor:pointer;transition:color .15s ease,border-color .15s ease}.cover-step-button-tertiary:hover{color:#b03a3a;border-color:#e0c2c2}.cover-step-acknowledge{display:flex;align-items:flex-start;gap:.625rem;padding:.875rem 1rem;margin-top:.75rem;background:var(--landing-surface-hover);border:1px solid var(--landing-border);border-radius:.5rem;color:var(--landing-text);font-size:.875rem;line-height:1.45;cursor:pointer}.cover-step-acknowledge-checkbox{margin-top:.2rem;accent-color:var(--landing-accent);cursor:pointer;flex-shrink:0}.cover-step-acknowledge-checkbox:disabled{cursor:default}.cover-step-spread-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:14rem;padding:2rem 1.25rem;text-align:center;color:var(--landing-text-muted);background:var(--landing-surface);border:1px dashed var(--landing-border);border-radius:.75rem}.cover-step-spread-placeholder p{max-width:32ch;font-size:.9375rem;line-height:1.5}.cover-step-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1.5rem;border-top:1px solid var(--landing-border-subtle);gap:1rem}.cover-step-footer--end{justify-content:flex-end}.print-root{min-height:100vh;background:var(--landing-bg);color:var(--landing-text);position:relative;display:flex;flex-direction:column}.print-nav{position:relative;z-index:10;padding:2rem 2.5rem;display:flex;align-items:center}.print-nav-inner{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;font-family:Inter,system-ui,sans-serif}.print-nav--dense{padding:.5rem 1.5rem}.print-nav--dense .print-logo{min-height:0;font-size:1.1rem}@media (max-width: 480px){.print-nav{padding:1rem 1.25rem}}.print-logo{display:inline-flex;align-items:center;gap:.4rem;min-height:44px;font-family:Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:.02em;color:var(--landing-accent);text-decoration:none}.print-nav-actions{display:inline-flex;align-items:center;gap:1.25rem}.print-signin-link{display:inline-flex;align-items:center;min-height:44px;padding:0 .25rem;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:500;color:var(--landing-accent);text-decoration:none;background:transparent;border:0;cursor:pointer;transition:color .16s ease}.print-signin-link:hover{color:var(--landing-text)}.print-main{position:relative;z-index:1;width:100%;max-width:72rem;margin:0 auto;padding:0 1rem 2rem;flex:1}@media (max-width: 480px){.print-main{padding:0 1rem 2rem}}.print-review-grid{display:grid;gap:1.5rem}@media (min-width: 1024px){.print-review-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}}.print-cta-footer{position:relative}@media (max-width: 767px){.print-cta-footer-sticky{position:sticky;bottom:0;background:var(--landing-surface, #ffffff);box-shadow:0 -8px 16px -8px #0000001a;padding:.75rem 0}}.print-preview-hero{background:var(--landing-card-bg, #ffffff);border-color:var(--landing-border, #e8e0d8)}.print-preview-hero-track{position:relative;min-height:18rem}.print-preview-hero-slide{width:100%}.print-cross-summary{margin-top:.5rem}.print-branch-c-callout{border-color:color-mix(in srgb,var(--landing-accent, #8b5e3c) 30%,transparent)}.print-artifact-row:focus-within{outline:2px solid var(--landing-accent, #8b5e3c);outline-offset:2px}.checkout-main{max-width:64rem;margin:0 auto;padding-left:1rem;padding-right:1rem}.checkout-card{background-color:var(--landing-card-bg, #ffffff);border-color:var(--landing-border, #e8e0d8)}@media (max-width: 1023px){.checkout-summary-rail{position:static}}.checkout-input::-moz-placeholder{color:var(--landing-text-dim, #9c8e80)}.checkout-input::placeholder{color:var(--landing-text-dim, #9c8e80)}.pricing-admin-curve-svg{display:block;touch-action:none;max-width:100%}.pricing-admin-handle{cursor:grab}.pricing-admin-handle:active{cursor:grabbing}.pricing-admin-handle:focus-visible{outline:none;stroke:var(--landing-accent, #8b5e3c);stroke-width:3}.pricing-admin-curve-inputs{margin-top:.5rem;display:flex;flex-direction:column;gap:.25rem}.assistant-card{filter:drop-shadow(0 10px 32px rgba(0,0,0,.15))}.assistant-card--expanded,.assistant-card--collapsed{background:transparent}.ai-helper-animate-in{animation:fade-up .2s ease-out both}@media (prefers-reduced-motion: reduce){.ai-helper-animate-in{animation:none}}.legal-layout{max-width:1440px;margin:0 auto;padding:0 1.25rem 4rem;display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}.legal-root .home-footer{margin-top:2rem}.legal-toc{display:none}.legal-toc-heading{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--home-ink-soft);margin-bottom:.875rem}.legal-toc-list{display:flex;flex-direction:column;gap:.5rem;border-left:1px solid var(--home-border);padding-left:1rem}.legal-toc-link{display:block;font-size:.875rem;line-height:1.4;color:var(--home-ink-soft);text-decoration:none;transition:color .15s ease}.legal-toc-link:hover,.legal-toc-link:focus-visible{color:var(--home-ink);text-decoration:underline}.legal-article{max-width:46rem;font-size:1rem;line-height:1.7;color:var(--home-ink)}.legal-title{font-size:clamp(2rem,5vw,2.75rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;margin:2.5rem 0 1.25rem}.legal-section-heading{font-size:1.25rem;font-weight:600;line-height:1.3;margin:2.5rem 0 1rem}.legal-paragraph{margin:0 0 1.125rem}.legal-list{margin:0 0 1.125rem;padding-left:1.25rem;list-style:disc}.legal-list li{margin-bottom:.5rem}.legal-divider{border:0;border-top:1px solid var(--home-border);margin:2rem 0}.legal-quote{margin:0 0 1.125rem;padding-left:1rem;border-left:3px solid var(--home-border);color:var(--home-ink-soft)}.legal-link{color:var(--home-green-text);text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}.legal-link:hover,.legal-link:focus-visible{color:var(--home-ink)}.legal-table-scroll{overflow-x:auto;margin:0 0 1.5rem}.legal-table{width:100%;border-collapse:collapse;font-size:.9375rem;background:var(--home-surface)}.legal-table th,.legal-table td{border:1px solid var(--home-border);padding:.625rem .875rem;text-align:left;vertical-align:top}.legal-table th{font-weight:600;background:var(--home-chip)}@media (min-width: 1024px){.legal-layout{grid-template-columns:minmax(200px,260px) minmax(0,1fr);padding:0 44px 5rem}.legal-toc{display:block;position:sticky;top:2rem;max-height:calc(100vh - 4rem);overflow-y:auto}.legal-title{margin-top:0}}.placeholder\:text-\[var\(--editor-gray-600\)\]::-moz-placeholder{color:var(--editor-gray-600)}.placeholder\:text-\[var\(--editor-gray-600\)\]::placeholder{color:var(--editor-gray-600)}.placeholder\:text-\[var\(--editor-text-dim\)\]::-moz-placeholder{color:var(--editor-text-dim)}.placeholder\:text-\[var\(--editor-text-dim\)\]::placeholder{color:var(--editor-text-dim)}.last\:flex-none:last-child{flex:none}.last\:border-0:last-child{border-width:0px}.focus-within\:border-\[var\(--editor-info\)\]:focus-within{border-color:var(--editor-info)}.hover\:border-\[var\(--editor-accent\)\]:hover{border-color:var(--editor-accent)}.hover\:border-\[var\(--editor-info\)\]:hover{border-color:var(--editor-info)}.hover\:border-amber-400:hover{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.hover\:border-amber-600:hover{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.hover\:border-amber-700:hover{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.hover\:border-stone-400:hover{--tw-border-opacity: 1;border-color:rgb(168 162 158 / var(--tw-border-opacity, 1))}.hover\:border-stone-500:hover{--tw-border-opacity: 1;border-color:rgb(120 113 108 / var(--tw-border-opacity, 1))}.hover\:bg-\[var\(--editor-accent-soft\)\]:hover{background-color:var(--editor-accent-soft)}.hover\:bg-\[var\(--editor-surface\)\]:hover{background-color:var(--editor-surface)}.hover\:bg-\[var\(--editor-surface-2\)\]:hover{background-color:var(--editor-surface-2)}.hover\:bg-\[var\(--landing-surface-hover\)\]:hover{background-color:var(--landing-surface-hover)}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-200:hover{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-50\/30:hover{background-color:#fffbeb4d}.hover\:bg-amber-600:hover{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-600\/10:hover{background-color:#d977061a}.hover\:bg-amber-700:hover{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-800:hover{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-900:hover{--tw-bg-opacity: 1;background-color:rgb(120 53 15 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-green-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-stone-100:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 244 / var(--tw-bg-opacity, 1))}.hover\:bg-stone-200:hover{--tw-bg-opacity: 1;background-color:rgb(231 229 228 / var(--tw-bg-opacity, 1))}.hover\:bg-stone-400:hover{--tw-bg-opacity: 1;background-color:rgb(168 162 158 / var(--tw-bg-opacity, 1))}.hover\:bg-stone-50:hover{--tw-bg-opacity: 1;background-color:rgb(250 250 249 / var(--tw-bg-opacity, 1))}.hover\:bg-stone-50\/50:hover{background-color:#fafaf980}.hover\:bg-stone-800:hover{--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:text-\[color\:var\(--landing-text\)\]:hover{color:var(--landing-text)}.hover\:text-\[var\(--editor-accent-text\)\]:hover{color:var(--editor-accent-text)}.hover\:text-\[var\(--editor-text\)\]:hover{color:var(--editor-text)}.hover\:text-\[var\(--editor-text-muted\)\]:hover{color:var(--editor-text-muted)}.hover\:text-\[var\(--landing-accent\)\]:hover{color:var(--landing-accent)}.hover\:text-\[var\(--landing-text\)\]:hover{color:var(--landing-text)}.hover\:text-amber-700:hover{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.hover\:text-amber-800:hover{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.hover\:text-amber-900:hover{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-red-900:hover{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.hover\:text-stone-600:hover{--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity, 1))}.hover\:text-stone-700:hover{--tw-text-opacity: 1;color:rgb(68 64 60 / var(--tw-text-opacity, 1))}.hover\:text-stone-800:hover{--tw-text-opacity: 1;color:rgb(41 37 36 / var(--tw-text-opacity, 1))}.hover\:text-stone-900:hover{--tw-text-opacity: 1;color:rgb(28 25 23 / var(--tw-text-opacity, 1))}.hover\:text-yellow-800:hover{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:ring-1:hover{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.hover\:ring-2:hover{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.hover\:ring-\[var\(--editor-accent\)\]:hover{--tw-ring-color: var(--editor-accent)}.hover\:ring-amber-600\/40:hover{--tw-ring-color: rgb(217 119 6 / .4)}.hover\:ring-amber-600\/80:hover{--tw-ring-color: rgb(217 119 6 / .8)}.hover\:brightness-\[0\.97\]:hover{--tw-brightness: brightness(.97);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.focus\:border-amber-400:focus{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.focus\:border-amber-700:focus{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.focus\:border-amber-800:focus{--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[var\(--editor-accent\)\]:focus{--tw-ring-color: var(--editor-accent)}.focus\:ring-\[var\(--editor-info\)\]:focus{--tw-ring-color: var(--editor-info)}.focus\:ring-amber-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(180 83 9 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-800:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(146 64 14 / var(--tw-ring-opacity, 1))}.focus\:ring-red-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-1:focus{--tw-ring-offset-width: 1px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-\[color\:var\(--landing-accent\)\]:focus-visible{outline-color:var(--landing-accent)}.enabled\:hover\:bg-stone-100:hover:enabled{--tw-bg-opacity: 1;background-color:rgb(245 245 244 / var(--tw-bg-opacity, 1))}.disabled\:cursor-default:disabled{cursor:default}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-stone-300:disabled{--tw-bg-opacity: 1;background-color:rgb(214 211 209 / var(--tw-bg-opacity, 1))}.disabled\:text-\[var\(--editor-disabled\)\]:disabled{color:var(--editor-disabled)}.disabled\:text-stone-500:disabled{--tw-text-opacity: 1;color:rgb(120 113 108 / var(--tw-text-opacity, 1))}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:hover\:bg-transparent:hover:disabled{background-color:transparent}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width: 640px){.sm\:bottom-6{bottom:1.5rem}.sm\:right-6{right:1.5rem}.sm\:inline{display:inline}.sm\:max-h-\[min\(70vh\,560px\)\]{max-height:min(70vh,560px)}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:rounded-md{border-radius:.375rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-\[260px_1fr\]{grid-template-columns:260px 1fr}.md\:border-r{border-right-width:1px}.md\:border-stone-200{--tw-border-opacity: 1;border-color:rgb(231 229 228 / var(--tw-border-opacity, 1))}.md\:pr-6{padding-right:1.5rem}}@media (min-width: 1024px){.lg\:sticky{position:sticky}.lg\:top-6{top:1.5rem}.lg\:hidden{display:none}.lg\:grid-cols-\[minmax\(0\,1fr\)_22rem\]{grid-template-columns:minmax(0,1fr) 22rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width: 1280px){.xl\:w-96{width:24rem}}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}
