:root{font-family:Inter,Avenir,Segoe UI,sans-serif;color:#273148;background:#fff9ed;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.hero{min-height:490px;padding:28px clamp(22px,6vw,92px) 90px;background:#fff2cf;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 8% 24%,#ffd458 0 7px,transparent 8px),radial-gradient(circle at 90% 18%,#62c9bd 0 10px,transparent 11px),radial-gradient(circle at 73% 76%,#ff8c7a 0 8px,transparent 9px);background-size:88px 88px,130px 130px,105px 105px;opacity:.3}.hero:after{content:"A   B   C\a 1   2   3\a★   ☀   ✎";white-space:pre;position:absolute;right:8vw;top:105px;width:270px;height:245px;display:grid;place-items:center;border:3px solid #273148;border-radius:18px;background:repeating-linear-gradient(#fffdf8 0,#fffdf8 38px,#d9e8ea,#d9e8ea 40px);font:700 31px/2.05 ui-rounded,Arial Rounded MT Bold,sans-serif;text-align:center;transform:rotate(4deg);box-shadow:10px 12px #273148}.brand{display:inline-flex;align-items:center;gap:12px;color:#273148;text-decoration:none;font:700 22px ui-rounded,Arial Rounded MT Bold,sans-serif}.brand-mark{display:grid;place-items:center;width:46px;height:46px;color:#fff;background:#ef654f;border-radius:15px 17px 13px;transform:rotate(-4deg)}.page-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;z-index:2}.language-switch{display:inline-flex;padding:4px;background:#fffdf8;border:1.5px solid #273148;border-radius:999px;box-shadow:2px 3px #273148}.language-switch button{padding:7px 12px;color:#465068;background:transparent;border:0;border-radius:999px;cursor:pointer;font-size:13px;font-weight:700}.language-switch button.active{color:#fff;background:#273148}.language-switch button:focus-visible{outline:3px solid #ef654f;outline-offset:2px}.hero-copy{margin-top:88px;max-width:730px;position:relative;z-index:1}.eyebrow{margin:0 0 12px;color:#c24e40;font-size:13px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}h1,h2{font-family:ui-rounded,Arial Rounded MT Bold,sans-serif;letter-spacing:-.03em}h1{margin:0;font-size:clamp(44px,6vw,76px);line-height:.98}h1 em{color:#e95f4b;font-style:normal}.hero-copy>p:last-child{max-width:600px;font-size:19px;line-height:1.55}main{margin-top:-45px;position:relative;z-index:2}.maker{width:min(1080px,calc(100% - 32px));margin:auto;padding:clamp(24px,5vw,58px);background:#fff;border:2px solid #273148;border-radius:28px;box-shadow:9px 10px #273148}.section-heading{display:flex;align-items:center;gap:13px;margin-bottom:20px}.section-heading span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;color:#fff;background:#273148;font-weight:700}h2{margin:0;font-size:clamp(25px,3vw,35px)}.mode-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:16px;margin-bottom:45px}.mode{min-height:160px;padding:22px;text-align:left;color:inherit;background:#fffdf8;border:2px solid #d9d9d1;border-radius:19px;cursor:pointer;transition:transform .15s,box-shadow .15s}.mode:hover{transform:translateY(-2px)}.mode.selected{border-color:#273148;background:#fff1ca;box-shadow:4px 5px #273148}.mode b,.mode strong,.mode small{display:block}.mode b{width:48px;height:48px;display:grid;place-items:center;margin-bottom:12px;border-radius:15px 18px 13px;background:#ffe18a;font-size:27px;transform:rotate(-3deg)}.mode:nth-child(2) b{background:#b9ebe4;transform:rotate(3deg)}.mode:nth-child(3) b{background:#ffc5bb}.mode:nth-child(4) b{background:#cfd6ff;transform:rotate(2deg)}.mode strong{font:600 20px ui-rounded,Arial Rounded MT Bold,sans-serif}.mode small{margin-top:5px;color:#687086;line-height:1.35}.suggestions{margin:4px 0 25px}.suggestions>p{margin:0 0 9px;color:#687086;font-size:13px;font-weight:700}.chips{display:flex;gap:9px;flex-wrap:wrap}.chips button{padding:9px 15px;color:#465068;background:#f5f2e9;border:1.5px solid transparent;border-radius:999px;cursor:pointer}.chips button:hover{border-color:#ef654f;background:#fff1ca}.idea-label{display:block;margin-bottom:8px;font-weight:700}.idea-label small{color:#8a8e99;font-weight:400}.option-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:18px}.option-fields label{display:grid;gap:8px}.option-fields input,.option-fields select{width:100%;min-width:0;padding:14px 16px;border:2px solid #b7b9bf;border-radius:14px;outline:none;background:#fff}.option-fields input:focus,.option-fields select:focus{border-color:#ef654f;box-shadow:0 0 0 4px #ef654f20}.idea-row{display:flex;justify-content:flex-end;gap:12px}.create{padding:16px 25px;color:#fff;font-weight:700;background:#273148;border:2px solid #273148;border-radius:14px;box-shadow:4px 5px #ef654f;cursor:pointer;transition:transform .15s,box-shadow .15s}.create:not(:disabled):hover{transform:translateY(-2px);box-shadow:5px 7px #ef654f}.create:disabled{opacity:.65;cursor:wait}.privacy-note{color:#737887;font-size:12px}.job-status{display:flex;align-items:center;gap:14px;margin-top:20px;padding:15px 18px;background:#eaf8f4;border-radius:13px}.job-status.failed{background:#fff0ed}.job-status strong,.job-status small{display:block}.job-status small{margin-top:2px;color:#626b7c}.spinner{width:24px;height:24px;border:3px solid #62c9bd;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}.published .spinner,.failed .spinner{animation:none;border:0}.published .spinner:after{content:"✓";font-weight:700;color:#16826e}.failed .spinner:after{content:"!";font-weight:700;color:#c24e40}@keyframes spin{to{transform:rotate(360deg)}}.message{color:#a23d32;font-weight:600}.gallery{width:min(1180px,calc(100% - 32px));margin:95px auto}.gallery-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.gallery-title>span{color:#747989;font-size:13px}.art-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.art-card{overflow:hidden;background:#fff;border:1.5px solid #273148;border-radius:18px;box-shadow:4px 5px #273148}.art-card>a{display:block;aspect-ratio:3 / 4;overflow:hidden;background:#fff}.art-card img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.art-card:hover img{transform:scale(1.015)}.card-meta{display:flex;justify-content:space-between;gap:12px;padding:14px 16px 16px}.card-meta strong,.card-meta span{display:block}.card-meta span{color:#777c88;font-size:12px}.card-actions{display:flex;align-items:center;gap:8px}.card-actions a,.text-button{color:#c24e40;font-size:12px;font-weight:700;text-decoration:none;background:none;border:0;padding:0;cursor:pointer}.empty,.sentinel{padding:45px;text-align:center;color:#777c88}footer{display:flex;justify-content:space-between;gap:20px;padding:30px clamp(22px,6vw,92px);color:#fff;background:#273148;font-size:13px}footer strong{font:600 17px ui-rounded,Arial Rounded MT Bold,sans-serif}footer a{color:#fff}.privacy-page{width:min(760px,calc(100% - 40px));margin:55px auto 100px}.privacy-page .eyebrow{margin-top:85px}.privacy-page h1{margin-bottom:45px}.privacy-page h2{margin-top:35px;font-size:25px}.privacy-page p{color:#586176;font-size:17px;line-height:1.7}.back-link{display:inline-block;margin-top:35px;color:#c24e40;font-weight:700}.owner-page form{display:grid;gap:18px;max-width:520px}.owner-page input{width:100%;margin-top:8px;padding:14px 16px;border:2px solid #b7b9bf;border-radius:14px}.owner-page .create{justify-self:start}@media(max-width:760px){.hero{min-height:455px;padding-bottom:75px}.hero:after{opacity:.16;right:-80px;top:130px}.hero-copy{margin-top:70px}.mode-grid,.art-grid{grid-template-columns:1fr}.mode{min-height:0}.idea-row{flex-direction:column}.gallery-title,footer{align-items:flex-start;flex-direction:column}.page-nav{align-items:flex-start}.brand{font-size:18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}
