:root{--ink:#321d18;--muted:#765f58;--gold:#ffc360;--rose:#f26f6f;--line:rgba(72,39,31,.16);--panel:rgba(255,255,255,.62);--shadow:0 24px 70px rgba(78,42,31,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 10% -10%,rgba(255,195,96,.42),transparent 34%),radial-gradient(circle at 90% 10%,rgba(242,111,111,.20),transparent 30%),linear-gradient(135deg,#fff9ee,#f8eadb);min-height:100vh}a{text-decoration:none;color:inherit}.site-header{max-width:1180px;margin:auto;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{display:inline-flex;align-items:center;gap:9px;font-family:Georgia,serif;font-size:25px;font-weight:900}.logo-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,var(--gold),var(--rose));font-family:Arial,sans-serif;font-size:18px;box-shadow:0 9px 18px rgba(196,100,74,.18)}.site-logo{max-width:min(260px,48vw);line-height:0}.site-logo img{display:block;width:100%;height:auto}.thanks-logo{width:210px;margin:0 0 18px}.site-header nav{display:flex;align-items:center;gap:22px}.hero,.section,.order-page{max-width:1180px;margin:auto;padding:72px 28px}.hero{display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:60px;min-height:78vh;padding-top:56px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#b15a3c;font-size:12px;font-weight:900}.hero h1,.order-page h1,.thanks-page h1{font-family:Georgia,serif;font-size:78px;line-height:.93;margin:12px 0 20px}.lead{color:var(--muted);font-size:19px;line-height:1.65}.actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(135deg,var(--gold),var(--rose));color:#3b2019;font-weight:900;padding:15px 22px;box-shadow:0 13px 26px rgba(196,100,74,.20);cursor:pointer;font:inherit;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 17px 30px rgba(196,100,74,.28)}.button.small{padding:11px 16px}.text-link{font-weight:900;color:#a44734}.hero-facts{display:flex;gap:14px;flex-wrap:wrap;margin-top:35px;color:var(--muted);font-size:12px;font-weight:800}.hero-facts span{padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.46);border:1px solid rgba(255,255,255,.7)}.puzzle-stage{position:relative;padding:26px}.stage-glow{position:absolute;inset:10% 5%;border-radius:50%;background:rgba(242,111,111,.18);filter:blur(42px)}.puzzle-card{position:relative;padding:22px;border-radius:36px;background:rgba(255,255,255,.40);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.72);transform:rotate(1.5deg)}.paper{padding:26px;border-radius:24px;background:#fffdf7;box-shadow:0 15px 36px rgba(91,50,35,.16)}.paper-kicker{text-align:center;color:#ad5738;font-weight:900;font-size:12px;letter-spacing:.14em}.paper h2{text-align:center;font-family:Georgia,serif;margin:8px 0 22px}.mini-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:3px}.mini-grid>*{min-height:34px;display:grid;place-items:center}.mini-grid b{background:white;border:1px solid var(--line);color:#963d34}.mini-grid i{background:transparent}.mini-grid .question{padding:4px;background:#ffe6bf;border:1px solid #efc887;font-size:8px;line-height:1.05;text-align:center}.mini-solution{display:flex;gap:4px;justify-content:center;margin-top:18px}.mini-solution span{display:grid;place-items:center;min-width:20px;height:23px;border:1px solid var(--line);border-radius:3px;color:#a44734;font-size:10px;font-weight:900}.mini-solution i{width:6px}.floating-note{position:absolute;right:-3px;bottom:-9px;display:grid;gap:3px;padding:13px 16px;border-radius:15px;background:#321d18;color:#fff9ee;box-shadow:0 15px 25px rgba(78,42,31,.22);transform:rotate(-2deg);font-size:12px}.floating-note span{color:#e9d7cd}.trust-row{display:flex;align-items:center;justify-content:center;gap:18px;max-width:1124px;margin:0 auto;padding:16px 22px;border-top:1px solid rgba(72,39,31,.12);border-bottom:1px solid rgba(72,39,31,.12);color:#a44734;font-size:13px;font-weight:900;text-align:center}.trust-row i{width:4px;height:4px;border-radius:50%;background:#b15a3c}.section h2{font-family:Georgia,serif;font-size:50px;line-height:1;margin:10px 0 24px}.section-heading{max-width:650px;margin-bottom:28px}.section-heading>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.6}.section-heading.centered{margin-left:auto;margin-right:auto;text-align:center}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-card{position:relative;display:flex;flex-direction:column;min-height:340px;padding:20px;border:1px solid rgba(255,255,255,.76);border-radius:26px;background:rgba(255,255,255,.45);box-shadow:0 16px 36px rgba(78,42,31,.10)}.product-live{background:linear-gradient(145deg,rgba(255,195,96,.42),rgba(242,111,111,.16));box-shadow:var(--shadow)}.product-badge{align-self:flex-start;padding:6px 9px;border-radius:999px;background:#321d18;color:#fff9ee;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-badge.muted{background:rgba(50,29,24,.10);color:#8a6a60}.product-icon{display:grid;place-items:center;width:48px;height:48px;margin-top:28px;border-radius:16px;background:rgba(255,255,255,.72);color:#a44734;font-family:Georgia,serif;font-size:23px;font-weight:900}.product-card h3{margin:17px 0 5px;font-family:Georgia,serif;font-size:27px}.product-card p{margin:0 0 20px;color:var(--muted);font-size:14px;line-height:1.55}.product-card .button,.product-status{margin-top:auto}.product-card .button{padding:12px 14px;font-size:13px}.product-status{color:#a44734;font-size:13px;font-weight:900}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cards article,.order-form,.thanks-card,.design-strip{padding:24px;border:1px solid rgba(255,255,255,.76);border-radius:26px;background:var(--panel);box-shadow:var(--shadow)}.step-cards article{min-height:230px;padding:28px;transition:transform .2s ease}.step-cards article:hover{transform:translateY(-5px)}.cards strong{font-family:Georgia,serif;font-size:42px;color:#b15a3c}.cards h3{font-size:20px;margin:18px 0 6px}.cards p,.design-strip p{color:var(--muted);line-height:1.55}.occasion-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.occasion-card{min-height:250px;padding:22px;border-radius:24px;border:1px solid rgba(255,255,255,.70);box-shadow:0 20px 45px rgba(78,42,31,.12);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative}.occasion-card:before{content:'?';position:absolute;right:-8px;top:-55px;color:rgba(255,255,255,.28);font-size:190px;font-weight:900}.occasion-card span,.occasion-card h3,.occasion-card p{position:relative}.occasion-card span{font-size:12px;font-weight:900;color:#a44734}.occasion-card h3{font-family:Georgia,serif;font-size:28px;margin:9px 0 5px}.occasion-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.occasion-wedding{background:linear-gradient(145deg,rgba(255,195,96,.48),rgba(242,111,111,.15))}.occasion-birthday{background:linear-gradient(145deg,rgba(242,111,111,.30),rgba(255,255,255,.42))}.occasion-anniversary{background:linear-gradient(145deg,rgba(255,255,255,.58),rgba(255,195,96,.32))}.occasion-love{background:linear-gradient(145deg,rgba(242,111,111,.24),rgba(255,195,96,.28))}.included-card{display:grid;grid-template-columns:1fr .85fr;gap:28px;padding:38px;border-radius:32px;background:#321d18;color:#fff9ee;box-shadow:var(--shadow)}.included-card .lead{color:#dfc9bf}.included-list{display:grid;gap:12px;align-content:center}.included-list div{display:flex;gap:13px;padding:14px;border-radius:16px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.10)}.included-list span{display:grid;place-items:center;flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:var(--gold);color:var(--ink);font-weight:900}.included-list p{margin:0;color:#dfc9bf;font-size:14px;line-height:1.45}.included-list strong{color:#fff9ee}.closing-section{text-align:center;padding-top:35px;padding-bottom:100px}.closing-section h2{font-size:62px}.order-page{max-width:920px;padding-top:56px}.order-page h1{font-size:62px}.order-form{margin:28px 0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.wide{grid-column:1/-1}label{display:grid;gap:7px;color:var(--muted);font-size:13px;font-weight:800}input,select{width:100%;border:1px solid var(--line);border-radius:14px;padding:13px 14px;background:rgba(255,255,255,.72);color:var(--ink);font:inherit}.question-list{display:grid;gap:12px;margin:0 0 20px}.question-list>div{display:grid;grid-template-columns:1fr 230px;gap:12px}.question-catalog{display:grid;grid-template-columns:1fr minmax(260px,.8fr);gap:16px;align-items:end;margin:18px 0 20px;padding:18px;border:1px solid rgba(255,255,255,.78);border-radius:22px;background:linear-gradient(135deg,rgba(255,195,96,.20),rgba(242,111,111,.10));box-shadow:0 14px 30px rgba(78,42,31,.08)}.question-catalog[hidden]{display:none}.question-catalog strong{font-family:Georgia,serif;font-size:23px}.question-catalog p{margin:6px 0 0;color:var(--muted);font-size:14px;line-height:1.45}.catalog-picker{display:grid;gap:10px}.alert{padding:14px 16px;background:rgba(242,111,111,.16);border:1px solid rgba(242,111,111,.30);border-radius:14px;color:#8b302c}.thanks-page{display:grid;place-items:center;min-height:100vh;padding:28px}.thanks-card{max-width:780px}.thanks-page h1{font-size:62px}footer{text-align:center;color:var(--muted);padding:30px}footer .logo{justify-content:center;font-size:20px}footer p{font-size:13px}.image-credit{font-size:11px;opacity:.78}.image-credit a{text-decoration:underline;text-underline-offset:2px}@media(max-width:900px){.product-grid,.occasion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.included-card{grid-template-columns:1fr}}@media(max-width:800px){.site-header nav>a:not(.button){display:none}.hero{grid-template-columns:1fr;padding-top:36px;gap:24px}.puzzle-stage{padding:8px}.floating-note{right:0}.hero h1,.order-page h1,.thanks-page h1{font-size:50px}.section h2{font-size:40px}.closing-section h2{font-size:48px}.cards,.form-grid,.question-list>div,.question-catalog{grid-template-columns:1fr}.wide{grid-column:auto}.trust-row{gap:10px;padding-left:14px;padding-right:14px;font-size:11px}.product-grid,.occasion-grid{grid-template-columns:1fr}.included-card{padding:26px}.site-header{padding-left:20px;padding-right:20px}.site-logo{max-width:min(220px,56vw)}}
.ambient-page{position:relative;isolation:isolate;background:#f8eadb}.ambient-page>.site-header,.ambient-page>main,.ambient-page>footer{position:relative;z-index:1}.ambient-breeze{position:fixed;z-index:0;inset:0;overflow:hidden;pointer-events:none;background:linear-gradient(135deg,#fff9ee 0%,#f8eadb 58%,#f5e4d5 100%)}.ambient-breeze i{position:absolute;display:block;border-radius:50%;filter:blur(72px);will-change:transform}.ambient-breeze i:nth-child(1){width:68vw;height:68vw;left:-24vw;top:-34vw;background:rgba(255,195,96,.46);animation:breeze-drift-one 20s ease-in-out infinite alternate}.ambient-breeze i:nth-child(2){width:58vw;height:58vw;right:-21vw;top:-17vw;background:rgba(242,111,111,.25);animation:breeze-drift-two 24s ease-in-out -8s infinite alternate}.ambient-breeze i:nth-child(3){width:52vw;height:52vw;left:28vw;bottom:-36vw;background:rgba(255,224,178,.38);animation:breeze-drift-three 27s ease-in-out -15s infinite alternate}
@keyframes breeze-drift-one{0%{transform:translate3d(-3%,0,0) scale(1)}45%{transform:translate3d(18%,10%,0) scale(1.13)}100%{transform:translate3d(7%,24%,0) scale(.96)}}@keyframes breeze-drift-two{0%{transform:translate3d(3%,-4%,0) scale(1.04)}52%{transform:translate3d(-20%,16%,0) scale(.94)}100%{transform:translate3d(-8%,30%,0) scale(1.15)}}@keyframes breeze-drift-three{0%{transform:translate3d(-8%,5%,0) scale(.96)}50%{transform:translate3d(20%,-24%,0) scale(1.1)}100%{transform:translate3d(-14%,-35%,0) scale(1.02)}}
.theme-aware{position:relative;overflow-x:hidden;background:#fff9ee}.theme-aware .site-header,.theme-aware main,.theme-aware footer{position:relative;z-index:1}.theme-wash{position:fixed;z-index:0;inset:-12%;pointer-events:none;background:radial-gradient(circle at 10% -10%,rgba(255,195,96,.42),transparent 34%),radial-gradient(circle at 90% 10%,rgba(242,111,111,.20),transparent 30%),linear-gradient(135deg,#fff9ee,#f8eadb);will-change:transform;animation:theme-breeze 21s cubic-bezier(.45,.05,.28,1) infinite alternate}.theme-wash-next{opacity:0;transition:opacity .75s ease}.theme-wash-current{opacity:1}@keyframes theme-breeze{0%{transform:translate3d(-2%,-1%,0) scale(1.01) rotate(-.25deg)}38%{transform:translate3d(3.5%,1.8%,0) scale(1.055) rotate(.2deg)}72%{transform:translate3d(-1%,4%,0) scale(1.035) rotate(-.1deg)}100%{transform:translate3d(4%,-2.5%,0) scale(1.07) rotate(.3deg)}}
@media(prefers-reduced-motion:reduce){.ambient-breeze i,.theme-wash{animation:none!important}}
.site-footer{position:relative;z-index:1;margin-top:70px;padding:48px max(28px,calc((100vw - 1124px)/2)) 28px;border-top:1px solid rgba(72,39,31,.12);background:rgba(255,249,238,.48);backdrop-filter:blur(18px);text-align:left}.site-footer-inner{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(150px,1fr));gap:34px}.site-footer-brand .site-logo{display:block;width:min(220px,100%)}.site-footer-brand p{max-width:290px;margin:16px 0 0;color:var(--muted);line-height:1.5}.site-footer nav{display:grid;align-content:start;gap:9px}.site-footer nav>strong{margin-bottom:4px;font-family:Georgia,serif;font-size:17px}.site-footer nav a{display:flex;align-items:baseline;justify-content:space-between;gap:7px;color:var(--muted);font-size:13px}.site-footer nav a:hover,.site-footer nav a.active{color:#a44734}.site-footer nav a small{font-size:8px;opacity:.65}.site-footer-copy,.footer-credits{max-width:1124px;margin:28px auto 0;color:var(--muted);font-size:10px;text-align:center}.footer-credits{padding-top:22px;border-top:1px solid rgba(72,39,31,.09);line-height:1.55}.content-page-body{min-height:100vh}.content-page{position:relative;z-index:1;width:min(920px,calc(100% - 40px));margin:42px auto 80px}.content-page-card{padding:clamp(28px,6vw,62px);border:1px solid rgba(255,255,255,.8);border-radius:32px;background:rgba(255,255,255,.68);box-shadow:var(--shadow);backdrop-filter:blur(14px)}.content-page-card h1{margin:0 0 24px;font-family:Georgia,serif;font-size:clamp(40px,7vw,64px);line-height:1}.content-page-card h2{margin:38px 0 12px;font-family:Georgia,serif;font-size:30px}.content-page-card p,.content-page-card li{color:var(--muted);font-size:16px;line-height:1.72}.content-page-card ul{padding-left:22px}.content-preview-banner{margin:0 0 14px;padding:11px 15px;border-radius:14px;background:#321d18;color:#fff9ee;font-size:12px;font-weight:850;text-align:center}@media(max-width:860px){.site-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-brand{grid-column:1/-1}}@media(max-width:520px){.site-footer-inner{grid-template-columns:1fr}.site-footer-brand{grid-column:auto}.site-footer{padding-left:22px;padding-right:22px}.site-footer nav a{justify-content:flex-start}.content-page{width:min(100% - 24px,920px)}}
.shipping-provider-logo{display:grid;place-items:center;width:150px;min-height:62px;padding:10px 16px;border-radius:16px;font-weight:1000;letter-spacing:-.04em;line-height:1}.shipping-provider-logo span{font-size:26px}.provider-dhl{border:3px solid #d40511;background:#ffcc00;color:#d40511;font-style:italic}.provider-hermes{background:#0091cd;color:#fff}.provider-dpd{position:relative;border:2px solid #d71920;background:#fff;color:#3b2c2b}.provider-dpd:before{content:'';width:19px;height:19px;margin-right:7px;background:#d71920;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.provider-dpd{grid-template-columns:auto auto}.public-shipping-section{margin-top:24px;padding:clamp(24px,5vw,42px);border:1px solid rgba(255,255,255,.8);border-radius:30px;background:rgba(255,255,255,.58);box-shadow:var(--shadow);backdrop-filter:blur(14px)}.public-shipping-section>h2{margin:7px 0 22px;font-family:Georgia,serif;font-size:34px}.public-shipping-list{display:grid;gap:10px}.public-shipping-card{display:grid;grid-template-columns:170px minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px;border:1px solid rgba(72,39,31,.12);border-radius:20px;background:rgba(255,255,255,.62)}.public-shipping-card h3{margin:0 0 4px;font-size:18px}.public-shipping-card p,.public-shipping-card small{display:block;margin:0;color:var(--muted);font-size:13px}.public-shipping-card>strong{font-size:20px}.public-shipping-empty{padding:22px;border:1px dashed rgba(72,39,31,.18);border-radius:18px;color:var(--muted);text-align:center}@media(max-width:650px){.public-shipping-card{grid-template-columns:1fr}.public-shipping-card>strong{justify-self:start}.shipping-provider-logo{width:140px}}
.payment-provider-logo{display:grid;place-items:center;width:170px;min-height:62px;padding:10px 17px;border-radius:16px;font-weight:1000;line-height:1}.payment-provider-logo span{font-size:24px}.payment-paypal{border:2px solid #0070ba;background:#fff;color:#003087;font-style:italic}.payment-klarna{background:#ffb3c7;color:#111}.payment-sofort{border:2px solid #e5a9b7;background:#fff;color:#d14d72}.public-payment-section{margin-top:24px;padding:clamp(24px,5vw,42px);border:1px solid rgba(255,255,255,.8);border-radius:30px;background:rgba(255,255,255,.58);box-shadow:var(--shadow);backdrop-filter:blur(14px)}.public-payment-section>h2{margin:7px 0 22px;font-family:Georgia,serif;font-size:34px}.public-payment-list{display:grid;gap:10px}.public-payment-card{display:grid;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:18px;padding:16px;border:1px solid rgba(72,39,31,.12);border-radius:20px;background:rgba(255,255,255,.62)}.public-payment-card h3{margin:0 0 4px;font-size:18px}.public-payment-card p{margin:0;color:var(--muted);font-size:13px}.public-payment-empty{padding:22px;border:1px dashed rgba(72,39,31,.18);border-radius:18px;color:var(--muted);text-align:center}@media(max-width:650px){.public-payment-card{grid-template-columns:1fr}.payment-provider-logo{width:150px}}
:where(.customer-design-grid){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:14px 0 18px}:where(.customer-design-card){position:relative;display:grid;gap:10px;padding:14px;border:1px solid rgba(72,39,31,.13);border-radius:22px;background:rgba(255,255,255,.48);box-shadow:0 14px 28px rgba(78,42,31,.08);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}:where(.customer-design-card:hover){transform:translateY(-2px);box-shadow:0 18px 36px rgba(78,42,31,.13)}:where(.customer-design-card input){position:absolute;opacity:0;pointer-events:none}:where(.customer-design-card:has(input:checked)){border-color:var(--design-accent);box-shadow:0 0 0 2px rgba(72,39,31,.18),0 18px 38px rgba(78,42,31,.16)}:where(.design-mini-sheet){display:grid;grid-template-columns:repeat(4,1fr);gap:3px;padding:13px;border-radius:16px;background:linear-gradient(145deg,var(--design-paper),#fff);border-bottom:4px solid var(--design-accent);font-family:var(--design-body);overflow:hidden}:where(.design-mini-sheet b){grid-column:1/-1;color:var(--design-accent);font-family:var(--design-heading);font-size:15px;line-height:1.1}:where(.design-mini-sheet i){grid-column:1/-1;height:7px;border-radius:999px;background:linear-gradient(90deg,var(--design-accent),var(--design-accent2));opacity:.9}:where(.design-mini-sheet em){height:20px;border:1px solid var(--design-grid);border-radius:5px;background:#fff}:where(.design-mini-sheet em:nth-of-type(1)){background:var(--design-clue)}:where(.customer-design-card strong){font-family:Georgia,serif;font-size:18px;color:var(--ink)}:where(.customer-design-card small){color:var(--muted);font-size:12px;line-height:1.4}:where(.customer-design-preview){margin:0 0 26px;padding:18px;border-radius:26px;background:linear-gradient(145deg,var(--design-accent),var(--design-accent2));box-shadow:0 18px 42px rgba(78,42,31,.12)}:where(.customer-design-preview>div){padding:22px;border-radius:20px;background:var(--design-paper);font-family:var(--design-body);border:1px solid rgba(72,39,31,.12)}:where(.customer-design-preview p){margin:0;color:var(--design-accent);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}:where(.customer-design-preview h3){margin:8px 0 3px;font-family:var(--design-heading);font-size:30px;color:#2f201c}:where(.customer-design-preview span){display:block;color:var(--muted);margin-bottom:16px}:where(.preview-grid){display:grid;grid-template-columns:repeat(5,34px);gap:4px}:where(.preview-grid>*){min-height:31px;border-radius:4px;border:1px solid var(--design-grid);display:grid;place-items:center}:where(.preview-grid b){background:#fff}:where(.preview-grid em){background:#332923}:where(.preview-grid i){background:var(--design-clue);color:#3b2720;font-size:8px;font-style:normal;font-weight:900;text-align:center;line-height:1.05;padding:3px}@media(max-width:800px){:where(.customer-design-grid){grid-template-columns:1fr}:where(.preview-grid){grid-template-columns:repeat(5,minmax(0,1fr))}}
.customer-design-card.is-hidden{display:none}.design-context-note{margin:-8px 0 14px;color:var(--muted);font-size:13px;line-height:1.45}
.frame-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:14px 0 28px}.frame-card{position:relative;display:grid;gap:9px;padding:11px;border:1px solid rgba(72,39,31,.13);border-radius:22px;background:rgba(255,255,255,.50);box-shadow:0 14px 28px rgba(78,42,31,.08);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.frame-card:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(78,42,31,.13)}.frame-card input{position:absolute;opacity:0;pointer-events:none}.frame-card:has(input:checked){border-color:var(--rose);box-shadow:0 0 0 2px rgba(242,111,111,.22),0 18px 38px rgba(78,42,31,.16)}.frame-card>span{display:block;aspect-ratio:210/297;border-radius:15px;background:#fff var(--frame-preview) center/cover no-repeat;border:1px solid rgba(72,39,31,.12);box-shadow:inset 0 0 0 7px rgba(255,255,255,.34);overflow:hidden}.frame-card strong{font-family:Georgia,serif;font-size:17px;color:var(--ink)}.frame-card small{color:var(--muted);font-size:12px;line-height:1.35}.frame-card.is-hidden{display:none}.frame-none>span{display:grid;place-items:center;background:linear-gradient(145deg,#fffdf8,#f4eadf)}.frame-none b{padding:8px 10px;border-radius:999px;background:#321d18;color:#fff9ee;font-size:11px;text-transform:uppercase;letter-spacing:.08em}@media(max-width:900px){.frame-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.frame-grid{grid-template-columns:1fr}}
.visually-hidden-file{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.image-upload-card{display:grid;grid-template-columns:.72fr 1.28fr;gap:18px;align-items:stretch;margin:14px 0 28px;padding:18px;border-radius:32px;background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(255,195,96,.18));border:1px solid rgba(255,255,255,.86);box-shadow:0 24px 58px rgba(78,42,31,.14)}.image-drop-zone{display:flex;flex-direction:column;justify-content:center;gap:11px;min-height:260px;padding:24px;border:1px dashed rgba(72,39,31,.30);border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.70),rgba(255,247,237,.46));cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.image-drop-zone:hover{transform:translateY(-2px);box-shadow:0 16px 35px rgba(78,42,31,.12);border-color:rgba(242,111,111,.55)}.image-drop-zone span{align-self:flex-start;padding:7px 10px;border-radius:999px;background:#321d18;color:#fff9ee;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.image-drop-zone strong{font-family:Georgia,serif;color:var(--ink);font-size:27px;line-height:1.08}.image-drop-zone small{color:var(--muted);font-size:13px;line-height:1.5}.image-drop-zone em{display:inline-flex;align-self:flex-start;margin-top:8px;padding:12px 16px;border-radius:999px;background:linear-gradient(135deg,var(--gold),var(--rose));color:#321d18;font-style:normal;font-weight:900;box-shadow:0 12px 24px rgba(196,100,74,.18)}.image-composer-panel{display:grid;gap:14px}.image-composer{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:22/25;min-height:360px;border-radius:30px;background:#332923;box-shadow:inset 0 0 0 1px rgba(72,39,31,.13),0 24px 52px rgba(78,42,31,.18);touch-action:none;user-select:none;cursor:grab}.image-composer:active{cursor:grabbing}.image-composer:before{content:"";position:absolute;z-index:3;inset:14px;border:1px solid rgba(255,255,255,.45);border-radius:22px;pointer-events:none}.image-composer-badge{position:absolute;z-index:4;top:14px;left:14px;padding:8px 10px;border-radius:999px;background:rgba(50,29,24,.70);color:#fff9ee;font-size:11px;font-weight:900;letter-spacing:.05em;backdrop-filter:blur(8px)}.image-composer-photo{position:absolute;z-index:0;inset:-4%;background-image:var(--upload-image);background-position:var(--upload-x,50%) var(--upload-y,50%);background-size:var(--upload-zoom,118%) auto;background-repeat:no-repeat;opacity:0;filter:blur(2.8px) saturate(.94);transform:scale(1.035);transition:opacity .35s ease,background-position .08s linear,background-size .12s ease}.image-upload-card.has-image .image-composer-photo{opacity:var(--upload-opacity,.22)}.image-composer-paper{position:absolute;z-index:1;inset:7%;display:grid;place-items:center;padding:4%;border-radius:20px;background:transparent;box-shadow:0 18px 45px rgba(70,44,35,.18)}.image-composer-grid{display:grid;width:100%;height:100%;grid-template-columns:repeat(22,1fr);grid-template-rows:repeat(25,1fr);gap:1px}.image-composer-grid i{background:rgba(255,255,255,var(--paper-opacity,.90));border:1px solid rgba(72,39,31,.18);border-radius:1px}.image-composer-grid i:nth-child(3n),.image-composer-grid i:nth-child(7n){background:rgba(50,29,24,.82)}.image-composer-grid i:nth-child(11n){background:rgba(244,221,190,.96)}.image-composer-help{position:absolute;z-index:4;left:14px;right:14px;bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:16px;background:rgba(50,29,24,.78);color:#fff9ee;backdrop-filter:blur(8px);font-size:12px;box-shadow:0 12px 28px rgba(50,29,24,.18)}.image-composer-help strong{font-weight:900}.image-composer-help span{opacity:.84}.image-upload-card:not(.has-image) .image-composer-help{background:rgba(50,29,24,.54)}.image-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.image-opacity-control{padding:14px 16px;border-radius:20px;background:rgba(255,255,255,.68);border:1px solid rgba(72,39,31,.12);box-shadow:0 10px 24px rgba(78,42,31,.08)}.image-opacity-control span{display:flex;justify-content:space-between;gap:12px;color:var(--ink);font-weight:900}.image-opacity-control input{padding:0;height:34px;accent-color:var(--rose);background:transparent;border:0}.image-opacity-control small{color:var(--muted);line-height:1.45}@media(max-width:800px){.image-upload-card{grid-template-columns:1fr}.image-drop-zone{min-height:auto}.image-composer{min-height:420px}.image-control-grid{grid-template-columns:1fr}.image-composer-help{display:grid;justify-items:start}}
.image-upload-card .image-composer{width:100%;max-width:100%;min-height:0}@media(max-width:800px){.image-upload-card .image-composer{min-height:0}}
.plausibility-card{display:grid;grid-template-columns:1fr minmax(230px,.9fr);gap:18px;margin:22px 0;padding:20px;border-radius:26px;border:1px solid rgba(72,39,31,.16);box-shadow:0 18px 40px rgba(78,42,31,.10);background:rgba(255,255,255,.58)}.plausibility-card.ready{background:linear-gradient(135deg,rgba(72,170,103,.16),rgba(255,255,255,.70));border-color:rgba(72,170,103,.25)}.plausibility-card.warning{background:linear-gradient(135deg,rgba(242,111,111,.14),rgba(255,255,255,.70));border-color:rgba(242,111,111,.24)}.plausibility-card h2{margin:5px 0 8px;font-family:Georgia,serif;font-size:28px}.plausibility-card p,.plausibility-card li{color:var(--muted);line-height:1.5}.plausibility-card ul{margin:10px 0 0;padding-left:20px}.plausibility-preview{overflow:auto;padding:12px;border-radius:18px;background:rgba(50,29,24,.88)}.plausibility-preview .puzzle{border-collapse:collapse;margin:auto;background:#fffaf2}.plausibility-preview td{position:relative;width:20px;height:20px;border:1px solid rgba(72,39,31,.35);text-align:center;font-size:10px}.plausibility-preview td.blocked{background:#332923}.plausibility-preview td.clue-cell{background:#f2ddbc;padding:1px;overflow:hidden;font-size:4px;line-height:1;color:#34231e}.plausibility-preview .clue-arrow{position:absolute;right:1px;bottom:0;color:#a23f36;font-size:8px;font-weight:900}.plausibility-preview .solution-cell:after{content:'';position:absolute;inset:2px;border:1px solid #c76f82;border-radius:50%}.plausibility-preview .solution-number{position:absolute;z-index:1;top:-2px;left:1px;color:#a23f36;font-size:6px;font-weight:900}@media(max-width:800px){.plausibility-card{grid-template-columns:1fr}}
.order-form{position:relative}.order-form.is-processing{pointer-events:none}.order-form.is-processing input,.order-form.is-processing select{opacity:.72}.button:disabled{cursor:wait;opacity:.68;transform:none}.form-processing{position:absolute;z-index:5;inset:0;display:none;place-items:center;padding:24px;border-radius:26px;background:rgba(255,249,238,.72);backdrop-filter:blur(8px)}.order-form.is-processing .form-processing{display:grid}.form-processing>div{display:grid;justify-items:center;gap:10px;max-width:360px;padding:24px;border-radius:24px;background:rgba(255,255,255,.88);border:1px solid rgba(72,39,31,.14);box-shadow:0 22px 55px rgba(78,42,31,.20);text-align:center}.form-processing strong{font-family:Georgia,serif;font-size:25px;color:var(--ink)}.form-processing small{color:var(--muted);line-height:1.45}.processing-spinner{width:42px;height:42px;border-radius:50%;border:4px solid rgba(72,39,31,.13);border-top-color:var(--rose);animation:processing-spin .8s linear infinite}@keyframes processing-spin{to{transform:rotate(360deg)}}
.reuse-confirmation{margin:0 0 22px;padding:18px;border-radius:22px;background:linear-gradient(135deg,rgba(255,195,96,.24),rgba(255,255,255,.72));border:1px solid rgba(72,39,31,.14);box-shadow:0 14px 30px rgba(78,42,31,.08)}.reuse-confirmation strong{font-family:Georgia,serif;font-size:24px;color:var(--ink)}.reuse-confirmation p{margin:8px 0 12px;color:var(--muted);line-height:1.5}.reuse-confirmation label{display:flex;grid-template-columns:none;align-items:flex-start;gap:10px;color:var(--ink);font-size:14px}.reuse-confirmation input{width:auto;margin-top:3px}
.wizard-shell{display:grid;gap:22px}.wizard-progress{position:sticky;top:10px;z-index:4;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px;border-radius:24px;background:rgba(255,249,238,.78);border:1px solid rgba(72,39,31,.12);box-shadow:0 18px 42px rgba(78,42,31,.12);backdrop-filter:blur(14px)}.wizard-dot{display:flex;align-items:center;gap:8px;border:0;border-radius:18px;padding:10px;background:rgba(255,255,255,.52);color:var(--muted);font:inherit;font-weight:900;cursor:pointer;text-align:left;transition:transform .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.wizard-dot:hover{transform:translateY(-1px)}.wizard-dot span{display:grid;place-items:center;flex:0 0 auto;width:28px;height:28px;border-radius:50%;background:rgba(50,29,24,.10);color:var(--ink);font-size:13px}.wizard-dot strong{font-size:13px}.wizard-dot.is-active{background:linear-gradient(135deg,var(--gold),var(--rose));color:#321d18;box-shadow:0 12px 28px rgba(196,100,74,.20)}.wizard-dot.is-active span{background:#321d18;color:#fff9ee}.wizard-dot.is-complete span{background:#4b8f62;color:#fff}.wizard-panels{position:relative}.wizard-step{display:none;animation:wizard-fade .22s ease}.wizard-step.is-active{display:block}.wizard-step-head{margin:0 0 20px;padding:22px;border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.70),rgba(255,195,96,.16));border:1px solid rgba(255,255,255,.78);box-shadow:0 14px 32px rgba(78,42,31,.08)}.wizard-step-head h2{margin:5px 0 8px;font-family:Georgia,serif;font-size:34px;line-height:1.05}.wizard-step-head p:not(.eyebrow){margin:0;color:var(--muted);line-height:1.55}.wizard-subtitle{margin:26px 0 8px;font-family:Georgia,serif;font-size:28px}.wizard-inline-action{display:flex;justify-content:flex-start;margin:10px 0 0}.wizard-check-card{padding:26px;border-radius:26px;background:linear-gradient(135deg,rgba(255,195,96,.22),rgba(255,255,255,.76));border:1px solid rgba(72,39,31,.13);box-shadow:0 16px 35px rgba(78,42,31,.10)}.wizard-check-card strong{font-family:Georgia,serif;font-size:28px}.wizard-check-card p{color:var(--muted);line-height:1.55}.wizard-controls{position:sticky;bottom:14px;z-index:4;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:20px;padding:12px;border-radius:24px;background:rgba(255,249,238,.84);border:1px solid rgba(72,39,31,.12);box-shadow:0 18px 45px rgba(78,42,31,.16);backdrop-filter:blur(14px)}.wizard-status{text-align:center;color:var(--muted);font-weight:900}.wizard-back{background:rgba(255,255,255,.64);box-shadow:none}.wizard-back:disabled{opacity:.45;cursor:not-allowed}.wizard-next[hidden]{display:none}.wizard-final-actions{justify-content:flex-start}.wizard-final-actions .button[name="form_action"][value="order"]{background:linear-gradient(135deg,#ffc360,#f26f6f)}@keyframes wizard-fade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:800px){.wizard-progress{position:relative;top:auto;grid-template-columns:repeat(5,1fr);gap:5px;padding:8px}.wizard-dot{justify-content:center;padding:8px 6px}.wizard-dot strong{display:none}.wizard-dot span{width:30px;height:30px}.wizard-step-head{padding:18px}.wizard-step-head h2{font-size:29px}.wizard-controls{grid-template-columns:1fr 1fr;bottom:10px}.wizard-status{grid-column:1/-1;order:-1}.wizard-controls .button{width:100%}}
.image-composer-grid i:nth-child(3n),.image-composer-grid i:nth-child(7n){background:rgba(50,29,24,var(--paper-opacity,.90))}
.image-upload-card.has-image .image-composer-grid i:nth-child(3n),.image-upload-card.has-image .image-composer-grid i:nth-child(7n){background:transparent;border-color:transparent}

body.image-editor-open{overflow:hidden}.image-upload-summary{grid-template-columns:150px minmax(0,1fr) auto;align-items:center;padding:16px 18px}.image-summary-thumb{aspect-ratio:1;border-radius:22px;background:linear-gradient(145deg,#fffdf8,#efe2d5);border:1px solid rgba(72,39,31,.12);box-shadow:inset 0 0 0 7px rgba(255,255,255,.28)}.image-upload-summary.has-image .image-summary-thumb{background-image:var(--upload-image);background-position:var(--upload-x,50%) var(--upload-y,50%);background-size:var(--upload-zoom,118%) auto;background-repeat:no-repeat}.image-summary-copy h3{margin:5px 0 7px;font-family:Georgia,serif;font-size:25px}.image-summary-copy p{margin:0;color:var(--muted);line-height:1.5}.image-summary-actions{display:grid;gap:9px;justify-items:stretch}.image-summary-actions .button{white-space:nowrap;padding:12px 16px;font-size:13px}.image-editor-modal{position:fixed;z-index:1000;inset:0;display:none}.image-editor-modal.is-open{display:block}.image-editor-backdrop{position:absolute;inset:0;background:rgba(35,24,21,.72);backdrop-filter:blur(12px)}.image-editor-window{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(1180px,calc(100vw - 36px));height:min(850px,calc(100vh - 36px));margin:18px auto;border:1px solid rgba(255,255,255,.48);border-radius:30px;background:#fff9ee;box-shadow:0 34px 100px rgba(30,16,13,.42);overflow:hidden}.image-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 24px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.72)}.image-editor-head h2{margin:4px 0 5px;font-family:Georgia,serif;font-size:30px}.image-editor-head p{margin:0;color:var(--muted)}.image-editor-close{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border:0;border-radius:50%;background:rgba(50,29,24,.08);color:var(--ink);font-size:28px;cursor:pointer}.image-editor-body{display:grid;grid-template-columns:minmax(0,1fr) 300px;min-height:0}.image-editor-preview{display:grid;place-items:center;min-width:0;min-height:0;padding:22px;background:radial-gradient(circle at 50% 20%,rgba(255,195,96,.18),transparent 42%),#e9ded2;overflow:auto}.image-editor-sheet{width:min(650px,100%);padding:18px;border-radius:22px;background:#fff;box-shadow:0 22px 48px rgba(64,39,31,.22)}.image-editor-sheet-title{display:grid;justify-items:center;margin-bottom:12px;text-align:center}.image-editor-sheet-title strong{font-family:Georgia,serif;font-size:23px}.image-editor-sheet-title span{margin-top:3px;color:var(--muted);font-size:12px}.image-editor-window .image-composer{aspect-ratio:22/25;min-height:0;border-radius:12px;background:#f5eee7;box-shadow:none}.image-editor-window .image-composer:before{inset:0;border:1px solid rgba(72,39,31,.28);border-radius:12px}.image-editor-window .image-composer-photo{inset:0;filter:blur(1.2px) saturate(.96);transform:none}.image-modal-grid{position:absolute;z-index:1;inset:0;display:grid;place-items:center;padding:2%}.image-modal-grid .puzzle{width:100%;height:100%;border-collapse:collapse;table-layout:fixed;background:transparent}.image-modal-grid .puzzle td{position:relative;padding:0;border:1px solid rgba(72,39,31,.55);background:rgba(255,255,255,var(--paper-opacity,.90));text-align:center;overflow:hidden}.image-modal-grid .puzzle td.blocked{background:rgba(50,29,24,var(--paper-opacity,.90))}.image-modal-grid.is-gitter .puzzle td.blocked{border-color:transparent;background:transparent}.image-modal-grid .puzzle td.clue-cell{padding:1px;background:rgba(244,221,190,.96);color:#34231e;font-weight:800;line-height:1}.image-modal-grid .clue-text{display:block;max-height:100%;overflow:hidden;font-size:clamp(3px,.48vw,6px);hyphens:auto;overflow-wrap:anywhere}.image-modal-grid .clue-arrow{position:absolute;right:1px;bottom:0;color:#a23f36;font-size:9px;font-weight:900}.image-modal-grid .solution-cell:after{content:"";position:absolute;inset:18%;border:1px solid #b14e42;border-radius:50%}.image-modal-grid .solution-number{position:absolute;z-index:1;top:0;left:1px;color:#a23f36;font-size:6px;font-weight:900}.image-preview-wait{display:grid;place-items:center;gap:6px;padding:22px;border-radius:18px;background:rgba(255,255,255,.88);text-align:center}.image-preview-wait span{color:var(--muted);font-size:12px}.image-editor-tools{display:grid;align-content:start;gap:12px;padding:22px;border-left:1px solid var(--line);background:#fffdf8;overflow:auto}.image-tool-intro{display:grid;gap:5px;padding:14px;border-radius:18px;background:linear-gradient(135deg,rgba(255,195,96,.20),rgba(242,111,111,.10))}.image-tool-intro strong{font-family:Georgia,serif;font-size:21px}.image-tool-intro span{color:var(--muted);font-size:12px;line-height:1.4}.image-editor-tools .image-opacity-control{box-shadow:none;border-color:rgba(72,39,31,.10)}.image-replace-link{display:flex;justify-content:center;padding:11px;border:1px dashed rgba(72,39,31,.25);border-radius:16px;color:#a44734;cursor:pointer}.image-editor-footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;border-top:1px solid var(--line);background:rgba(255,255,255,.72)}.image-editor-cancel{background:rgba(50,29,24,.08);box-shadow:none}
@media(max-width:800px){.image-upload-summary{grid-template-columns:90px 1fr}.image-summary-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.image-editor-window{width:100vw;height:100vh;margin:0;border-radius:0}.image-editor-body{grid-template-columns:1fr}.image-editor-preview{padding:12px}.image-editor-sheet{width:min(520px,100%);padding:12px}.image-editor-tools{grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:0}.image-tool-intro,.image-replace-link{grid-column:1/-1}.image-editor-head{padding:15px 17px}.image-editor-head h2{font-size:24px}.image-editor-head p{display:none}}@media(max-width:560px){.image-upload-summary{grid-template-columns:1fr}.image-summary-thumb{width:96px}.image-summary-actions{grid-template-columns:1fr}.image-editor-tools{grid-template-columns:1fr;padding:14px}.image-editor-preview{align-items:start}.image-editor-footer .button{flex:1;padding:12px}.image-composer-help span{display:none}}
.image-editor-modal.has-image .image-composer-photo{opacity:var(--upload-opacity,.22)}
.image-modal-grid,.image-composer-help{pointer-events:none}.image-position-control{display:grid;grid-template-columns:1fr 1fr;gap:9px}.image-center-button{width:100%;padding:11px;border:1px solid rgba(72,39,31,.18);border-radius:16px;background:rgba(50,29,24,.06);color:var(--ink);font:inherit;font-weight:900;cursor:pointer}.image-center-button:hover{background:rgba(50,29,24,.10)}@media(max-width:560px){.image-position-control{grid-template-columns:1fr}}
.image-editor-window .image-composer{aspect-ratio:var(--puzzle-aspect,22/25);height:auto}.image-editor-window .image-composer-grid,.image-editor-window .image-modal-grid{aspect-ratio:inherit}
.image-mode-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0}.image-mode-card{position:relative;display:grid;grid-template-columns:auto 1fr;align-content:start;gap:8px 10px;min-height:168px;padding:16px;border:1px solid rgba(72,39,31,.14);border-radius:22px;background:rgba(255,255,255,.62);cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.image-mode-card:hover{transform:translateY(-2px);border-color:rgba(242,111,111,.52);box-shadow:0 14px 30px rgba(78,42,31,.10)}.image-mode-card:has(input:checked){border-color:#f26f6f;box-shadow:0 0 0 2px rgba(242,111,111,.18),0 16px 34px rgba(78,42,31,.12);background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(255,195,96,.16))}.image-mode-card input{position:absolute;opacity:0;pointer-events:none}.image-mode-number{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#321d18;color:#fff9ee;font-size:12px;font-weight:900}.image-mode-card strong{align-self:center;font-family:Georgia,serif;font-size:18px;line-height:1.12}.image-mode-card small{grid-column:1/-1;color:var(--muted);font-size:12px;line-height:1.45}.image-mode-card em{grid-column:1/-1;align-self:end;color:#a44734;font-size:11px;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.image-mode-card.is-pending{opacity:.62;cursor:not-allowed}.image-mode-card.is-pending:hover{transform:none;box-shadow:none}.image-mode-note{display:flex;align-items:center;gap:12px;margin:14px 0 28px;padding:18px 20px;border-radius:20px;background:rgba(255,255,255,.62);border:1px solid rgba(72,39,31,.12)}.image-mode-note strong{font-family:Georgia,serif;font-size:20px}.image-mode-note span{color:var(--muted)}[data-image-mode-panel][hidden]{display:none!important}@media(max-width:900px){.image-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.image-mode-grid{grid-template-columns:1fr}.image-mode-card{min-height:0}}
.image-mode-card.is-unavailable{opacity:.42;cursor:not-allowed}.image-mode-card.is-unavailable:hover{transform:none;box-shadow:none}.image-pool-panel{margin:14px 0 28px;padding:18px;border:1px solid rgba(72,39,31,.13);border-radius:24px;background:rgba(255,255,255,.58)}.image-pool-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.image-pool-head h3{margin:3px 0 0;font:700 24px/1.1 Georgia,serif}.image-pool-head p{max-width:350px;margin:0;color:var(--muted);font-size:12px}.image-pool-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:10px}.image-pool-card{position:relative;display:grid;gap:7px;padding:7px;border:1px solid rgba(72,39,31,.13);border-radius:16px;background:#fff;cursor:pointer;overflow:hidden}.image-pool-card[hidden]{display:none}.image-pool-card:hover{border-color:rgba(242,111,111,.52)}.image-pool-card:has(input:checked){border-color:#f26f6f;box-shadow:0 0 0 2px rgba(242,111,111,.18)}.image-pool-card input{position:absolute;opacity:0}.image-pool-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:11px;background:#eee}.image-pool-card span{padding:0 4px 3px;color:#4b3029;font-size:11px;font-weight:800}.image-pool-empty{display:grid;gap:4px;padding:18px;border:1px dashed rgba(72,39,31,.22);border-radius:16px}.image-pool-empty[hidden]{display:none!important}.image-pool-empty span{color:var(--muted);font-size:12px}@media(max-width:600px){.image-pool-head{align-items:start;flex-direction:column}.image-pool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.plausibility-card.summary-only{grid-template-columns:1fr}
.correction-workbench{display:grid;gap:16px;margin:22px 0;padding:20px;border:1px solid rgba(72,39,31,.14);border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.76),rgba(255,195,96,.10));box-shadow:0 18px 42px rgba(78,42,31,.10)}.correction-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:18px;align-items:end}.correction-head h3{margin:5px 0 8px;font-family:Georgia,serif;font-size:30px}.correction-head p{margin:0;color:var(--muted);line-height:1.5}.correction-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.correction-stats span{display:grid;gap:3px;padding:12px;border:1px solid rgba(72,39,31,.10);border-radius:16px;background:rgba(255,255,255,.64)}.correction-stats strong{font-size:24px;color:#321d18}.correction-stats small{color:var(--muted);font-size:11px;font-weight:800}.correction-list{display:grid;gap:10px}.correction-row{display:grid;gap:12px;padding:15px;border:1px solid rgba(72,39,31,.12);border-radius:20px;background:rgba(255,255,255,.72)}.correction-row.is-problem{border-color:rgba(242,111,111,.48);box-shadow:0 0 0 2px rgba(242,111,111,.10);background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(242,111,111,.08))}.correction-row.is-disabled{opacity:.55}.correction-row header{display:flex;justify-content:space-between;gap:14px;align-items:center}.correction-row header strong,.correction-row header small{display:block}.correction-row header small{margin-top:3px;color:var(--muted);font-size:12px}.correction-toggle{display:flex;align-items:center;gap:8px;color:#5f4b45;font-size:12px;font-weight:900}.correction-toggle input[type=checkbox]{width:auto}.correction-toggle input:disabled+span{opacity:.55}.correction-problems{display:grid;gap:7px}.correction-problems p{display:grid;gap:3px;margin:0;padding:10px 12px;border-radius:14px;background:rgba(242,111,111,.10);color:#6b302b}.correction-problems strong{font-size:13px}.correction-problems span{color:var(--muted);font-size:12px;line-height:1.45}.correction-fields{display:grid;grid-template-columns:1.35fr .9fr .65fr;gap:9px}.correction-fields label{display:grid;gap:5px;color:var(--muted);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.correction-fields input{width:100%;padding:11px 12px;border:1px solid rgba(72,39,31,.16);border-radius:13px;background:#fff;color:#321d18;font:inherit}.correction-fields input[readonly]{background:rgba(50,29,24,.06);color:#806963}@media(max-width:850px){.correction-head{grid-template-columns:1fr}.correction-stats,.correction-fields{grid-template-columns:1fr}.correction-row header{align-items:flex-start;flex-direction:column}}
.thanks-signature{margin-top:12px;text-align:right;color:#7b1b56;font-family:"Brush Script MT","Segoe Script","Apple Chancery","Snell Roundhand",cursive;font-size:clamp(25px,4vw,36px);line-height:1.05;transform:rotate(-1deg)}
.home-grand-entrance{overflow-x:hidden}.home-grand-entrance:before,.home-grand-entrance:after{content:"";position:fixed;z-index:9998;inset:0;pointer-events:none;will-change:opacity,transform}.home-grand-entrance:before{background:radial-gradient(circle at 50% 38%,rgba(255,230,182,.98) 0%,rgba(255,195,96,.76) 24%,rgba(242,111,111,.34) 52%,rgba(50,29,24,.90) 100%);animation:grand-curtain-fade 2.55s cubic-bezier(.2,.72,.22,1) .06s both}.home-grand-entrance:after{inset:-18%;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.95) 0%,rgba(255,236,190,.70) 16%,rgba(255,195,96,.30) 31%,transparent 58%);filter:blur(20px);mix-blend-mode:screen;animation:grand-bloom-lift 2.35s cubic-bezier(.2,.72,.22,1) both}.home-grand-entrance .ambient-breeze{animation:grand-bg-wake 1.85s cubic-bezier(.2,.72,.22,1) both}.home-grand-entrance .site-header{animation:grand-header-in 1.18s cubic-bezier(.2,.82,.24,1) .58s both}.home-grand-entrance .hero>div:first-child{animation:grand-copy-in 1.35s cubic-bezier(.2,.82,.24,1) .72s both}.home-grand-entrance .puzzle-stage{animation:grand-stage-in 1.45s cubic-bezier(.2,.82,.24,1) .9s both}.home-grand-entrance .trust-row,.home-grand-entrance #produkte{animation:grand-soft-in 1s ease 1.42s both}@keyframes grand-curtain-fade{0%{opacity:1;transform:scale(1)}42%{opacity:.82;transform:scale(1.035)}78%{opacity:.16;transform:scale(1.075)}100%{opacity:0;transform:scale(1.09)}}@keyframes grand-bloom-lift{0%{opacity:0;transform:scale(.68) translateY(6%)}24%{opacity:.92}66%{opacity:.38;transform:scale(1.02) translateY(-1%)}100%{opacity:0;transform:scale(1.16) translateY(-4%)}}@keyframes grand-bg-wake{0%{filter:saturate(.82) brightness(.88);transform:scale(1.018)}100%{filter:none;transform:none}}@keyframes grand-header-in{0%{opacity:0;transform:translateY(-24px);filter:blur(7px)}100%{opacity:1;transform:none;filter:none}}@keyframes grand-copy-in{0%{opacity:0;transform:translateY(36px) scale(.982);filter:blur(9px)}100%{opacity:1;transform:none;filter:none}}@keyframes grand-stage-in{0%{opacity:0;transform:translateY(48px) scale(.91) rotate(-1.4deg);filter:blur(10px) saturate(.86)}72%{opacity:1;transform:translateY(-2px) scale(1.012) rotate(.16deg);filter:blur(0) saturate(1.03)}100%{opacity:1;transform:none;filter:none}}@keyframes grand-soft-in{0%{opacity:0;transform:translateY(18px)}100%{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.home-grand-entrance:before,.home-grand-entrance:after{display:none!important}.home-grand-entrance .ambient-breeze,.home-grand-entrance .site-header,.home-grand-entrance .hero>div:first-child,.home-grand-entrance .puzzle-stage,.home-grand-entrance .trust-row,.home-grand-entrance #produkte{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}}
.home-top-image{position:relative;z-index:1;width:min(1124px,calc(100% - 56px));margin:22px auto 0;border-radius:34px;overflow:hidden;border:1px solid rgba(255,255,255,.76);box-shadow:0 30px 90px rgba(78,42,31,.20),0 0 0 12px rgba(255,255,255,.16);background:#fff9ee}.home-top-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(50,29,24,0) 55%,rgba(50,29,24,.26)),radial-gradient(circle at 15% 0%,rgba(255,255,255,.42),transparent 34%);pointer-events:none}.home-top-image img{display:block;width:100%;height:clamp(260px,42vw,520px);object-fit:cover;object-position:center}.home-grand-entrance .home-top-image{animation:grand-image-in 1.45s cubic-bezier(.2,.82,.24,1) .7s both}@keyframes grand-image-in{0%{opacity:0;transform:translateY(34px) scale(.975);filter:blur(9px) saturate(.9)}100%{opacity:1;transform:none;filter:none}}@media(max-width:800px){.home-top-image{width:min(100% - 32px,1124px);margin-top:12px;border-radius:24px}.home-top-image img{height:clamp(220px,62vw,360px)}}@media(prefers-reduced-motion:reduce){.home-grand-entrance .home-top-image{animation:none!important}}
.home-grand-entrance .hero{position:relative;grid-template-columns:minmax(0,.88fr) minmax(460px,1.12fr);gap:54px;min-height:calc(100vh - 96px);padding-top:30px;padding-bottom:64px}.home-grand-entrance .hero:before{content:"";position:absolute;z-index:-1;left:10px;top:5%;width:min(530px,48vw);height:min(530px,48vw);border-radius:50%;background:radial-gradient(circle,rgba(255,195,96,.30),transparent 67%);filter:blur(18px)}.hero-copy{position:relative;padding:28px 0}.hero-copy .lead{max-width:600px}.hero-actions{display:grid;grid-template-columns:minmax(180px,auto) auto;justify-content:start;align-items:center;gap:20px 22px;margin-top:34px}.hero-cta{justify-self:end;margin-left:clamp(34px,8vw,120px);padding:19px 31px;font-size:17px;border-radius:24px;transform:rotate(-2.2deg);box-shadow:0 26px 46px rgba(196,100,74,.28),0 0 0 8px rgba(255,255,255,.18);animation:hero-cta-float 4.6s ease-in-out infinite}.hero-cta:hover{transform:translateY(-4px) rotate(-1.2deg) scale(1.025)}@keyframes hero-cta-float{0%,100%{translate:0 0}50%{translate:0 -8px}}.home-grand-entrance .puzzle-stage{padding:18px 0 40px}.home-grand-entrance .stage-glow{inset:5% -5% 0 6%;background:rgba(242,111,111,.22);filter:blur(58px)}.hero-image-card{position:relative;margin:0;border-radius:42px;overflow:hidden;border:1px solid rgba(255,255,255,.82);box-shadow:0 34px 95px rgba(78,42,31,.25),0 0 0 14px rgba(255,255,255,.20);background:#fff9ee;transform:rotate(1.2deg)}.hero-image-card:before{content:"";position:absolute;z-index:1;inset:0;background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.42),transparent 30%),linear-gradient(180deg,rgba(50,29,24,0) 56%,rgba(50,29,24,.22));pointer-events:none}.hero-image-card img{display:block;width:100%;height:clamp(430px,48vw,650px);object-fit:cover;object-position:center}.home-grand-entrance .floating-note{right:22px;bottom:2px;padding:16px 19px;border-radius:18px;background:rgba(50,29,24,.94);box-shadow:0 24px 45px rgba(78,42,31,.32);font-size:13px}.home-grand-entrance .floating-note strong{font-size:14px}.home-grand-entrance .floating-note span{max-width:230px;line-height:1.35}.home-grand-entrance .trust-row{margin-top:-18px}@media(max-width:980px){.home-grand-entrance .hero{grid-template-columns:1fr;min-height:auto;padding-top:34px}.hero-actions{grid-template-columns:1fr;justify-items:start}.hero-cta{justify-self:start;margin-left:0}.hero-image-card img{height:clamp(300px,72vw,520px)}}@media(max-width:800px){.home-grand-entrance .hero{padding-top:24px}.home-grand-entrance .puzzle-stage{padding:8px 0 36px}.hero-image-card{border-radius:28px}.home-grand-entrance .floating-note{right:8px;bottom:0;max-width:270px}.hero-cta{font-size:16px;padding:17px 26px}}@media(prefers-reduced-motion:reduce){.hero-cta{animation:none!important}}
.home-grand-entrance .hero{display:grid;grid-template-columns:minmax(0,1fr);min-height:auto;max-width:1240px;padding-top:18px;padding-bottom:62px}.home-grand-entrance .hero:before{left:-6%;top:0;width:min(720px,60vw);height:min(720px,60vw);opacity:.82}.home-grand-entrance .puzzle-stage{grid-area:1/1;padding:0;align-self:center}.hero-image-card{min-height:clamp(520px,62vw,780px);display:grid;place-items:center;padding:clamp(14px,2.4vw,28px);border-radius:48px;background:linear-gradient(135deg,rgba(255,249,238,.86),rgba(255,224,191,.58));transform:rotate(.45deg);overflow:visible}.hero-image-card:before{inset:clamp(14px,2.4vw,28px);border-radius:36px;background:radial-gradient(circle at 18% 4%,rgba(255,255,255,.44),transparent 31%),linear-gradient(90deg,rgba(255,249,238,.62) 0%,rgba(255,249,238,.24) 35%,rgba(50,29,24,.04) 100%);pointer-events:none}.hero-image-card img{position:relative;z-index:0;width:100%;height:100%;max-height:clamp(500px,58vw,735px);object-fit:contain;object-position:center;filter:saturate(1.03) contrast(1.01);border-radius:34px}.hero-copy{grid-area:1/1;z-index:3;align-self:start;width:min(650px,58%);margin:clamp(34px,6vw,76px) 0 0 clamp(4px,3vw,34px);padding:clamp(20px,3vw,34px);border:1px solid rgba(255,255,255,.66);border-radius:30px;background:linear-gradient(135deg,rgba(255,249,238,.78),rgba(255,238,214,.54));box-shadow:0 24px 70px rgba(78,42,31,.13);backdrop-filter:blur(9px)}.hero-copy h1{font-size:clamp(56px,8vw,104px);letter-spacing:-.045em}.hero-copy .lead{max-width:540px;color:#604b45;font-size:clamp(17px,1.8vw,22px)}.hero-actions{margin-top:18px}.hero-image-card .hero-cta{position:absolute;z-index:4;right:clamp(24px,6vw,86px);bottom:clamp(28px,5vw,72px);justify-self:auto;margin:0;padding:clamp(18px,2.1vw,24px) clamp(28px,3vw,40px);font-size:clamp(17px,1.6vw,22px);border-radius:26px;transform:rotate(-3deg);box-shadow:0 32px 58px rgba(196,100,74,.34),0 0 0 10px rgba(255,255,255,.20);white-space:nowrap}.hero-image-card .hero-cta:hover{transform:translateY(-5px) rotate(-2deg) scale(1.03)}.home-grand-entrance .floating-note{z-index:4;right:auto;left:clamp(26px,4vw,60px);bottom:clamp(24px,4vw,56px);transform:rotate(-2.4deg)}.home-grand-entrance .trust-row{margin-top:-22px}@media(max-width:980px){.hero-copy{width:auto;margin:26px clamp(10px,3vw,24px) 0}.hero-image-card{min-height:auto}.hero-image-card img{height:auto;max-height:none}.hero-image-card .hero-cta{right:24px;bottom:24px}.home-grand-entrance .floating-note{left:22px;bottom:24px}.home-grand-entrance .hero{padding-top:18px}}@media(max-width:720px){.hero-copy{position:relative;margin:18px 12px 0;padding:18px;border-radius:24px}.hero-copy h1{font-size:clamp(44px,14vw,66px)}.hero-image-card{padding:10px;border-radius:30px}.hero-image-card:before{inset:10px;border-radius:24px}.hero-image-card img{border-radius:22px}.hero-image-card .hero-cta{position:relative;right:auto;bottom:auto;margin:12px auto 4px;display:flex;width:max-content;max-width:calc(100% - 24px)}.home-grand-entrance .floating-note{position:relative;left:auto;bottom:auto;margin:-4px 18px 0;max-width:none}.home-grand-entrance .trust-row{margin-top:10px}}
.image-editor-modal.is-corner-mode .image-composer-photo{z-index:2;inset:auto 0 0 auto;width:var(--corner-width,50%);height:var(--corner-height,37.5%);border:1px solid rgba(72,39,31,.55);background-color:#fff;opacity:1;filter:none;transform:none;box-shadow:0 0 0 4px #fff}
.image-editor-modal.is-corner-mode.is-landscape-image .image-composer-photo{background-size:var(--upload-zoom,118%) auto}
.image-editor-modal.is-corner-mode.is-portrait-image .image-composer-photo{background-size:auto var(--upload-zoom,118%)}
.image-editor-modal.is-corner-mode.is-square-image .image-composer-photo{background-size:var(--upload-zoom,118%) auto}
.image-upload-card.is-landscape-image .image-summary-thumb{background-size:auto var(--upload-zoom,118%)}
.image-upload-card.is-portrait-image .image-summary-thumb{background-size:var(--upload-zoom,118%) auto}
.image-editor-modal.is-corner-mode .background-only-control{display:none}
.image-editor-modal.is-corner-mode .image-modal-grid{z-index:1;padding:0}
.image-editor-modal.is-corner-mode .image-modal-grid.is-swedish .puzzle td.blocked{border-color:rgba(72,39,31,.55);background:#fff}
.image-editor-modal.is-corner-mode .image-modal-grid.is-swedish .puzzle td.clue-cell{background:#fff;color:#075934}
.image-editor-modal.is-corner-mode .image-modal-grid.is-swedish .puzzle td.personal-clue{color:#a32620}
.puzzle-choice-block{display:grid;gap:12px}.choice-label{display:block;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.print-format-grid,.puzzle-variant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.puzzle-variant-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.print-format-card,.puzzle-variant-card{position:relative;display:flex;flex-direction:column;gap:6px;min-height:118px;padding:17px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.58);cursor:pointer;transition:.2s ease}.print-format-card:hover,.puzzle-variant-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(78,42,31,.10)}.print-format-card:has(input:checked),.puzzle-variant-card:has(input:checked){border-color:#ed8066;box-shadow:0 0 0 2px rgba(242,111,111,.20),0 16px 30px rgba(78,42,31,.12);background:#fffaf3}.print-format-card input,.puzzle-variant-card input{position:absolute;opacity:0;pointer-events:none}.print-format-card strong{font-family:Georgia,serif;font-size:28px}.print-format-card small,.puzzle-variant-card small{color:var(--muted);line-height:1.4}.print-format-card em{align-self:flex-start;margin-top:auto;padding:5px 9px;border-radius:999px;background:linear-gradient(135deg,var(--gold),var(--rose));color:var(--ink);font-size:11px;font-style:normal;font-weight:900}.puzzle-variant-card>span{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;background:#321d18;color:#fff9ee;font-weight:1000}.puzzle-variant-card strong{font-size:18px}.puzzle-variant-card em{margin-top:auto;color:#a44734;font-style:normal;font-weight:900}.puzzle-variant-card.is-xl{background:linear-gradient(145deg,rgba(255,195,96,.26),rgba(242,111,111,.12))}@media(max-width:800px){.puzzle-variant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.print-format-grid,.puzzle-variant-grid{grid-template-columns:1fr}}
.difficulty-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.difficulty-choice-card{position:relative;display:grid;grid-template-columns:44px 1fr;gap:3px 12px;align-items:center;min-height:126px;padding:17px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.58);cursor:pointer;transition:.2s ease}.difficulty-choice-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(78,42,31,.10)}.difficulty-choice-card:has(input:checked){border-color:#ed8066;box-shadow:0 0 0 2px rgba(242,111,111,.20),0 16px 30px rgba(78,42,31,.12);background:#fffaf3}.difficulty-choice-card input{position:absolute;opacity:0;pointer-events:none}.difficulty-choice-card>span{grid-row:1/4;display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--gold),var(--rose));font-size:21px;font-weight:1000}.difficulty-choice-card strong{font-size:18px}.difficulty-choice-card small{color:var(--muted);line-height:1.4}.difficulty-choice-card em{justify-self:start;margin-top:6px;padding:4px 8px;border-radius:999px;background:#321d18;color:#fff9ee;font-size:10px;font-style:normal;font-weight:900}@media(max-width:520px){.difficulty-choice-grid{grid-template-columns:1fr}}
.shipping-provider-logo,.payment-provider-logo{border:1px solid rgba(72,39,31,.1);background:#fff;color:#241f1c;font-style:normal;letter-spacing:normal}.shipping-provider-logo:before,.payment-provider-logo:before{content:none}.shipping-provider-logo img,.payment-provider-logo img{display:block;width:100%;height:42px;object-fit:contain}.shipping-provider-logo span,.payment-provider-logo span{font-weight:1000}
.motif-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.motif-choice-card{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);grid-template-rows:auto 1fr;gap:3px 10px;min-height:78px;padding:10px;border:1px solid rgba(72,39,31,.12);border-radius:18px;background:rgba(255,255,255,.62);cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.motif-choice-card:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(72,39,31,.09)}.motif-choice-card:has(input:checked){border-color:var(--rose);box-shadow:0 0 0 3px rgba(242,111,111,.13),0 15px 32px rgba(72,39,31,.1)}.motif-choice-card.is-hidden{display:none}.motif-choice-card input{position:absolute;opacity:0;pointer-events:none}.motif-choice-card>.motif-native-icon{grid-row:1/3;display:grid;place-items:center;width:48px;height:48px;align-self:center;border-radius:14px;background:#fff;overflow:hidden;font:32px/1 "Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.motif-native-icon img{display:block;width:76%;height:76%;object-fit:contain}.motif-choice-card strong{align-self:end;font-size:13px}.motif-choice-card small{align-self:start;display:-webkit-box;overflow:hidden;color:var(--muted);font-size:9px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.motif-choice-card small:empty{display:none}.motif-choice-card:has(small:empty) strong{align-self:center}.customer-design-preview .preview-grid .motif-preview-cell{display:grid;place-items:center;background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:72%;font:clamp(10px,1.6vw,20px)/1 "Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.puzzle td.filler-cell{padding:1px;background:rgba(255,255,255,.96)}.puzzle td.filler-cell .filler-motif{display:block;width:100%;height:100%;min-width:14px;min-height:14px;background-image:var(--filler-motif);background-position:center;background-repeat:no-repeat;background-size:88%}.puzzle td.filler-cell .filler-motif.native-emoji{display:grid;place-items:center;background-image:none;font:clamp(7px,1.2vw,17px)/1 "Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.plausibility-preview td.filler-cell,.image-modal-grid .puzzle td.filler-cell{background:#fff}.plausibility-preview .filler-motif,.image-modal-grid .filler-motif{min-width:0!important;min-height:0!important;background-size:88%!important}@media(max-width:850px){.motif-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.motif-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.motif-choice-card{grid-template-columns:40px minmax(0,1fr);min-height:68px;padding:8px}.motif-choice-card>.motif-native-icon{width:40px;height:40px;border-radius:12px;font-size:27px}}
.home-grand-entrance .hero{display:grid!important;grid-template-columns:minmax(410px,.9fr) minmax(560px,1.1fr)!important;gap:clamp(34px,5vw,72px)!important;align-items:center!important;max-width:1240px!important;min-height:auto!important;padding:clamp(28px,4vw,54px) 28px clamp(54px,6vw,76px)!important}.home-grand-entrance .hero:before{left:-3%!important;top:4%!important;width:min(520px,46vw)!important;height:min(520px,46vw)!important}.home-grand-entrance .hero-copy{grid-area:auto!important;z-index:3!important;width:auto!important;max-width:610px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}.home-grand-entrance .hero-copy h1{max-width:720px;margin:0 0 24px!important;font-size:clamp(64px,7.2vw,94px)!important;line-height:.92!important;letter-spacing:-.052em!important;text-shadow:0 10px 34px rgba(255,249,238,.55)}.home-grand-entrance .hero-copy .lead{max-width:560px!important;font-size:clamp(18px,1.55vw,22px)!important;line-height:1.45!important;color:#604b45!important}.home-grand-entrance .hero-actions{display:flex!important;margin-top:26px!important}.home-grand-entrance .hero-facts{margin-top:30px!important}.home-grand-entrance .puzzle-stage{grid-area:auto!important;position:relative!important;padding:0!important;align-self:center!important}.home-grand-entrance .stage-glow{inset:2% -4% -4% 5%!important;filter:blur(54px)!important}.home-grand-entrance .hero-image-card{position:relative!important;display:block!important;min-height:0!important;margin:0!important;padding:clamp(10px,1.4vw,18px)!important;border-radius:42px!important;overflow:visible!important;background:linear-gradient(135deg,rgba(255,249,238,.82),rgba(255,226,198,.52))!important;box-shadow:0 34px 92px rgba(78,42,31,.22),0 0 0 12px rgba(255,255,255,.18)!important;transform:rotate(.8deg)!important}.home-grand-entrance .hero-image-card:before{inset:clamp(10px,1.4vw,18px)!important;border-radius:31px!important;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(50,29,24,.12))!important}.home-grand-entrance .hero-image-card img{position:relative!important;z-index:0!important;display:block!important;width:100%!important;height:auto!important;max-height:clamp(520px,50vw,680px)!important;object-fit:contain!important;object-position:center!important;border-radius:30px!important}.home-grand-entrance .hero-image-card .hero-cta{position:absolute!important;z-index:4!important;right:clamp(24px,4vw,54px)!important;bottom:clamp(24px,4vw,52px)!important;margin:0!important;padding:clamp(18px,1.7vw,23px) clamp(30px,3vw,44px)!important;border-radius:26px!important;font-size:clamp(17px,1.4vw,21px)!important;white-space:nowrap!important;transform:rotate(-2.3deg)!important;box-shadow:0 28px 54px rgba(78,42,31,.30),0 0 0 9px rgba(255,255,255,.22)!important}.home-grand-entrance .hero-image-card .hero-cta:hover{transform:translateY(-5px) rotate(-1.6deg) scale(1.025)!important}.home-grand-entrance .floating-note{right:auto!important;left:-16px!important;bottom:18px!important;z-index:4!important;max-width:260px!important;transform:rotate(-3deg)!important}.home-grand-entrance .trust-row{margin-top:-18px!important}@media(min-width:1100px){.home-grand-entrance .hero-copy h1{margin-right:-70px!important}.home-grand-entrance .puzzle-stage{z-index:2!important}.home-grand-entrance .hero-copy{z-index:3!important}}@media(max-width:1040px){.home-grand-entrance .hero{grid-template-columns:1fr!important;padding-left:22px!important;padding-right:22px!important}.home-grand-entrance .hero-copy{max-width:760px!important}.home-grand-entrance .hero-copy h1{margin-right:0!important;font-size:clamp(52px,10vw,84px)!important}.home-grand-entrance .hero-image-card img{max-height:none!important}.home-grand-entrance .floating-note{left:18px!important;bottom:20px!important}.home-grand-entrance .trust-row{margin-top:0!important}}@media(max-width:720px){.home-grand-entrance .hero{padding:22px 14px 46px!important;gap:24px!important}.home-grand-entrance .hero-copy h1{font-size:clamp(43px,14vw,64px)!important}.home-grand-entrance .hero-image-card{border-radius:28px!important;padding:9px!important}.home-grand-entrance .hero-image-card:before{inset:9px!important;border-radius:22px!important}.home-grand-entrance .hero-image-card img{border-radius:21px!important}.home-grand-entrance .hero-image-card .hero-cta{position:relative!important;right:auto!important;bottom:auto!important;display:flex!important;width:max-content!important;max-width:calc(100% - 20px)!important;margin:12px auto 2px!important}.home-grand-entrance .floating-note{position:relative!important;left:auto!important;bottom:auto!important;margin:6px 12px 0!important;max-width:none!important}}
.home-grand-entrance .hero{display:flex!important;flex-direction:column!important;gap:clamp(28px,4vw,48px)!important;max-width:1240px!important;min-height:auto!important;padding:clamp(18px,3vw,34px) 28px clamp(54px,6vw,78px)!important}.home-grand-entrance .puzzle-stage{order:1!important;width:100%!important;padding:0!important}.home-grand-entrance .hero-copy{order:2!important;position:relative!important;width:100%!important;max-width:none!important;margin:0!important;padding:clamp(26px,4vw,46px) clamp(28px,4.5vw,58px)!important;border:1px solid rgba(255,255,255,.74)!important;border-radius:36px!important;background:linear-gradient(135deg,rgba(255,249,238,.82),rgba(255,235,214,.58))!important;box-shadow:0 28px 82px rgba(78,42,31,.13)!important;backdrop-filter:blur(10px)!important}.home-grand-entrance .hero-copy h1{max-width:980px!important;margin:0 0 20px!important;font-size:clamp(58px,8.3vw,112px)!important;line-height:.9!important;letter-spacing:-.055em!important}.home-grand-entrance .hero-copy .lead{max-width:780px!important;font-size:clamp(18px,1.7vw,23px)!important;line-height:1.5!important}.home-grand-entrance .hero-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px 26px!important;margin-top:30px!important;max-width:980px!important}.home-grand-entrance .hero-actions .hero-cta{position:relative!important;right:auto!important;bottom:auto!important;order:2!important;margin:0 0 0 auto!important;padding:clamp(18px,1.8vw,23px) clamp(30px,3.1vw,46px)!important;border-radius:28px!important;font-size:clamp(17px,1.45vw,22px)!important;transform:rotate(-2.4deg)!important;box-shadow:0 30px 58px rgba(196,100,74,.30),0 0 0 10px rgba(255,255,255,.24)!important;white-space:nowrap!important;animation:hero-cta-float 4.6s ease-in-out infinite!important}.home-grand-entrance .hero-actions .hero-cta:hover{transform:translateY(-5px) rotate(-1.6deg) scale(1.025)!important}.home-grand-entrance .hero-actions .text-link{order:1!important}.home-grand-entrance .hero-facts{margin-top:24px!important}.home-grand-entrance .hero-image-card{width:100%!important;padding:clamp(10px,1.6vw,20px)!important;border-radius:46px!important;overflow:hidden!important;transform:rotate(.25deg)!important;background:linear-gradient(135deg,rgba(255,249,238,.88),rgba(255,226,198,.58))!important;box-shadow:0 34px 96px rgba(78,42,31,.20),0 0 0 13px rgba(255,255,255,.18)!important}.home-grand-entrance .hero-image-card:before{inset:clamp(10px,1.6vw,20px)!important;border-radius:34px!important;background:radial-gradient(circle at 12% 0%,rgba(255,255,255,.28),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(50,29,24,.10))!important}.home-grand-entrance .hero-image-card img{display:block!important;width:100%!important;height:auto!important;max-height:min(72vh,760px)!important;object-fit:contain!important;object-position:center!important;border-radius:33px!important}.home-grand-entrance .hero-image-card .hero-cta{display:none!important}.home-grand-entrance .floating-note{display:none!important}.home-grand-entrance .stage-glow{inset:-8% 5% -8% 5%!important;filter:blur(58px)!important}.home-grand-entrance .trust-row{margin-top:-26px!important}@media(max-width:820px){.home-grand-entrance .hero{padding-left:16px!important;padding-right:16px!important}.home-grand-entrance .hero-copy{padding:23px 20px!important;border-radius:28px!important}.home-grand-entrance .hero-copy h1{font-size:clamp(44px,13vw,72px)!important}.home-grand-entrance .hero-actions{align-items:flex-start!important;flex-direction:column!important}.home-grand-entrance .hero-actions .hero-cta{order:1!important;margin:0!important}.home-grand-entrance .hero-actions .text-link{order:2!important}.home-grand-entrance .hero-image-card{border-radius:30px!important;padding:8px!important}.home-grand-entrance .hero-image-card:before{inset:8px!important;border-radius:22px!important}.home-grand-entrance .hero-image-card img{border-radius:22px!important;max-height:none!important}.home-grand-entrance .trust-row{margin-top:0!important}}
.home-grand-entrance .puzzle-stage{position:relative!important}.home-grand-entrance .puzzle-stage .hero-facts{position:absolute!important;z-index:5!important;left:clamp(34px,6vw,82px)!important;top:clamp(38px,7vw,94px)!important;display:grid!important;grid-template-columns:1fr!important;gap:13px!important;margin:0!important;max-width:min(360px,38vw)!important}.home-grand-entrance .puzzle-stage .hero-facts span{display:flex!important;align-items:center!important;width:max-content!important;max-width:100%!important;padding:13px 18px!important;border-radius:999px!important;background:rgba(255,249,238,.72)!important;border:1px solid rgba(255,255,255,.82)!important;box-shadow:0 18px 42px rgba(78,42,31,.16),inset 0 1px 0 rgba(255,255,255,.62)!important;backdrop-filter:blur(10px)!important;color:#4a3029!important;font-size:clamp(14px,1.35vw,18px)!important;font-weight:1000!important;line-height:1.1!important;white-space:nowrap!important;animation:hero-chip-float 5.4s ease-in-out infinite!important}.home-grand-entrance .puzzle-stage .hero-facts span:nth-child(2){margin-left:clamp(16px,2.2vw,34px)!important;animation-delay:.35s!important}.home-grand-entrance .puzzle-stage .hero-facts span:nth-child(3){margin-left:clamp(4px,1vw,16px)!important;animation-delay:.7s!important}@keyframes hero-chip-float{0%,100%{transform:translateY(0) rotate(-1.2deg)}50%{transform:translateY(-7px) rotate(.8deg)}}@media(max-width:820px){.home-grand-entrance .puzzle-stage .hero-facts{position:relative!important;left:auto!important;top:auto!important;grid-template-columns:1fr!important;max-width:none!important;margin:14px 8px 0!important}.home-grand-entrance .puzzle-stage .hero-facts span{width:100%!important;justify-content:center!important;font-size:14px!important;white-space:normal!important}.home-grand-entrance .puzzle-stage .hero-facts span:nth-child(n){margin-left:0!important}}
.checkout-contact-card{margin:22px 0 0;padding:22px;border:1px solid rgba(72,39,31,.14);border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.70),rgba(255,195,96,.16));box-shadow:0 16px 38px rgba(78,42,31,.10)}.checkout-contact-card h3{margin:4px 0 8px;font-family:Georgia,serif;font-size:30px;line-height:1.05}.checkout-contact-card p:not(.eyebrow){max-width:760px;margin:0 0 16px;color:var(--muted);line-height:1.5}.checkout-contact-card .form-grid{margin-top:14px}
.print-format-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.puzzle-variant-grid.is-internal{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.choice-note{margin:0;padding:12px 14px;border:1px solid rgba(72,39,31,.12);border-radius:16px;background:rgba(255,255,255,.58);color:var(--muted);font-size:13px;line-height:1.45}.choice-note[hidden]{display:none!important}.frame-card.is-disabled{opacity:.45;filter:saturate(.72);cursor:not-allowed}.frame-card.is-disabled:hover{transform:none;box-shadow:0 14px 28px rgba(78,42,31,.08)}@media(max-width:850px){.print-format-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.print-format-grid{grid-template-columns:1fr}}
.consent-footer-link{display:inline-flex;margin-top:14px;padding:0;border:0;background:transparent;color:#a44734;font:inherit;font-size:12px;font-weight:900;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.consent-manager{position:fixed;z-index:2000;inset:0;display:grid;place-items:end center;padding:22px;opacity:0;pointer-events:none;transition:opacity .18s ease}.consent-manager[hidden]{display:none}.consent-manager.is-visible{opacity:1;pointer-events:auto}.consent-backdrop{position:absolute;inset:0;background:rgba(42,25,20,.34);backdrop-filter:blur(8px)}.consent-panel{position:relative;width:min(920px,100%);max-height:min(86vh,760px);overflow:auto;padding:24px;border:1px solid rgba(255,255,255,.72);border-radius:32px;background:linear-gradient(135deg,rgba(255,249,238,.95),rgba(255,232,213,.92));box-shadow:0 34px 95px rgba(42,25,20,.34),0 0 0 10px rgba(255,255,255,.14);transform:translateY(18px) scale(.985);transition:transform .22s ease}.consent-manager.is-visible .consent-panel{transform:none}.consent-head{display:grid;gap:8px;max-width:760px}.consent-head h2{margin:0;font-family:Georgia,serif;font-size:clamp(30px,4vw,46px);line-height:.98;color:var(--ink)}.consent-head p:not(.eyebrow){margin:0;color:var(--muted);font-size:16px;line-height:1.55}.consent-quick-actions{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0 12px}.consent-quick-actions .button{padding:13px 18px}.consent-save{background:rgba(255,255,255,.78);box-shadow:none;border:1px solid rgba(72,39,31,.13)}.consent-necessary{background:#321d18;color:#fff9ee;box-shadow:0 13px 28px rgba(50,29,24,.18)}.consent-settings-toggle{display:inline-flex;margin:2px 0 14px;padding:0;border:0;background:transparent;color:#a44734;font:inherit;font-weight:900;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.consent-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:8px}.consent-row{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;align-items:start;padding:14px;border:1px solid rgba(72,39,31,.13);border-radius:18px;background:rgba(255,255,255,.62);color:var(--ink);font-size:13px}.consent-row input{width:22px;height:22px;margin:2px 0 0;accent-color:#f26f6f}.consent-row span{display:grid;gap:4px}.consent-row strong{font-size:15px}.consent-row small{color:var(--muted);font-size:12px;line-height:1.42}.consent-row.is-locked{background:rgba(255,255,255,.42);opacity:.82}.consent-note{margin:14px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.consent-open{overflow:hidden}@media(max-width:720px){.consent-manager{padding:10px;place-items:end center}.consent-panel{border-radius:25px;padding:18px}.consent-quick-actions{display:grid}.consent-quick-actions .button{width:100%}.consent-settings{grid-template-columns:1fr}.consent-row{padding:12px}}
.salutation-switch{position:relative;display:inline-flex;align-items:center;gap:7px;padding:6px 8px;border:1px solid rgba(72,39,31,.11);border-radius:999px;background:rgba(255,255,255,.48);box-shadow:0 10px 22px rgba(78,42,31,.08);color:var(--muted);font-size:12px;font-weight:1000;line-height:1;white-space:nowrap}.salutation-switch>span{min-width:20px;text-align:center;transition:color .18s ease}.salutation-switch:not(.is-formal)>span:first-child,.salutation-switch.is-formal>span:last-child{color:#321d18}.salutation-toggle{display:block;position:relative;width:46px;height:26px;cursor:pointer}.salutation-toggle input{position:absolute;opacity:0;pointer-events:none}.salutation-toggle i{position:absolute;inset:0;border-radius:999px;background:linear-gradient(135deg,#fff7ec,#ead8cc);box-shadow:inset 0 0 0 1px rgba(72,39,31,.15),inset 0 -7px 14px rgba(72,39,31,.06);transition:background .22s ease,box-shadow .22s ease}.salutation-toggle i:after{content:'';position:absolute;left:3px;top:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 4px 10px rgba(72,39,31,.24);transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.salutation-toggle input:checked+i{background:linear-gradient(135deg,#ffc360,#f26f6f);box-shadow:inset 0 0 0 1px rgba(72,39,31,.12),0 8px 16px rgba(196,100,74,.14)}.salutation-toggle input:checked+i:after{transform:translateX(20px)}.salutation-switch.is-highlighted:after{content:'';position:absolute;inset:-8px;border:2px solid rgba(242,38,38,.86);border-radius:999px;pointer-events:none;animation:salutation-ring 1s ease-in-out 5}.salutation-switch.is-highlighted:before{content:'';position:absolute;inset:-14px;border-radius:999px;background:rgba(242,38,38,.10);filter:blur(5px);pointer-events:none;animation:salutation-glow 1s ease-in-out 5}.salutation-switch-thanks{position:fixed;right:28px;top:24px;z-index:5;background:rgba(255,249,238,.76);backdrop-filter:blur(12px)}@keyframes salutation-ring{0%,100%{transform:scale(1);opacity:.72}50%{transform:scale(1.08);opacity:1}}@keyframes salutation-glow{0%,100%{opacity:.25}50%{opacity:.7}}@media(max-width:820px){.site-header nav .salutation-switch{order:-1}.salutation-switch{font-size:11px}.salutation-switch-thanks{position:absolute;right:18px;top:18px}}@media(prefers-reduced-motion:reduce){.salutation-switch.is-highlighted:before,.salutation-switch.is-highlighted:after{animation:none}}
