@font-face{font-family:Humble Nostalgia;src:url(/assets/humble.woff)format("woff");font-weight:400;font-display:swap}@font-face{font-family:Dudek Pro;src:url(/assets/dudek.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Dudek Pro;src:url(/assets/dudek-medium.otf)format("opentype");font-weight:500 800;font-display:swap}:root{--paper:#fff;--ink:#202321;--muted:#59625d;--field:#dce5df;--soft:#f5f6f3;--line:#d8dcd6;--green:#254d3c;--warning:#855216;--display:"Humble Nostalgia",Georgia,serif;--body:"Dudek Pro",Arial,sans-serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:40px;--space-section:80px;--radius-small:3px;--radius-pill:999px}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);font-family:var(--body);margin:0;font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:400;line-height:1.05}h1{font-size:clamp(44px,5vw,76px)}h2{font-size:clamp(34px,4vw,56px)}h3{font-size:30px}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--green);outline-offset:4px}::selection{background:var(--field)}.site-header{border-bottom:1px solid #0000;align-items:center;gap:36px;height:96px;padding:20px 2vw;display:flex}.wordmark{width:142px;height:auto}.main-nav{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:30px;margin-left:auto;font-size:12px;display:flex}.main-nav a{border-bottom:1px solid #0000;padding:10px 0}.main-nav a:hover,.main-nav a.active{border-color:var(--ink)}.header-cta{background:var(--ink);color:var(--paper);align-items:center;gap:20px;padding:12px 18px;font-size:13px;display:flex}.header-cta:hover{background:var(--green)}.menu-toggle{background:0 0;border:0;font-size:22px;display:none}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:500}.muted{color:var(--muted)}.button{border:1px solid var(--ink);justify-content:center;align-items:center;gap:20px;min-height:44px;padding:11px 18px;font-size:14px;transition:background .15s,color .15s;display:inline-flex}.button-primary{background:var(--ink);color:var(--paper)}.button-primary:hover{background:var(--green);border-color:var(--green)}.button-secondary{background:0 0}.button-secondary:hover{background:var(--soft)}.button-text{background:0 0;border-color:#0000;padding-inline:0}.text-link{border-bottom:1px solid;align-items:center;gap:30px;padding-bottom:8px;font-size:14px;display:inline-flex}.field{flex-direction:column;gap:7px;font-size:12px;display:flex}.field>span{text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:500}.field input,.field select,.field textarea{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-small);width:100%;min-width:0;padding:11px 12px;font-size:14px}.field textarea{resize:vertical;min-height:80px}.field small{color:var(--muted);font-size:11px}.status{align-items:center;gap:6px;font-size:11px;line-height:1.4;display:inline-flex}.status:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.status-neutral{color:var(--muted)}.status-good{color:var(--green)}.status-warning{color:var(--warning)}.product-card{text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}.product-photo{background:var(--soft);aspect-ratio:4/5;border:1px solid var(--line);position:relative;overflow:hidden}.product-photo img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .4s}.product-card:hover img{transform:scale(1.035)}.product-plus{border:1px solid var(--ink);background:var(--paper);place-items:center;width:30px;height:30px;font-size:20px;display:grid;position:absolute;bottom:12px;right:12px}.product-caption{justify-content:space-between;gap:8px;padding-top:13px;font-size:13px;display:flex}.product-meta{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;margin-top:5px;font-size:10px}.site-footer{background:var(--soft);margin-top:80px;padding:52px 4vw 24px}.footer-top{justify-content:space-between;align-items:center;gap:24px;padding-bottom:54px;display:flex}.footer-top h2{margin-top:15px}.footer-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding-top:24px;font-size:11px;display:flex}.footer-bottom span{margin-left:auto}.notice{background:var(--soft);color:var(--muted);border:1px solid var(--line);padding:12px 16px;font-size:12px}.divider{border:0;border-top:1px solid var(--line);margin:24px 0}.dialog-backdrop{z-index:50;background:#2023215c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.dialog{background:var(--paper);width:min(740px,100%);max-height:90dvh;padding:32px;position:relative;overflow:auto;box-shadow:0 16px 50px #2023212e}.dialog-close{background:var(--paper);border:1px solid var(--line);z-index:2;width:32px;height:32px;font-size:18px;position:absolute;top:14px;right:14px}.error-text{color:var(--warning);font-size:12px}.page-intro{padding:40px 4vw}.page-intro .eyebrow{margin-bottom:14px}.page-intro p:not(.eyebrow){max-width:550px;color:var(--muted);margin-top:16px}@media (width<=760px){.site-header{gap:16px;height:78px;padding:16px}.wordmark{width:118px}.main-nav{display:none}.main-nav.is-open{background:var(--paper);z-index:40;border-bottom:1px solid var(--line);flex-direction:column;gap:5px;padding:20px;display:flex;position:absolute;top:78px;left:0;right:0}.header-cta{gap:10px;margin-left:auto;padding:9px 12px;font-size:11px}.menu-toggle{display:block}.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom{gap:18px}.footer-bottom span{margin-left:0}.site-footer{margin-top:50px}.dialog{padding:24px}.dialog-backdrop{padding:12px}.product-caption{flex-direction:column;gap:2px;font-size:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.photo-story{margin:0 2vw}.photo-track{scrollbar-width:none;scroll-snap-type:x mandatory;gap:16px;display:flex;overflow:auto}.photo-track::-webkit-scrollbar{display:none}.photo-track img{object-fit:cover;scroll-snap-align:start;flex-shrink:0;width:62.5%;height:min(48vw,690px)}.photo-controls{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.photo-controls button{background:0 0;border:0;width:40px;height:32px;font-size:22px}.photo-controls span{letter-spacing:.15em;color:var(--muted);font-size:9px}.shop-section{padding:65px 2vw 0}.collection-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:38px;display:flex}.collection-heading .eyebrow{margin-bottom:12px}.collection-heading h1{font-size:clamp(38px,4.5vw,60px)}.collection-heading>p{max-width:310px;color:var(--muted);font-size:14px;line-height:1.6}.shop-filters{border-block:1px solid var(--line);white-space:nowrap;align-items:center;gap:30px;margin-bottom:30px;display:flex;overflow:auto}.shop-filters button{text-transform:uppercase;letter-spacing:.07em;background:0 0;border:0;border-bottom:2px solid #0000;padding:17px 0;font-size:11px}.shop-filters button.selected{border-bottom-color:var(--ink)}.shop-filters>span{color:var(--muted);margin-left:auto;font-size:11px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 24px;display:grid}.custom-invitation{background:var(--field);grid-template-columns:1fr 1fr;margin:90px 2vw 0;display:grid}.custom-invitation>img{object-fit:cover;width:100%;height:100%;min-height:480px}.custom-invitation>div{flex-direction:column;align-items:flex-start;gap:26px;padding:60px;display:flex}.custom-invitation h2{font-size:64px}.custom-invitation p:not(.eyebrow){max-width:350px;font-size:14px}.custom-invitation .text-link{font-size:12px}.shop-dialog{grid-template-columns:1fr 1fr;gap:30px;width:min(850px,100%);display:grid}.shop-dialog>img{object-fit:contain;background:var(--soft);width:100%;height:100%}.shop-dialog>div{flex-direction:column;align-items:flex-start;gap:20px;padding-top:25px;display:flex}.shop-dialog p{font-size:14px}.shop-dialog .product-price{font-size:24px}.service-hero{background:var(--field);grid-template-columns:1fr 1fr;min-height:600px;margin:0 2vw;display:grid}.service-hero>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;padding:64px 50px;display:flex}.service-hero>div>p:not(.eyebrow){max-width:400px;font-size:16px}.service-hero>img{object-fit:cover;width:100%;height:100%;max-height:720px}.service-process{padding:80px 6vw}.service-process>h2{margin:22px 0 40px}.process-steps{grid-template-columns:repeat(3,1fr);gap:45px;margin-bottom:50px;display:grid}.process-steps article{border-top:1px solid var(--ink);padding-top:18px}.process-steps span{text-transform:uppercase;font-size:11px}.process-steps h3{margin:20px 0 12px}.process-steps p{max-width:330px;color:var(--muted);font-size:14px}.customs-hero{background:var(--soft)}.customs-product{background:var(--field);align-items:center!important;padding:25px!important}.customs-product img{object-fit:contain;mix-blend-mode:multiply;width:85%;height:480px}.service-copy{max-width:620px;margin-bottom:30px}.brand-page{max-width:1152px;margin:40px auto;padding:0 24px}.brand-page section{border-bottom:1px solid var(--line);padding:35px 0}.brand-page h2{margin-bottom:24px}.brand-subnav{gap:24px;margin-bottom:40px;display:flex}.specimen-row{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.swatch-spec{width:120px}.swatch-spec div{border:1px solid var(--line);height:70px;margin-bottom:8px}.brand-page small{color:var(--muted);font-size:11px}.brand-page .field{width:260px}.brand-page ul{padding-left:20px}@media (width<=900px){.custom-invitation>div{padding:35px}.custom-invitation h2{font-size:48px}.product-grid{gap:28px 16px}.service-hero>div{padding:40px 30px}.service-hero h1{font-size:52px}}@media (width<=600px){.photo-story{margin:0 16px}.photo-track img{width:92%;height:108vw}.photo-controls span{font-size:8px}.shop-section{padding:38px 16px 0}.collection-heading{margin-bottom:24px;display:block}.collection-heading>p{margin-top:15px}.shop-filters{gap:22px}.shop-filters>span{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.custom-invitation{grid-template-columns:1fr;margin:50px 16px 0}.custom-invitation>img{height:330px;min-height:0}.custom-invitation>div{padding:30px 24px}.shop-dialog{grid-template-columns:1fr}.shop-dialog>img{height:250px}.service-hero{grid-template-columns:1fr;min-height:0;margin:0 16px}.service-hero>img{height:360px}.service-hero>div{padding:36px 24px}.process-steps{grid-template-columns:1fr;gap:28px}.service-process{padding:50px 24px}.customs-product img{height:350px}}.brand-marquee{border-block:1px solid var(--line);align-items:center;gap:16px;margin:24px 2vw 0;padding:20px 0;display:flex}.marquee-window{flex:1;min-width:0;overflow:hidden}.marquee-track{width:max-content;animation:40s linear infinite pichon-marquee;display:flex}.marquee-group{white-space:nowrap;font-family:var(--display);flex-shrink:0;align-items:center;gap:40px;padding-right:40px;font-size:36px;line-height:1.2;display:flex}.marquee-separator{font-family:var(--body);color:var(--green);font-size:20px}.marquee-toggle{border:0;border-left:1px solid var(--line);background:var(--paper);flex-shrink:0;place-items:center;width:44px;height:44px;font-size:19px;display:grid}.marquee-toggle:hover{color:var(--green)}.brand-marquee[data-paused] .marquee-track{animation-play-state:paused}@keyframes pichon-marquee{to{transform:translate(-50%)}}@media (width<=600px){.brand-marquee{gap:8px;margin:18px 16px 0;padding:14px 0}.marquee-group{gap:24px;padding-right:24px;font-size:28px}.marquee-separator{font-size:16px}.collection-heading>p{max-width:34ch}}@media (prefers-reduced-motion:reduce){.marquee-track{width:100%;animation:none}.marquee-group{white-space:normal;flex-wrap:wrap;gap:12px 20px;padding:0;font-size:24px}.marquee-group[aria-hidden],.marquee-toggle,.marquee-separator:last-child{display:none}}.merch-intro{border-bottom:1px solid var(--ink);grid-template-columns:2fr 1fr;gap:60px;margin:0 2vw;padding:44px 0 42px;display:grid}.merch-intro h1{font-size:clamp(42px,5.5vw,76px);line-height:1.06}.merch-intro>div>p{max-width:540px;margin:20px 0;font-size:16px}.merch-intro-note{border-left:1px solid var(--line);align-self:center;padding-left:35px}.merch-intro-note>span{color:var(--muted);font-size:14px}.merch-intro-note a{text-underline-offset:5px;font-size:13px}.gear-entry{margin:0 2vw;padding-top:35px}.gear-entry-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:25px;display:flex}.gear-entry h2{font-size:38px}.gear-entry-heading p{color:var(--muted);margin-top:8px;font-size:14px}.gear-entry-heading>a{font-size:13px}.entry-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.entry-product{text-align:left;color:var(--ink);background:0 0;border:0;padding:0}.entry-product-photo{background:var(--field);border:2px solid #0000;position:relative}.entry-product-photo img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:290px;padding:18px}.entry-product.is-selected .entry-product-photo{border-color:var(--green)}.entry-select{background:var(--paper);padding:8px 13px;font-size:13px;position:absolute;bottom:12px;right:12px}.is-selected .entry-select{background:var(--green);color:#fff}.entry-product:hover .entry-select{text-decoration:underline}.entry-product-name{justify-content:space-between;align-items:center;gap:12px;margin:15px 0 6px;display:flex}.entry-product-name h3{font-family:var(--body);font-size:17px}.entry-product-name>span{white-space:nowrap;font-size:15px}.entry-product small,.entry-product>p{color:var(--muted);font-size:12px}.entry-product>p{margin-bottom:5px}.entry-disclaimer{color:var(--muted);max-width:850px;margin:22px 0;font-size:12px}.selection-dock{z-index:5;background:var(--paper);border:1px solid var(--ink);justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex;position:relative}.selection-dock p{color:var(--muted);margin-top:5px;font-size:13px}.selection-dock .button{flex-shrink:0}.selection-dock button:disabled{opacity:.55;cursor:not-allowed}.merch-context{grid-template-columns:1fr 1fr;align-items:center;gap:7vw;margin:65px 2vw 0;display:grid}.merch-context>img{object-fit:cover;width:100%;height:430px}.merch-context>div{padding-right:4vw}.merch-context h2{font-size:52px}.merch-context p{margin:20px 0;font-size:15px}.merch-context details{border-top:1px solid var(--line);padding:16px 0}.merch-context summary{cursor:pointer;font-size:15px}.merch-context details p{color:var(--muted)}@media (width<=700px){.merch-intro{grid-template-columns:1fr;gap:20px;margin:0 16px;padding:24px 0}.merch-intro-note{border-left:0;border-top:1px solid var(--line);padding:15px 0 0}.merch-intro-note>p{display:none}.merch-intro-note>span{margin-bottom:8px;display:block}.gear-entry{margin:0 16px;padding-top:25px}.gear-entry-heading{flex-direction:column;align-items:start;gap:14px}.entry-products{grid-template-columns:1fr;gap:28px}.entry-product-photo img{height:290px}.selection-dock{flex-direction:column;align-items:stretch;gap:12px;padding:14px;bottom:8px}.selection-dock .button{text-align:center;justify-content:center}.merch-context{grid-template-columns:1fr;gap:28px;margin:40px 16px 0}.merch-context>img{height:270px}.merch-context>div{padding:0}.merch-context h2{font-size:42px}}.customs-editor-intro{justify-content:space-between;align-items:end;gap:30px;margin:25px 3vw 30px;display:flex}.customs-editor-intro h1{font-size:clamp(40px,4.5vw,64px)}.customs-editor-intro p{max-width:550px;margin-top:15px}.customs-editor-intro>a{max-width:260px;font-size:13px}.customs-live-editor{margin:0 2vw}.editor-caption{background:var(--field);justify-content:space-between;align-items:center;gap:20px;padding:15px 18px;font-size:12px;display:flex}.customs-live-editor iframe{border:1px solid var(--line);background:var(--paper);width:100%;height:1400px;display:block}.customs-after{grid-template-columns:1fr 1.4fr;align-items:center;gap:25px;padding:45px 4vw;display:grid}.customs-after h2{font-size:40px}.customs-after p{max-width:650px;color:var(--muted)}.customs-after a{grid-column:2;font-size:14px}.event-planning-intro{grid-template-columns:1.4fr 1fr;align-items:center;gap:45px;margin:0 3vw 38px;display:grid}.event-planning-intro h1{font-size:clamp(44px,5vw,70px)}.event-planning-intro p{max-width:560px;margin-top:20px}.event-planning-intro img{object-fit:cover;width:100%;height:270px}.event-preparation{grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);align-items:start;gap:5vw;margin:0 3vw;display:grid}.event-worksheet h2,.event-readiness h2{margin-bottom:10px;font-size:35px}.event-worksheet section>p{max-width:650px;color:var(--muted);font-size:14px}.event-entry-fields{grid-template-columns:1fr 1fr;gap:20px;margin-top:25px;display:grid}.event-entry-fields label:first-child{grid-column:1/-1}.event-entry-fields label,.event-quantity{flex-direction:column;gap:8px;font-size:14px;display:flex}.event-entry-fields input,.event-quantity input{border:1px solid var(--line);background:var(--paper);color:var(--ink);font:inherit;border-radius:0;width:100%;min-width:0;padding:12px}.event-entry-fields small{color:var(--muted);font-size:12px}.event-order{border-top:1px solid var(--ink);margin-top:40px;padding-top:28px}.event-product-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 85px;align-items:center;gap:10px 20px;padding:18px 0;display:grid}.event-product-choice{cursor:pointer;align-items:center;gap:15px;display:flex}.event-product-choice input{width:19px;height:19px;accent-color:var(--green);flex-shrink:0}.event-product-choice img{object-fit:contain;background:var(--field);width:70px;height:85px}.event-product-choice strong{font-size:15px;display:block}.event-product-choice small{color:var(--muted);margin-top:6px;font-size:12px;display:block}.event-quantity{font-size:12px}.event-quantity input:disabled{background:var(--soft)}.event-shortfall{color:var(--warning);grid-column:1/-1;font-size:13px}.event-readiness{background:var(--field);padding:28px}.event-readiness>div{border-bottom:1px solid var(--ink);padding:20px 0}.event-readiness strong{font-size:17px}.event-readiness p{margin-top:10px;font-size:13px}.event-readiness dl>div{border-bottom:1px solid #b8c7bc;padding:18px 0}.event-readiness dt{font-size:14px;font-weight:600}.event-readiness dd{margin:8px 0 0;font-size:13px;line-height:1.6}.event-readiness .notice{margin:24px 0}.event-readiness a{font-size:13px}.event-next{flex-direction:column;align-items:start;gap:15px;margin:28px 0;display:flex}.event-next p{font-size:15px}.event-next small{color:var(--muted);font-size:12px}.event-next button:disabled{opacity:.5;cursor:not-allowed}.event-switch{border-top:1px solid var(--line);gap:25px;margin:40px 3vw;padding:25px 0;font-size:14px;display:flex}@media (width<=800px){.customs-editor-intro{flex-direction:column;align-items:start;gap:18px;margin:20px 16px}.customs-editor-intro>a{max-width:none}.customs-live-editor{margin:0 12px}.customs-live-editor iframe{height:1100px}.editor-caption{padding:12px;font-size:11px}.customs-after{padding:35px 20px;display:block}.customs-after p{margin:18px 0}.event-planning-intro{grid-template-columns:1fr;gap:22px;margin:10px 20px 30px}.event-planning-intro img{height:150px}.event-preparation{grid-template-columns:1fr;gap:25px;margin:0 20px}.event-readiness{padding:24px}.event-switch{flex-direction:column;gap:10px;margin:30px 20px}.event-entry-fields{grid-template-columns:1fr}.event-product-row{grid-template-columns:minmax(0,1fr) 65px;gap:12px}.event-product-choice{gap:10px}.event-product-choice img{width:45px;height:65px}.event-product-choice small{font-size:11px}.event-quantity input{padding:10px 6px}.event-next .button{justify-content:center;width:100%}}.event-extra-fields label:first-child{grid-column:auto}.event-entry-fields label{min-width:0}.event-date-feedback{margin-top:18px}.event-notes{gap:10px;margin-top:25px;font-size:14px;display:grid}.event-notes textarea{border:1px solid var(--line);width:100%;min-height:100px;font:inherit;resize:vertical;background:var(--paper);color:var(--ink);border-radius:0;padding:12px}.event-next-steps{padding:24px 0 0}.event-next-steps h3{font-size:27px}.event-next-steps ol{padding-left:20px;font-size:13px;line-height:1.7}.event-next-steps li{padding:4px 0}.event-worksheet .event-date-feedback.error-text{color:var(--warning)}@media (width>=1100px){.event-readiness{position:sticky;top:20px}}.event-workspace{grid-template-columns:minmax(280px,1fr) minmax(0,1.35fr);gap:32px;margin:0 2vw}.event-workspace .event-readiness{grid-area:1/1;padding:32px;position:sticky;top:20px}.event-workspace .event-worksheet{border-top:1px solid var(--ink);grid-area:1/2;min-width:0}.event-step{border-bottom:1px solid var(--line)}.event-form-fields{display:contents}.event-worksheet .event-step-heading{font-family:var(--font-body,"Dudek Pro",Arial,sans-serif);margin:0}.event-step-heading button{text-align:left;width:100%;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:16px;padding:24px 0;display:flex}.event-step-heading button>span:nth-child(2){flex:1;min-width:0}.event-step-heading strong{font-size:20px;font-weight:500;display:block}.event-step-heading small{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.5;display:block}.event-step-number{border:1px solid var(--line);border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.event-step-heading button[aria-expanded=true] .event-step-number{background:var(--ink);border-color:var(--ink);color:var(--paper)}.event-step-heading button:hover strong{text-underline-offset:4px;text-decoration:underline}.event-step-heading button:focus-visible{outline:2px solid var(--green);outline-offset:4px}.event-step-body{padding:0 0 28px 44px}.event-step-body[hidden]{display:none}.event-step-body>p{color:var(--muted);font-size:14px;line-height:1.6}.event-step-body>.button{margin-top:24px}.event-step-body .event-entry-fields{gap:20px 16px}.event-step-body .event-product-choice img{width:64px;height:80px}.event-review-list{margin-bottom:20px}.event-review-list>div{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:16px 0;font-size:14px;display:flex}.event-review-list img{object-fit:contain;background:var(--field);width:56px;height:68px}.event-review-list>div>span:nth-child(2){flex:1}.event-review-list small{color:var(--muted);margin-top:6px;line-height:1.5;display:block}.event-review-list strong{font-weight:500}.event-review-list>div>span:last-child{white-space:nowrap}.event-step-body .text-link{font:inherit;cursor:pointer;color:var(--ink);background:0 0;border:0;padding:8px 0;font-size:13px}.event-save-status{padding:20px 0}.event-workspace .event-next-steps{display:none}.event-workspace .event-readiness .notice{font-size:12px;line-height:1.6}@media (width<=1000px){.event-workspace{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:24px}.event-workspace .event-readiness{padding:24px}.event-step-body{padding-left:0}.event-step-body .event-entry-fields{grid-template-columns:1fr}.event-step-body .event-entry-fields label{grid-column:auto}}@media (width<=700px){.event-workspace{flex-direction:column;gap:24px;margin:0 16px;display:flex}.event-workspace .event-worksheet{width:100%}.event-workspace .event-readiness{order:-1;width:100%;padding:20px;position:static}.event-workspace .event-readiness h2{font-size:30px}.event-workspace .event-readiness dl,.event-workspace .event-readiness .notice,.event-workspace .event-readiness>a{display:none}.event-workspace .event-readiness>div{border:0;padding:8px 0 0}.event-step-heading button{gap:12px;padding:20px 0}.event-step-heading strong{font-size:18px}.event-step-body .event-product-choice img{width:44px;height:60px}.event-step-body .event-next .button{white-space:normal}.event-switch{padding-bottom:64px}}
