/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.inline{display:inline}.table{display:table}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--cream:#f8f4eb;--paper:#fffdf8;--plum:#35243b;--plum-soft:#67576b;--saffron:#f2b36f;--mint:#b9dfcd;--green:#255d48;--coral:#ee9b8c;--lilac:#d9cde8;--apricot:#f5cfaa;--line:#ddd3c7;--plum-line:#c9bcc9;--white:#fffefa;--shadow:0 22px 55px #35243b1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--plum);margin:0;font-family:Avenir Next,Avenir,Trebuchet MS,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--saffron);outline-offset:3px}.skip-link{z-index:100;border:2px solid var(--plum);background:var(--paper);border-radius:999px;padding:10px 18px;font-weight:800;position:fixed;top:12px;left:12px;translate:0 -150%}.skip-link:focus{translate:0}.site-shell{overflow:hidden}.staging-bar{background:var(--plum);min-height:38px;color:var(--white);text-align:center;letter-spacing:.04em;justify-content:center;align-items:center;gap:10px;padding:8px 20px;font-size:.8rem;font-weight:800;display:flex}.staging-bar span{color:var(--saffron)}.site-header{z-index:20;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 32px);min-height:78px;margin:0 auto;display:flex;position:relative}.brand{align-items:center;gap:11px;min-height:48px;text-decoration:none;display:inline-flex}.brand-mark{border:2px solid var(--plum);background:var(--saffron);border-radius:48% 52% 43% 57%;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:1.35rem;font-weight:800;display:grid;rotate:-5deg}.brand-name{letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:1.3rem;font-weight:800}.main-nav{align-items:center;gap:24px;display:flex}.main-nav a,.site-footer nav a{align-content:center;min-height:44px;font-size:.9rem;font-weight:750;text-decoration:none}.main-nav a:hover,.site-footer nav a:hover{text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:2px}.button{border:1px solid var(--plum);min-height:50px;color:var(--plum);cursor:pointer;text-align:center;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:11px 22px;font-weight:850;text-decoration:none;transition:translate .16s,box-shadow .16s;display:inline-flex}.button:hover{translate:0 -2px}.button-primary{background:var(--saffron);box-shadow:3px 3px 0 var(--plum)}.button-primary:hover{box-shadow:1px 1px 0 var(--plum)}.button-small{min-height:44px;padding:8px 17px;font-size:.86rem}.button-quiet{background:0 0}.section{width:min(1180px,100% - 32px);margin-inline:auto;padding-block:108px}.eyebrow{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin:0 0 17px;font-size:.78rem;font-weight:900}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{letter-spacing:-.035em;margin-top:0;font-family:Georgia,Times New Roman,serif;line-height:1.05}h1{max-width:780px;margin-bottom:24px;font-size:clamp(3rem,6vw,4.8rem)}h2{margin-bottom:20px;font-size:clamp(2.25rem,5vw,4rem)}h3{font-size:1.45rem}.hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:52px;padding-top:72px;display:grid}.hero-copy{z-index:2;position:relative}.hero-copy:before{z-index:-1;border-top:4px solid var(--coral);content:"";border-radius:50%;width:82px;height:25px;position:absolute;top:-25px;left:-22px;rotate:-8deg}.hero-description{max-width:690px;color:var(--plum-soft);margin:0 0 30px;font-size:clamp(1.05rem,2vw,1.25rem)}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-note{align-items:center;gap:10px;margin:23px 0 0;font-size:.9rem;font-weight:750;display:flex}.hero-note span{background:var(--mint);width:25px;height:25px;color:var(--green);border-radius:50%;place-items:center;display:grid}.hero-art{min-height:570px;position:relative}.paper-sheet{border:2px solid var(--plum);background:var(--paper);width:280px;height:398px;box-shadow:var(--shadow);border-radius:9px 12px 8px 14px;position:absolute}.paper-sheet-back{background:var(--lilac);top:58px;left:32px;rotate:-13deg}.paper-sheet-middle{background:var(--apricot);top:50px;right:12px;rotate:11deg}.paper-sheet-front{text-align:center;padding:24px;top:82px;left:50%;translate:-50%;rotate:-2deg}.sample-brand{letter-spacing:.18em;font-size:.64rem;font-weight:900}.line-portrait{width:155px;height:200px;margin:34px auto 18px;position:relative}.portrait-face,.portrait-hair,.portrait-body,.portrait-collar{border:3px solid var(--plum);position:absolute;left:50%;translate:-50%}.portrait-hair{background:var(--mint);border-radius:52% 48% 47% 53%;width:95px;height:105px;top:0}.portrait-face{background:var(--paper);border-radius:48% 52% 45% 55%;width:68px;height:82px;top:18px}.portrait-body{background:var(--saffron);border-radius:55% 55% 18px 18px;width:132px;height:100px;bottom:0}.portrait-collar{z-index:2;background:var(--paper);border-radius:50%;width:52px;height:32px;top:99px;rotate:4deg}.paper-sheet-front strong{font-family:Georgia,serif;font-size:1.25rem;display:block}.paper-sheet-front small{color:var(--plum-soft);margin-top:4px;font-size:.68rem;display:block}.balloon{border:2px solid var(--plum);border-radius:50%;width:33px;height:44px;position:absolute}.balloon-one{background:var(--coral);top:102px;left:25px;rotate:-8deg}.balloon-two{background:var(--mint);top:142px;right:27px;rotate:9deg}.spark{color:var(--coral);font-size:1.1rem;position:absolute}.spark-one{top:72px;right:36px}.spark-two{bottom:70px;left:22px}.paper-lines{border:3px solid var(--plum);border-radius:45% 55% 48% 52%;position:absolute;inset:55px 28px}.mini-star{font-size:1.7rem;position:absolute;top:30px;right:30px}.line-sun{border:3px solid var(--plum);background:var(--coral);border-radius:50%;width:55px;height:55px;position:absolute;top:45px;right:45px}.line-mountain{border-top:4px solid var(--plum);border-radius:50%;width:190px;height:130px;position:absolute;bottom:95px;left:38px;rotate:4deg}.line-road{border-left:4px solid var(--plum);border-radius:50%;width:120px;height:80px;position:absolute;bottom:34px;left:80px}.hero-seal{border:2px solid var(--plum);background:var(--coral);text-align:center;border-radius:47% 53% 44% 56%;place-content:center;width:118px;height:118px;line-height:1.1;display:grid;position:absolute;bottom:37px;right:-2px;rotate:8deg}.hero-seal span{font-size:.68rem;font-weight:850}.hero-seal strong{font-family:Georgia,serif;font-size:1.05rem}.orbit{border:3px solid var(--plum);border-radius:50%;position:absolute}.orbit-one{width:105px;height:38px;top:16px;right:40px;rotate:18deg}.orbit-two{width:120px;height:42px;bottom:78px;left:-10px;rotate:-18deg}.hero-facts{border-block:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin-top:10px;display:grid}.hero-facts>div{align-items:center;gap:13px;padding:22px;display:flex}.hero-facts>div+div{border-left:1px solid var(--line)}.hero-facts p{margin:0;font-size:.88rem;line-height:1.4}.fact-icon{border:2px solid var(--plum);border-radius:50%;place-items:center;min-width:42px;height:42px;font-weight:900;display:grid}.saffron{background:var(--saffron)}.mint{background:var(--mint)}.coral{background:var(--coral)}.section-heading{margin-bottom:45px}.heading-split{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;display:grid}.heading-split h2{margin-bottom:0}.heading-split>p{color:var(--plum-soft);margin:0;font-size:1.05rem}.centered-heading{text-align:center;max-width:760px;margin-inline:auto}.centered-heading>p:last-child{color:var(--plum-soft)}.examples,.packages,.print-section{position:relative}.example-grid,.package-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.example-card,.package-card,.process-card,.print-card,.configurator-card{border:1px solid var(--plum-line);background:var(--paper);box-shadow:var(--shadow)}.example-card{border-radius:28px 34px;overflow:hidden}.example-art{border-bottom:1px solid var(--plum-line);height:260px;position:relative;overflow:hidden}.example-saffron .example-art{background:var(--apricot)}.example-mint .example-art{background:var(--mint)}.example-coral .example-art{background:var(--lilac)}.art-label{z-index:3;border:2px solid var(--plum);background:var(--paper);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:5px 11px;font-size:.68rem;font-weight:900;position:absolute;top:18px;left:18px}.example-copy{padding:31px}.example-copy h3{margin-bottom:13px}.example-copy>p:last-child{color:var(--plum-soft);margin:0}.card-kicker{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:.74rem;font-weight:900}.example-disclaimer,.tool-choice-note{border:1px solid var(--plum-line);background:var(--white);border-radius:20px;align-items:flex-start;gap:14px;margin-top:31px;padding:21px 23px;display:flex}.example-disclaimer p,.tool-choice-note p{margin:0}.disclaimer-mark,.tool-choice-note>span{background:var(--mint);border-radius:50%;place-items:center;min-width:29px;height:29px;font-family:Georgia,serif;font-weight:900;display:grid}.process{background:var(--plum);width:100%;max-width:none;color:var(--white);padding-inline:max(16px,50% - 590px)}.process .eyebrow{color:var(--mint)}.process-list{grid-template-columns:repeat(4,1fr);gap:18px;margin:0;padding:0;list-style:none;display:grid}.process-card{background:#49354e;border-color:#795e78;border-radius:25px;min-height:340px;padding:31px 25px;position:relative;box-shadow:0 18px 38px #170a192e}.process-card h3{margin:24px 0 14px;font-size:1.32rem}.process-card p{color:#eee4eb;margin:0;font-size:.9rem}.step-number{color:var(--mint);font-weight:900;position:absolute;top:18px;right:19px}.configurator-section{grid-template-columns:.7fr 1.3fr;align-items:start;gap:62px;display:grid}.config-intro{position:sticky;top:30px}.config-intro>p:not(.eyebrow){color:var(--plum-soft)}.config-note{border-top:1px solid var(--line);gap:12px;margin-top:26px;padding-top:20px;display:flex}.config-note>span{color:var(--coral);font-size:2rem}.config-note p{margin:0;font-size:.9rem}.configurator-card{border-radius:32px 40px;min-height:520px;padding:clamp(25px,4vw,48px)}.config-placeholder>span{background:var(--mint);border-radius:999px;padding:5px 11px;font-size:.76rem;font-weight:900;display:inline-block}.config-placeholder h3{margin:23px 0 10px;font-size:clamp(1.7rem,4vw,2.45rem)}.config-placeholder>p{color:var(--plum-soft)}.placeholder-choices{grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0;display:grid}.placeholder-choices button{border:2px solid var(--plum);background:var(--paper);cursor:pointer;border-radius:12px;min-height:66px;font-weight:800}.placeholder-choices button:hover{background:var(--mint)}.local-mini-notice{background:var(--mint);border-radius:10px;margin-top:22px;padding:13px;font-weight:800;color:var(--green)!important}.package-card{border-radius:28px;padding:39px 33px;position:relative}.package-featured{border-color:var(--plum);background:var(--plum);color:var(--white);translate:0 -13px;box-shadow:0 24px 58px #35243b33}.recommended-badge{background:var(--saffron);color:var(--plum);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:5px 10px;font-size:.68rem;font-weight:900;position:absolute;top:19px;right:18px;rotate:3deg}.package-name{margin:0 0 18px;font-family:Georgia,serif;font-size:1.45rem;font-weight:800}.package-count{align-items:flex-end;gap:11px;margin:0;display:flex}.package-count strong{font-family:Georgia,serif;font-size:4.2rem;line-height:.9}.package-count span{max-width:105px;font-size:.78rem;font-weight:800;line-height:1.25}.package-description{min-height:96px;color:var(--plum-soft);margin:24px 0 18px}.package-featured .package-description{color:#e9dfe7}.package-price{border-block:1px solid;padding:14px 0;font-weight:900}.package-features{min-height:180px;margin:21px 0;padding:0;list-style:none}.package-features li{margin:10px 0;padding-left:25px;font-size:.88rem;position:relative}.package-features li:before{content:"✓";color:var(--green);font-weight:900;position:absolute;left:0}.package-featured .package-features li:before{color:var(--mint)}.button-package{background:var(--mint);width:100%}.package-footnote{text-align:center;justify-content:center;align-items:center;gap:12px;max-width:760px;margin:36px auto 0;font-size:.9rem;display:flex}.package-footnote span{color:var(--coral);font-size:1.3rem}.print-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.print-card{border-radius:30px;grid-template-columns:.8fr 1.2fr;min-height:410px;display:grid;overflow:hidden}.print-visual{border-right:1px solid var(--plum-line);background:var(--mint);min-height:250px;position:relative}.premium-print .print-visual{background:var(--lilac)}.print-copy{padding:39px 33px}.print-copy h3{margin-bottom:14px}.print-copy>p:not(.card-kicker){color:var(--plum-soft)}.quantity-list{margin:23px 0 0;padding:0;list-style:none}.quantity-list li{margin:7px 0;font-size:.86rem;font-weight:800}.quantity-list li:before{content:"✦";color:var(--coral);margin-right:9px}.faq-section{grid-template-columns:.75fr 1.25fr;gap:70px;display:grid}.faq-heading{position:relative}.faq-heading>p:not(.eyebrow){color:var(--plum-soft)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:74px;font-family:Georgia,serif;font-size:1.15rem;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{border:2px solid var(--plum);border-radius:50%;place-items:center;min-width:34px;height:34px;font-family:Arial,sans-serif;display:grid}.faq-list details[open] summary span{background:var(--saffron);rotate:45deg}.faq-list details p{max-width:680px;color:var(--plum-soft);margin:0;padding:0 54px 26px 0}.final-cta{border:1px solid var(--plum-line);background:var(--mint);text-align:center;width:min(1180px,100% - 32px);box-shadow:var(--shadow);border-radius:42px 50px;padding:86px 34px;position:relative;overflow:hidden}.cta-content{z-index:2;max-width:760px;margin:auto;position:relative}.cta-content>p:not(.eyebrow){color:var(--green);margin:0 auto 28px;font-size:1.05rem}.cta-doodle{color:var(--coral);font-size:6rem;position:absolute}.doodle-left{top:20px;left:7%;rotate:-9deg}.doodle-right{bottom:4px;right:8%;rotate:12deg}.site-footer{border-top:2px solid var(--plum);width:min(1180px,100% - 32px);margin:90px auto 0;padding:40px 0 25px}.footer-main{grid-template-columns:.7fr 1fr 1fr;align-items:center;gap:40px;display:grid}.footer-main>p{color:var(--plum-soft);margin:0}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}.footer-bottom{border-top:1px solid var(--line);color:var(--plum-soft);justify-content:space-between;gap:20px;margin-top:33px;padding-top:19px;font-size:.78rem;display:flex}.footer-bottom p{margin:0}.cake-base,.cake-top,.cake-candle,.party-balloon,.travel-sun,.temple-roof,.temple-base,.palm-trunk,.palm-leaf,.castle-tower,.castle-center,.castle-flag,.adventure-moon{border:3px solid var(--plum);position:absolute}.cake-base{background:var(--paper);border-radius:12px 18px 8px 14px;width:190px;height:86px;bottom:31px;right:56px;rotate:-2deg}.cake-top{background:var(--coral);border-radius:50% 50% 10px 10px;width:155px;height:56px;bottom:111px;right:75px;rotate:1deg}.cake-candle{background:var(--paper);border-width:2px;border-radius:5px;width:7px;height:37px;bottom:163px}.cake-candle:before{border:2px solid var(--plum);background:var(--saffron);content:"";border-radius:50% 50% 45% 45%;width:9px;height:12px;position:absolute;top:-14px;left:-4px}.cake-candle.c1{right:111px}.cake-candle.c2{height:46px;right:148px}.cake-candle.c3{right:184px}.party-balloon{background:var(--paper);border-radius:49% 51% 45% 55%;width:54px;height:70px}.party-balloon:after{border-left:2px solid var(--plum);content:"";border-radius:50%;width:48px;height:95px;position:absolute;top:66px;left:50%}.party-balloon.p1{top:48px;left:38px;rotate:-11deg}.party-balloon.p2{background:var(--mint);top:83px;left:104px;rotate:9deg}.party-confetti{font-size:2.2rem;position:absolute;top:36px;right:33px;rotate:13deg}.travel-sun{background:var(--saffron);border-radius:50%;width:68px;height:68px;top:44px;right:43px}.temple-roof{background:var(--coral);border-radius:50% 50% 3px 3px;width:160px;height:50px;left:91px;transform:skew(-24deg)}.roof-one{bottom:95px}.roof-two{background:var(--paper);width:107px;bottom:137px;left:118px}.temple-base{background:var(--paper);border-radius:5px;width:121px;height:67px;bottom:37px;left:113px}.palm-trunk{background:var(--paper);border-radius:50%;width:17px;height:116px;bottom:29px;left:43px;rotate:9deg}.palm-leaf{background:var(--green);border-radius:50%;width:72px;height:30px;bottom:133px;left:23px}.palm-leaf.leaf-one{rotate:-22deg}.palm-leaf.leaf-two{left:49px;rotate:24deg}.travel-path{border-top:4px solid var(--plum);border-radius:50%;width:176px;height:76px;position:absolute;bottom:-2px;right:-8px;rotate:-7deg}.adventure-moon{background:var(--paper);border-radius:50%;width:66px;height:66px;top:39px;right:43px}.castle-tower{background:var(--paper);border-radius:8px 8px 2px 2px;width:65px;height:126px;bottom:33px}.castle-tower:before,.castle-center:before{border:3px solid var(--plum);background:var(--saffron);clip-path:polygon(0 100%,0 0,22% 0,22% 45%,42% 45%,42% 0,64% 0,64% 45%,84% 45%,84% 0,100% 0,100% 100%);content:"";border-bottom:0;width:100%;height:20px;position:absolute;top:-14px;left:-3px}.tower-one{left:62px}.tower-two{height:143px;right:57px}.castle-center{border:3px solid var(--plum);background:var(--mint);border-radius:6px;width:115px;height:100px;position:absolute;bottom:31px;left:50%;translate:-50%}.castle-flag{background:var(--saffron);border-radius:3px 50% 50% 3px;width:55px;height:35px;top:73px;left:50%;translate:-4px}.castle-flag:after{background:var(--plum);content:"";width:3px;height:102px;position:absolute;top:-2px;left:-5px}.adventure-path{border:3px solid var(--plum);border-radius:50%;width:130px;height:114px;position:absolute;bottom:-31px;left:50%;translate:-50%}.adventure-star{font-size:1.8rem;position:absolute;top:90px;left:40px}.process-icon{border:2px solid var(--white);background:var(--mint);width:88px;height:88px;color:var(--plum);border-radius:50% 46% 52% 48%;place-items:center;display:grid;position:relative}.icon-upload span{border:3px solid var(--plum);border-radius:5px;width:40px;height:32px;position:relative}.icon-upload span:before{border-left:3px solid var(--plum);content:"";width:15px;height:25px;position:absolute;top:-20px;left:50%;translate:-50%}.icon-upload span:after{border-top:3px solid var(--plum);border-left:3px solid var(--plum);content:"";width:12px;height:12px;position:absolute;top:-19px;left:50%;translate:-50%;rotate:45deg}.icon-check{background:var(--saffron)}.icon-check span{font-size:2.7rem;font-weight:900}.icon-proof{background:var(--coral);justify-content:center;align-items:center;gap:3px;display:flex}.icon-proof span{border:2px solid var(--plum);background:var(--paper);border-radius:2px;width:21px;height:32px;rotate:-7deg}.icon-proof span:nth-child(2){translate:0 -5px;rotate:none}.icon-proof span:nth-child(3){rotate:7deg}.watermark-demo{border:2px solid var(--white);background:var(--paper);border-radius:6px;width:128px;height:88px;position:relative;overflow:hidden;rotate:-3deg}.demo-line-art{border:3px solid var(--plum);border-radius:50% 46% 48% 52%;width:55px;height:55px;position:absolute;top:16px;left:36px}.demo-line-art:before,.demo-line-art:after{border:2px solid var(--plum);content:"";border-radius:50%;position:absolute}.demo-line-art:before{width:6px;height:6px;top:15px;left:13px}.demo-line-art:after{width:6px;height:6px;top:15px;right:13px}.watermark{width:170px;color:var(--white);text-align:center;letter-spacing:.05em;white-space:nowrap;background:#35152fe0;padding:5px 0;font-size:.63rem;font-weight:900;position:absolute;top:33px;left:-20px;rotate:-23deg}.paper-face{border:3px solid var(--plum);background:var(--paper);border-radius:6px;place-items:center;width:102px;height:144px;font-family:Georgia,serif;font-size:2rem;font-weight:900;display:grid;position:absolute}.duplex-paper .front-face{z-index:2;top:100px;left:44px;rotate:-7deg}.duplex-paper .back-face{background:var(--saffron);top:72px;left:85px;rotate:9deg}.single-paper .paper-face{top:76px;left:50%;translate:-50%;rotate:-4deg}.blank-note{text-align:center;width:150px;font-size:.68rem;font-weight:900;position:absolute;top:235px;left:50%;translate:-50%}.pencil,.marker{z-index:3;border:2px solid var(--plum);background:var(--coral);border-radius:4px;width:17px;height:150px;position:absolute;rotate:32deg}.pencil:before{border-right:8px solid #0000;border-bottom:23px solid var(--plum);content:"";border-left:8px solid #0000;position:absolute;top:-24px;left:-2px}.pencil-one{bottom:-19px;right:23px}.pencil-two{background:var(--saffron);bottom:-32px;right:47px;rotate:20deg}.marker{background:var(--green);border-radius:7px;width:21px;height:145px}.marker:before{border:2px solid var(--plum);background:var(--paper);content:"";border-radius:5px;width:23px;height:39px;position:absolute;top:-34px;left:-3px}.marker-one{bottom:-18px;right:24px;rotate:24deg}.marker-two{background:var(--saffron);bottom:-26px;right:48px;rotate:12deg}.faq-doodle{border:3px solid var(--plum);background:var(--saffron);width:135px;height:135px;box-shadow:6px 6px 0 var(--plum);border-radius:54% 46% 48% 52%;place-items:center;margin:45px auto 0;display:grid;rotate:-8deg}.faq-doodle span{font-family:Georgia,serif;font-size:4.5rem;font-weight:900;line-height:1}.config-progress{border-bottom:1px solid var(--line);margin-bottom:38px;padding-bottom:24px}.config-progress ol{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.config-progress li{color:#8d7a88;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.config-progress li:not(:last-child):after{z-index:0;background:var(--line);content:"";height:2px;position:absolute;top:17px;left:45px;right:5px}.config-progress li.is-complete:not(:last-child):after{background:var(--green)}.config-progress li>span{z-index:1;border:2px solid var(--line);background:var(--paper);border-radius:50%;place-items:center;min-width:35px;height:35px;font-size:.76rem;font-weight:900;display:grid;position:relative}.config-progress li.is-current,.config-progress li.is-complete{color:var(--plum)}.config-progress li.is-current>span{border-color:var(--plum);background:var(--saffron)}.config-progress li.is-complete>span{border-color:var(--green);background:var(--mint);color:var(--green)}.config-progress small{z-index:1;background:var(--paper);padding-right:8px;font-weight:850;position:relative}.config-panel{border:0;min-width:0;margin:0;padding:0}.config-panel[hidden]{display:none}.config-panel>legend{letter-spacing:-.03em;max-width:650px;margin:0;padding:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3.5vw,2.55rem);font-weight:800;line-height:1.1}.panel-lead{max-width:700px;color:var(--plum-soft);margin:12px 0 30px}.field-group,.confirmations{border:0;min-width:0;margin:30px 0 0;padding:0}.field-group>legend,.confirmations>legend{letter-spacing:.04em;margin-bottom:11px;padding:0;font-size:.85rem;font-weight:900}.choice-grid{gap:11px;display:grid}.choice-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-card{border:2px solid var(--line);background:var(--white);cursor:pointer;border-radius:12px 15px 11px 14px;align-items:flex-start;gap:10px;min-height:104px;padding:17px 15px;display:flex;position:relative}.choice-card:hover{border-color:var(--plum)}.choice-card:has(input:checked){border-color:var(--plum);box-shadow:3px 3px 0 var(--plum);background:#f4c967}.choice-card:has(input:focus-visible){outline:3px solid var(--saffron);outline-offset:3px}.choice-card input{z-index:2;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.choice-marker{border:2px solid var(--plum-soft);background:var(--white);border-radius:50%;min-width:19px;height:19px;margin-top:1px;display:grid}.choice-card:has(input:checked) .choice-marker{border:5px solid var(--plum)}.choice-copy{min-width:0;line-height:1.25;display:block}.choice-title-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.choice-copy strong{font-size:.9rem}.choice-copy small{color:var(--plum-soft);margin-top:7px;font-size:.75rem;display:block}.choice-badge{background:var(--mint);color:var(--green);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:3px 6px;font-size:.55rem;font-weight:900}.choice-disabled{cursor:not-allowed;opacity:.58}.choice-disabled input{cursor:not-allowed}.choice-disabled:has(input:checked){border-color:var(--line);background:var(--white);box-shadow:none}.form-grid{gap:18px;display:grid}.two-columns{grid-template-columns:1fr 1fr}.form-field{margin-top:25px}.form-field>label,.form-field>label:not(.file-drop){margin-bottom:8px;font-size:.86rem;font-weight:900;display:block}.form-field label span{color:var(--plum-soft);font-size:.76rem;font-weight:600}.form-field input:not([type=file]),.form-field select,.form-field textarea{border:2px solid var(--line);background:var(--white);width:100%;min-height:50px;color:var(--plum);border-radius:10px;padding:12px 14px;display:block}.form-field textarea{resize:vertical;min-height:112px}.form-field input:hover,.form-field select:hover,.form-field textarea:hover{border-color:var(--plum-soft)}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--plum);outline:3px solid #ef9a2f59}.form-field input::placeholder,.form-field textarea::placeholder{color:#8d7b88}.field-help{color:var(--plum-soft);margin:7px 0 0;font-size:.74rem}.file-drop{border:2px dashed var(--plum);cursor:pointer;background:#f9e9ce;border-radius:14px;align-items:center;gap:15px;min-height:115px;margin-top:13px;padding:20px;position:relative;display:flex!important}.file-drop:hover{background:#f5dcae}.file-drop:has(input:focus-visible){outline:3px solid var(--saffron);outline-offset:3px}.file-drop input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.file-drop-icon{border:2px solid var(--plum);background:var(--saffron);border-radius:50%;place-items:center;min-width:47px;height:47px;display:grid;color:var(--plum)!important;font-size:1.6rem!important;font-weight:500!important}.file-drop strong,.file-drop small{display:block}.file-drop small{color:var(--plum-soft);margin-top:3px;font-size:.68rem}.local-file-note{color:var(--green);align-items:flex-start;gap:8px;margin:9px 0 0;font-size:.74rem;font-weight:750;display:flex}.local-file-note span{color:var(--green);font-size:1rem}.selected-files{border-left:4px solid var(--mint);margin-top:14px;padding:8px 12px;font-size:.75rem}.selected-files ul{margin:5px 0 0;padding-left:19px}.selected-files li{overflow-wrap:anywhere}.config-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-top:38px;padding-top:24px;display:flex}.button-back{background:var(--paper)}.config-summary{border:2px solid var(--plum);background:var(--white);border-radius:15px;margin-top:28px;overflow:hidden}.summary-head{background:var(--mint);align-items:center;gap:15px;padding:20px;display:flex}.summary-head>span{border:2px solid var(--plum);background:var(--saffron);border-radius:50%;place-items:center;min-width:40px;height:40px;display:grid}.summary-head p{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin:0 0 2px;font-size:.68rem;font-weight:900}.summary-head h3{margin:0}.config-summary dl,.receipt-summary{grid-template-columns:1fr 1fr;margin:0;display:grid}.config-summary dl>div,.receipt-summary>div{border-top:1px solid var(--line);min-width:0;padding:15px 18px}.config-summary dl>div:nth-child(2n),.receipt-summary>div:nth-child(2n){border-left:1px solid var(--line)}.config-summary .summary-wide{grid-column:1/-1;border-left:0!important}.config-summary dt,.receipt-summary dt{color:var(--plum-soft);letter-spacing:.07em;text-transform:uppercase;font-size:.66rem;font-weight:900}.config-summary dd,.receipt-summary dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:.83rem;font-weight:750}.email-field{margin-top:30px}.confirmations{margin-top:26px}.checkbox-row{cursor:pointer;grid-template-columns:24px 1fr;align-items:start;gap:12px;min-height:44px;margin:11px 0;display:grid}.checkbox-row input{width:22px;height:22px;accent-color:var(--green);margin:2px 0 0}.checkbox-row span{font-size:.8rem;line-height:1.45}.prototype-submit-note{background:#f5dcc0;border-radius:10px;align-items:center;gap:10px;margin-top:23px;padding:12px 14px;display:flex}.prototype-submit-note>span{background:var(--saffron);border-radius:50%;place-items:center;min-width:26px;height:26px;font-family:Georgia,serif;font-weight:900;display:grid}.prototype-submit-note p{margin:0;font-size:.75rem;font-weight:750}.local-receipt{background:var(--mint);text-align:center;align-content:center;min-height:520px}.receipt-mark{border:3px solid var(--plum);background:var(--saffron);width:76px;height:76px;box-shadow:4px 4px 0 var(--plum);border-radius:50% 46% 52% 48%;place-items:center;margin:0 auto 19px;font-size:2.5rem;font-weight:900;display:grid;rotate:-6deg}.receipt-kicker{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 9px;font-size:.72rem;font-weight:900}.local-receipt h3{max-width:570px;margin:0 auto 15px;font-size:clamp(2rem,4vw,3rem)}.local-receipt>p:not(.receipt-kicker){max-width:650px;color:var(--green);margin:0 auto 25px}.receipt-summary{border:2px solid var(--plum);background:var(--paper);text-align:left;border-radius:12px;max-width:630px;margin:0 auto 28px;overflow:hidden}.receipt-summary>div:nth-child(-n+2){border-top:0}@media (width<=980px){.main-nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{max-width:780px}.hero-art{width:min(530px,100%);margin:-20px auto 0}.example-grid,.package-grid{grid-template-columns:1fr 1fr}.example-card:last-child,.package-card:last-child{grid-column:1/-1}.process-list{grid-template-columns:1fr 1fr}.configurator-section,.faq-section{grid-template-columns:1fr}.config-intro{max-width:720px;position:static}.print-grid{grid-template-columns:1fr}}@media (width<=680px){.site-header{min-height:68px}.brand-mark{width:38px;height:38px}.brand-name{font-size:1.12rem}.header-cta{display:none}.section{padding-block:68px}h1{font-size:clamp(2.85rem,14vw,4.15rem)}.hero{gap:24px;padding-top:42px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-art{min-height:485px;margin:-25px auto -50px;scale:.86}.hero-facts{grid-template-columns:1fr}.hero-facts>div+div{border-top:1px solid var(--line);border-left:0}.heading-split{grid-template-columns:1fr;gap:20px}.example-grid,.package-grid,.process-list{grid-template-columns:1fr}.example-card:last-child,.package-card:last-child{grid-column:auto}.package-featured{translate:none}.print-card{grid-template-columns:1fr}.print-visual{border-right:0;border-bottom:2px solid var(--plum)}.choice-grid-three,.two-columns{grid-template-columns:1fr}.configurator-card{padding:24px 18px}.config-progress{margin-bottom:28px;overflow:hidden}.config-progress li{justify-content:center}.config-progress li:not(:last-child):after{left:calc(50% + 20px);right:-14px}.config-progress small{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.choice-card{min-height:88px}.file-drop{align-items:flex-start}.config-actions{align-items:stretch}.config-actions .button{flex:1;padding-inline:14px}.config-summary dl,.receipt-summary{grid-template-columns:1fr}.config-summary dl>div,.receipt-summary>div,.receipt-summary>div:nth-child(-n+2){border-top:1px solid var(--line);border-left:0!important}.config-summary dl>div:first-child,.receipt-summary>div:first-child{border-top:0}.local-receipt{padding-inline:20px}.footer-main{grid-template-columns:1fr}.site-footer nav{justify-content:flex-start}.footer-bottom{flex-direction:column}.cta-doodle{opacity:.35}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
