@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{.start{inset-inline-start:var(--spacing)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#343748;--muted:#74778a;--coral:#ff806c;--mint:#a8dacb;--line:#ece6df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);margin:0;font-family:Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.shell{min-height:100vh;overflow:hidden}header{z-index:9;background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(20px,5vw,76px);display:flex;position:relative}.logo{color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;gap:10px;display:flex}.logo>i{background:var(--coral);color:#fff;border-radius:15px 15px 17px 11px;place-items:center;width:39px;height:39px;font:700 24px Georgia;display:grid;transform:rotate(-5deg)}.logo b{font-size:20px}.logo small{letter-spacing:1px;color:#999;margin-top:4px;font-size:8px;display:block}header nav{align-items:center;gap:28px;display:flex}header nav a,header nav button{color:#626577;background:0 0;border:0;font-size:13px;font-weight:700;text-decoration:none}.actions{align-items:center;gap:10px;display:flex}.actions select{background:#f7f4f0;border:0;border-radius:10px;padding:9px}.actions .link{background:0 0;border:0}.primary{background:var(--coral);color:#fff;border:0;border-radius:13px;padding:13px 20px;font-weight:800;box-shadow:0 8px 18px #ff806c33}.hero{background:linear-gradient(110deg,#fff9f2,#fffdfa 50%,#edf8f5);grid-template-columns:1fr 1fr;align-items:center;min-height:650px;padding:70px clamp(20px,8vw,120px) 90px;display:grid}.heroText{max-width:620px}.hero h1{letter-spacing:-3px;margin:23px 0;font:500 clamp(50px,5.2vw,78px)/1 Georgia}.hero h1 em{color:var(--coral);font-weight:500;display:block}.heroText>p{color:var(--muted);max-width:560px;font-size:18px;line-height:1.65}.buttons{gap:12px;margin:27px 0;display:flex}.big,.ghost{padding:16px 22px}.ghost{color:#575a6c;background:#fff;border:1px solid #e1dbd4;border-radius:13px;font-weight:800}.trust{color:#8f919e}.art{place-items:center;height:500px;display:grid;position:relative}.art img{mix-blend-mode:multiply;filter:drop-shadow(0 24px 30px #4a69652a);width:min(680px,120%)}.badge{color:#888;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:92px;height:92px;font-size:9px;display:flex;position:absolute;box-shadow:0 12px 28px #374b4b22}.badge b{color:var(--coral);font:27px Georgia}.b1{bottom:70px;left:0}.b2{top:40px;right:0}.sectionTitle{text-align:center;max-width:760px;margin:0 auto 45px}.sectionTitle h2,.themes h2{margin:14px;font:500 clamp(35px,4vw,52px)/1.05 Georgia}.sectionTitle p,.themes p{color:var(--muted)}.featureGrid{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1200px;margin:auto;display:grid}.featureGrid article{border:1px solid var(--line);border-radius:24px;padding:27px;box-shadow:0 12px 28px #41372f0b}.ic{border-radius:19px;place-items:center;width:58px;height:58px;font-size:25px;font-style:normal;display:grid}.i0{color:var(--coral);background:#fff0e8}.i1{color:#5fa58f;background:#e7f5f0}.i2{color:#669dc8;background:#e9f3fb}.i3{color:#d8869b;background:#fff0f4}.featureGrid h3{margin-top:24px}.featureGrid p{color:var(--muted);font-size:14px;line-height:1.6}.featureGrid a{color:var(--coral);font-size:12px;font-weight:800;text-decoration:none}.stepGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:50px;max-width:1000px;margin:auto;display:grid}.stepGrid article{position:relative}.stepGrid strong{color:#eee0d4;font:70px Georgia;position:absolute;top:-25px;left:25%}.stepGrid i{width:84px;height:84px;color:var(--coral);background:#fff;border-radius:30px;place-items:center;margin:auto;font-size:31px;font-style:normal;display:grid;position:relative;box-shadow:0 15px 30px #5a4c4115}.stepGrid p{color:var(--muted);font-size:14px;line-height:1.6}.themes{background:#eff8f5;grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;padding:95px clamp(20px,8vw,120px);display:grid}.covers{height:410px;position:relative}.covers>i{text-align:center;border:8px solid #fffa;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:230px;height:325px;font:30px Georgia;display:flex;position:absolute;box-shadow:0 25px 40px #394e4a28}.covers small{letter-spacing:2px;margin-top:15px;font:8px Arial}.ocean{color:#477d88;background:#b9dfe4;top:35px;left:10%;transform:rotate(-12deg)}.forest{color:#8a655a;z-index:2;background:#f3d2be;left:35%}.space{color:#51517f;background:#b8b5df;top:35px;left:60%;transform:rotate(12deg)}footer{color:#fff;background:#343748;justify-content:space-between;align-items:center;min-height:170px;padding:40px clamp(20px,7vw,105px);display:flex}.setup{background:radial-gradient(circle at 20% 20%,#ffece2,#0000 35%),radial-gradient(circle at 80% 80%,#e3f5ef,#0000 35%),#fffaf6;place-items:center;min-height:calc(100vh - 82px);padding:50px 20px;display:grid}.setupCard{border:1px solid var(--line);background:#fff;border-radius:30px;width:min(690px,100%);padding:35px 45px;box-shadow:0 25px 70px #5845371c}.bars{gap:6px;display:flex}.bars i{background:#eee;border-radius:8px;flex:1;height:5px}.bars i:nth-child(-n+2){background:var(--coral)}.setupTitle{text-align:center;color:var(--coral);margin:25px;font-size:28px}.setupTitle h1{color:var(--ink);margin:8px;font:500 36px Georgia}.setupTitle p{color:var(--muted);font:15px Arial}.field{margin:24px 0;font-size:13px;font-weight:800;display:block}.field input{border:1px solid #e2dcd5;border-radius:12px;width:100%;margin-top:10px;padding:14px;display:block}.choices,.themeChoices{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.choices button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;grid-template-columns:auto 1fr;gap:5px 10px;padding:16px;display:grid}.choices small{color:var(--muted);grid-column:2}.selected{box-shadow:0 0 0 3px #fff0ed;border-color:var(--coral)!important}.themeChoices{grid-template-columns:repeat(4,1fr)}.themeChoices button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:6px;font-size:9px}.sw{background:#edcbb8;border-radius:8px;height:65px;display:block}.full{width:100%}.privacy{text-align:center;color:#8b8d99;margin-top:14px;display:block}.app{background:#faf9f7;grid-template-columns:220px 1fr;min-height:calc(100vh - 82px);display:grid}.app>aside{text-align:center;background:#fff;border-right:1px solid #eee;padding:32px 18px}.avatar{background:#ffe7d9;border-radius:50%;place-items:center;width:70px;height:70px;margin:auto;font-size:33px;display:grid}.app aside h3{margin:10px}.app aside>small{color:var(--muted)}.app aside nav{gap:5px;margin:25px 0;display:grid}.app aside nav button{text-align:left;color:#777;background:0 0;border:0;border-radius:11px;padding:12px}.app aside nav .active{color:var(--coral);background:#fff0e9;font-weight:800}.bookButton{color:#4e7d6f;background:#eaf6f2;border:0;border-radius:16px;flex-direction:column;width:100%;padding:15px;display:flex}.dash{max-width:1300px;padding:40px clamp(20px,5vw,65px)}.dashHead{justify-content:space-between;align-items:center;display:flex}.dashHead h1{margin:5px 0;font:500 40px Georgia}.dashHead p{color:var(--muted)}.quickAdd{border:1px solid var(--line);background:#fff;border-radius:15px;gap:10px;margin:18px 0;padding:12px;display:flex}.quickAdd input{background:#f7f5f2;border:0;border-radius:9px;flex:1;padding:12px}.quick{grid-template-columns:repeat(4,1fr);gap:10px;margin:25px 0;display:grid}.quick button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;grid-template-columns:auto 1fr;gap:4px 10px;padding:15px;display:grid}.quick i{grid-row:1/3;font-size:24px;font-style:normal}.quick small{color:var(--muted);font-size:9px}.dashGrid{grid-template-columns:1fr 250px;gap:22px;display:grid}.timeline,.sideCards article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:23px}.blockTitle{justify-content:space-between;display:flex}.blockTitle h2{margin:5px;font:500 25px Georgia}.blockTitle button,.progress button{color:var(--coral);background:0 0;border:0;font-weight:800}.timeline article{border-top:1px solid #eee;grid-template-columns:50px 1fr;gap:12px;padding:18px 0;display:grid}.ev{border-radius:14px;place-items:center;width:45px;height:45px;font-style:normal;display:grid}.e0{background:#fff0e9}.e1{background:#e8f5f1}.e2{background:#eaf3fa}.timeline article small{color:#999;font-size:10px}.timeline article h3{margin:5px 0}.timeline article p{color:var(--muted);margin:0;font-size:13px}.sideCards{gap:15px;display:grid}.month{text-align:center;background:linear-gradient(145deg,#fff1e7,#fffaf4)!important}.month strong{color:var(--coral);font:65px Georgia}.month h3{margin:0;font:20px Georgia}.month p,.progress p{color:var(--muted);font-size:12px;line-height:1.5}.month button{background:var(--coral);color:#fff;border:0;border-radius:9px;padding:9px;font-size:10px}.progress>div{justify-content:space-between;display:flex}.progress>i{background:#eee;border-radius:7px;height:7px;margin:14px 0;display:block}.progress em{background:var(--mint);border-radius:7px;width:68%;height:100%;display:block}.builder{background:#f3f1ee;grid-template-columns:220px 1fr;min-height:calc(100vh - 82px);display:grid}.pages{background:#fff;padding:23px 15px}.pages>button{background:0 0;border:0;align-items:center;gap:9px;width:100%;padding:8px;display:flex}.thumb{background:#edcfbd;border-radius:4px;width:58px;height:42px}.t1{background:#b9ddd3}.t2{background:#c1d7e8}.t3{background:#e7bcca}.t4{background:#d4c9e8}.pages .addPage{border:1px dashed #d8d0c9;justify-content:center;margin-top:10px}.tools{background:#fff;border-bottom:1px solid #ddd;justify-content:flex-end;align-items:center;gap:10px;height:68px;padding:10px 25px;display:flex}.tools span{color:#999;font-size:9px}.tools span:first-child{margin-right:auto}.tools b{color:var(--ink);font-size:11px;display:block}.tools button{background:#fff;border:1px solid #ddd;border-radius:9px;padding:9px 13px;font-size:10px;font-weight:800}.canvas{place-items:center;min-height:590px;padding:35px;display:grid}.openBook{aspect-ratio:2;background:#d8bfa8;grid-template-columns:1fr 1fr;width:min(760px,90%);padding:10px;display:grid;box-shadow:0 25px 55px #49413a33}.openBook article{text-align:center;background:linear-gradient(145deg,#fff9f2,#fce7da);padding:28px}.openBook h2{color:var(--coral);font:500 35px Georgia}.baby{background:#f2c4b5;border:8px solid #fff;border-radius:50%;place-items:center;width:145px;height:145px;margin:auto;font-size:48px;display:grid}.photos{grid-template-columns:1fr 1fr;gap:10px;display:grid}.photos i{color:#fff;background:#c5e1d9;place-items:center;height:105px;font-size:30px;font-style:normal;display:grid}.photos i+i{background:#f0c5b9}.hand{color:#718a83;font-family:cursive}.check{color:#4f907c;background:#fff;border:1px solid #dce8e3;border-radius:15px;align-items:center;gap:12px;margin:0 30px 25px;padding:13px 17px;display:flex}.check span{color:var(--ink)}.check small{color:#888;display:block}.check button{color:#4f907c;background:0 0;border:0;margin-left:auto;font-weight:800}@media (max-width:900px){header nav{display:none}.hero{grid-template-columns:1fr}.featureGrid{grid-template-columns:1fr 1fr}.themes,.dashGrid{grid-template-columns:1fr}.sideCards{grid-template-columns:1fr 1fr}.covers{transform-origin:0;transform:scale(.85)}.art{height:420px}}@media (max-width:650px){header{height:68px;padding:0 14px}.logo small,.actions .link,.actions .primary{display:none}.hero{padding:45px 18px}.hero h1{font-size:46px}.buttons{flex-direction:column}.art{height:310px}.badge{width:70px;height:70px}.featureGrid,.stepGrid,.themes,.choices{grid-template-columns:1fr}.features,.steps,.themes{padding:65px 18px}.covers{width:145%;height:300px;transform:scale(.66)}.themeChoices{grid-template-columns:1fr 1fr}.setupCard{padding:25px 18px}.setupTitle h1{font-size:30px}.app{grid-template-columns:1fr}.app>aside{display:none}.dash{padding:28px 14px}.dashHead h1{font-size:31px}.quick{grid-template-columns:1fr 1fr}.sideCards,.builder{grid-template-columns:1fr}.pages{display:none}.canvas{min-height:460px;padding:25px 10px;display:block;overflow:auto}.openBook{transform-origin:0 0;width:680px;transform:scale(.63)}.check{margin:0 10px}.check button{display:none}footer{text-align:center;flex-direction:column}.featureGrid{grid-template-columns:1fr}}:root{--ink:#494441;--muted:#77706b;--coral:#9f525c;--mint:#adc7b7;--line:#e9e1db;--rose:#e6b5b2;--paper:#fcf9f5;--sage:#edf2ec;--lavender:#d2d0df;--taupe:#b9a99d}body{background:var(--paper);font-family:Nunito,Trebuchet MS,Arial,sans-serif;line-height:1.5}button,input,select{font-family:inherit}button,a,input,select{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:4px;outline:3px solid #916b91}header{border-color:var(--line);background:#fcf9f5f5;gap:24px;height:96px}.logo{flex-shrink:0;gap:10px;padding:0}.brandMark{mix-blend-mode:multiply;background-image:url(/assets/milota-brand.png);background-position:-20px -10px;background-size:360px 360px;flex-shrink:0;width:54px;height:54px;display:inline-block}.logo b{letter-spacing:-1.7px;font-size:36px;font-weight:800;line-height:1.05}.logo small{letter-spacing:0;color:var(--muted);margin-top:4px;font-size:12px}header nav{gap:24px}header nav a,header nav button{color:#665e59;font-size:14px;font-weight:700}.actions select{background:#f2ece6;font-size:14px}.actions .link{color:var(--ink);font-weight:700}.primary{color:#553b3d;box-shadow:none;background:#e8b8b4;border-radius:100px;padding:13px 23px;font-weight:800;transition:background .18s,transform .18s}.primary:hover{background:#dda5a2;transform:translateY(-1px)}.ghost{color:#625751;background:0 0;border-color:#ded5cd;border-radius:100px}.hero{background:var(--paper);grid-template-columns:1.05fr 1fr;gap:50px;min-height:650px;padding:68px clamp(24px,6vw,95px) 82px}.hero label,.sectionTitle label,.themes label,.dash label,.blockTitle label{letter-spacing:1.8px;color:#90635e;font-size:12px;font-weight:800}.hero h1{letter-spacing:-1.9px;margin:24px 0;font-family:inherit;font-size:clamp(40px,4.1vw,62px);font-weight:700;line-height:1.12}.hero h1 em{color:#a96368;font-style:normal;font-weight:600}.heroText>p{max-width:500px;font-size:18px;line-height:1.7}.buttons{flex-wrap:wrap;gap:12px;margin:30px 0 22px}.trust{color:#81756c;font-size:13px}.art{isolation:isolate;width:100%;max-width:600px;height:470px;display:block}.heroPhoto{aspect-ratio:1.46;background-image:url(/assets/milota-brand.png);background-position:100% 0;background-size:350%;border-radius:100px 100px 36px 36px;width:100%;box-shadow:0 18px 45px #66534512}.heroNote{z-index:2;background:#f3e7df;border-radius:20px;align-items:center;gap:16px;padding:17px 25px;display:flex;position:absolute;bottom:34px;left:-12px;box-shadow:0 12px 28px #725e5010}.heroNote>span{color:#a36d6a;font-size:38px}.heroNote p{margin:0;font-size:15px;line-height:1.55}.bookPhoto{border:6px solid var(--paper);background-image:url(/assets/milota-brand.png);background-position:51.2% 96%;background-size:480%;border-radius:16px;width:170px;height:205px;position:absolute;bottom:-8px;right:12px;transform:rotate(7deg);box-shadow:0 14px 28px #5b47322b}.features,.steps{padding:80px clamp(24px,6vw,95px)}.features{border-top:1px solid var(--line);background:#fffdfb}.sectionTitle h2,.themes h2{letter-spacing:-1px;font-family:inherit;font-size:clamp(30px,3.1vw,44px);font-weight:600;line-height:1.2}.sectionTitle p,.themes p{font-size:16px;line-height:1.7}.featureGrid article{box-shadow:none;background:#faf5f1;border:0;border-radius:24px}.featureGrid article:nth-child(2){background:#eef3ed}.featureGrid article:nth-child(3){background:#f1eff6}.featureGrid article:nth-child(4){background:#f8ecea}.featureGrid h3{font-size:20px;font-weight:700}.featureGrid p{font-size:16px}.featureGrid a{font-size:14px}.ic{color:#9d6d6c!important;background:#fff9!important}.steps{background:#f6eee7}.stepGrid strong{color:#e6d8cb;font-family:inherit;font-weight:600}.stepGrid i{box-shadow:none;color:#a37672;background:#fffaf5}.stepGrid h3{font-size:20px}.stepGrid p{font-size:16px}.themes{background:#edf2ec;gap:30px}.covers>i{border-color:#fff8;font-family:inherit;font-style:normal}.covers small{letter-spacing:1px;font-family:inherit;font-size:12px}.ocean{color:#526f6b;background:#cad9d7}.forest{color:#775c53;background:#e9c9bf}.space{color:#68647d;background:#cfcedf}footer{color:var(--ink);background:#eee6de;gap:30px}footer .logo{color:var(--ink)}footer p{font-size:16px}.setup{background:radial-gradient(at 0 0,#f4e1dc,#0000 60%),#f9f5ef}.setupCard{background:#fffdfa;box-shadow:0 20px 60px #6547310b}.setupTitle h1,.dashHead h1,.blockTitle h2,.openBook h2{letter-spacing:-.7px;font-family:inherit;font-weight:600}.setupTitle p{font:16px/1.5 Nunito,Trebuchet MS,sans-serif}.field{font-size:16px}.themeChoices button{font-size:14px}.privacy{color:#766d65;font-size:13px}.sw{background:#dfbeb0}.s1{background:#cccfdf}.s2{background:#e6b7b7}.s3{background:#b7cec4}.selected{box-shadow:0 0 0 3px #f6e5e1}.app{background:#f8f4ef}.app>aside,.pages,.tools{background:#fffdfa}.app aside nav button{font-size:16px}.app aside nav .active{color:#92525b;background:#f5e3df}.avatar{color:#976b59;background:#f1d9cc}.bookButton{color:#526b59;background:#e7eee6;gap:4px}.dashHead h1{font-size:38px}.quick b{font-size:15px}.quick small,.timeline article small{font-size:13px}.quickAdd input{min-width:0}.timeline article p{font-size:15px}.month{background:#f4e4dd!important}.month strong,.month h3{font-family:inherit}.month p,.progress p{font-size:14px}.month button{border-radius:30px;font-size:14px}.builder{background:#eee9e2}.pages button b{font-size:14px}.tools span{font-size:13px}.tools b,.tools button{font-size:14px}.tools .primary{background:#e8b8b4;border-color:#e8b8b4}.openBook{background:#c4b4a5;border-radius:4px;width:min(840px,100%)}.openBook article{background:#fbf5ec}.openBook article+article{background:#eef2e9}.openBook h2{color:#98646a;font-size:28px}.bookBrand{justify-content:center;align-items:center;gap:5px;margin-bottom:12px;display:flex}.bookBrand b{letter-spacing:-1px;font-size:28px}.bookBrand .brandMark{background-position:-15px -8px;background-size:270px;width:40px;height:40px}.hand{color:#667663;font-family:inherit;font-style:italic}.check small{font-size:13px}@media (min-width:1500px){.hero{gap:90px}.heroPhoto{max-height:410px}.art{height:500px}}@media (max-width:1100px){header nav{gap:14px}header{padding:0 24px}.logo small{display:none}.hero{gap:25px}.heroNote{left:-8px}.covers>i{width:190px}.dashHead{gap:20px}.tools{flex-wrap:wrap;height:auto;min-height:68px}}@media (max-width:900px){.hero{grid-template-columns:1fr;padding-top:48px}.heroText{max-width:650px}.art{max-width:600px;height:490px;margin:10px auto 0}.hero h1{max-width:640px;font-size:54px}.heroPhoto{max-height:410px}.heroNote{bottom:30px;left:0}.features,.steps{padding:60px 24px}.themes{grid-template-columns:1fr;padding:65px 24px}.covers{width:100%;max-width:650px;transform:none}.covers>i{width:190px}.quick{grid-template-columns:1fr 1fr}.dashHead{flex-wrap:wrap;align-items:flex-start}}@media (max-width:650px){header{gap:12px;height:78px;padding:0 18px}.logo b{font-size:32px}.brandMark{background-position:-17px -9px;background-size:300px;width:44px;height:44px}.hero{gap:24px;min-height:0;padding:38px 22px 45px}.hero h1{letter-spacing:-1px;font-size:39px;line-height:1.16}.heroText>p{font-size:16px}.hero label{font-size:11px}.buttons{align-items:stretch}.trust{font-size:12px}.art{max-width:400px;height:350px;margin-top:0}.heroPhoto{border-radius:70px 70px 24px 24px}.bookPhoto{width:120px;height:145px;bottom:0;right:5px}.heroNote{gap:9px;max-width:65%;padding:12px 15px;bottom:12px;left:0}.heroNote p{font-size:13px}.heroNote>span{font-size:27px}.sectionTitle h2,.themes h2{margin-left:0;margin-right:0;font-size:30px}.features,.steps,.themes{padding:52px 22px}.featureGrid{gap:12px}.featureGrid article{padding:24px}.stepGrid{gap:36px}.covers{align-items:center;gap:10px;width:100%;height:290px;display:flex;transform:none}.covers>i{border-width:4px;flex-shrink:1;width:33.333%;height:220px;font-size:18px;position:relative;top:auto;left:auto;transform:none}.covers small{letter-spacing:0;font-size:10px}.covers .forest{height:250px}.setup{padding:28px 16px}.setupTitle{margin:22px 0}.setupTitle h1{font-size:28px}.app,.builder{min-height:calc(100vh - 78px)}.dashHead h1{font-size:32px}.quick button{gap:4px 7px;padding:12px}.quick b{font-size:14px}.quick small{font-size:12px}.dashHead>.primary{width:100%}.timeline{padding:18px}.blockTitle{gap:10px}.blockTitle h2{font-size:23px}.blockTitle button{font-size:13px}.quickAdd{flex-wrap:wrap}.quickAdd input{width:100%}.tools{gap:12px;padding:14px}.tools span{width:calc(50% - 12px)}.tools span:first-child{margin:0}.tools button{flex:1}.canvas{min-height:0;padding:20px 12px;overflow:visible}.openBook{aspect-ratio:auto;grid-template-columns:1fr;gap:6px;width:100%;padding:8px;transform:none}.openBook article{padding:26px 20px}.photos i{height:110px}.check{align-items:flex-start;margin:12px;font-size:14px}.check small{font-size:12px}footer{gap:18px;padding:35px 22px}footer p{margin:0}footer .logo small{display:block}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary{transition:none}.primary:hover{transform:none}}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/nunito-400.ttf)format("truetype")}@font-face{font-family:Nunito;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/nunito-500.ttf)format("truetype")}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/nunito-600.ttf)format("truetype")}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/nunito-700.ttf)format("truetype")}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/nunito-800.ttf)format("truetype")}.illustratedIcon{aspect-ratio:1;mix-blend-mode:multiply;background-image:url(/assets/milota-icons.png);background-repeat:no-repeat;background-size:400% 200%;flex-shrink:0;display:block}.icon0{background-position:0 0}.icon1{background-position:33.3333% 0}.icon2{background-position:66.6667% 0}.icon3{background-position:100% 0}.icon4{background-position:0 100%}.icon5{background-position:33.3333% 100%}.icon6{background-position:66.6667% 100%}.featureGrid article{padding:24px 26px 28px;overflow:hidden}.featureIcon{width:126px;margin:-7px 0 0 -10px}.featureGrid h3{margin:8px 0 12px}.featureGrid p{margin:0 0 20px}.stepGrid{gap:36px}.stepGrid article{padding-top:8px}.stepIcon{width:178px;margin:0 auto 12px;position:relative}.stepGrid strong{color:#7e5956;background:#ead5c9;border-radius:50%;place-items:center;width:36px;height:36px;margin:0 auto -4px;font:800 16px/1 Nunito,sans-serif;display:grid;position:relative;top:auto;left:auto}.stepGrid article:nth-child(2) strong{color:#556d59;background:#d8e5d6}.stepGrid article:nth-child(3) strong{color:#726486;background:#dedbea}.stepGrid h3{margin:8px 0 12px}.themes{grid-template-columns:.7fr 1.3fr;gap:44px;padding:80px clamp(24px,5vw,80px)}.covers{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:16px;width:100%;max-width:none;height:auto;display:grid;transform:none}.themeCover{isolation:isolate;aspect-ratio:2/3.1;cursor:pointer;text-align:center;border:5px solid #fffaf4;border-radius:16px;width:100%;min-width:0;padding:0;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden;box-shadow:0 15px 28px #4e5f4a1c}.themeCover.ocean,.themeCover.forest,.themeCover.space{color:var(--ink);top:auto;left:auto;transform:none}.themeCover:hover{transform:translateY(-6px);box-shadow:0 20px 30px #4e5f4a29}.themeArtwork{z-index:-1;background-image:url(/assets/milota-themes.png);background-repeat:no-repeat;background-size:300% 100%;position:absolute;inset:0}.ocean .themeArtwork{background-position:0 0}.forest .themeArtwork{background-position:50% 0}.space .themeArtwork{background-position:100% 0}.coverText{flex-direction:column;align-items:center;gap:7px;display:flex;position:absolute;top:16px;left:8px;right:8px}.coverText small{letter-spacing:2px;color:#71635e;font:800 11px/1.4 Nunito,sans-serif}.coverText b{color:#54473f;font:800 clamp(17px,1.6vw,24px)/1.15 Nunito,sans-serif}.coverCaption{color:#62564d;background:#fffaf0e8;padding:13px 8px 14px;font-size:12px;font-weight:700;line-height:1.35;position:absolute;bottom:0;left:0;right:0}.themeCover.space .coverText b{color:#5d587c}.themeCover.ocean .coverText b{color:#436e73}.s4{background:#cfcedf}@media (max-width:1100px){.themes{grid-template-columns:1fr;gap:40px}.themes>div:first-child{max-width:560px}.covers{max-width:790px;margin:0 auto}.themeCover{aspect-ratio:2/3}.coverText b{font-size:25px}.coverText{top:24px}.coverCaption{font-size:14px}}@media (max-width:650px){.featureGrid{grid-template-columns:1fr 1fr;gap:12px}.featureGrid article{padding:14px 15px 22px}.featureIcon{width:105px;margin:-4px auto 0}.featureGrid h3{min-height:45px;margin:5px 0 10px;font-size:18px;line-height:1.25}.featureGrid p{font-size:14px;line-height:1.6}.featureGrid a{font-size:14px}.stepIcon{width:164px;margin-bottom:0}.stepGrid{gap:28px}.themes{gap:28px;padding:52px 22px}.covers{grid-template-columns:1fr;gap:22px;max-width:290px}.themeCover,.themeCover.forest{aspect-ratio:2/2.85;transform:none}.themeCover.forest:hover{transform:translateY(-6px)}.coverText b{font-size:29px}.coverText small{font-size:12px}.coverText{gap:9px;top:26px}.coverCaption{padding:16px;font-size:14px}}@media (max-width:360px){.featureGrid{grid-template-columns:1fr}.featureGrid h3{min-height:0}.featureIcon{margin-left:0}}@media (prefers-reduced-motion:reduce){.themeCover{transition:none}.themeCover:hover,.themeCover.forest:hover{transform:none}}.featureGrid p{margin-bottom:0}.themes{grid-template-columns:1fr;gap:44px}.themes>div:first-child{text-align:center;max-width:700px;margin:0 auto}.covers{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;max-width:1120px;margin:0 auto}.themeCover.forest{transform:none}.themeCover.forest:hover{transform:translateY(-6px)}.coverText b{font-size:24px}.garden .themeArtwork{background-image:url(/assets/milota-garden.png);background-position:50%;background-size:cover}.garden .coverText b{color:#925f6b}.themeCover.garden{background:#f5e6df}.covers .themeCover{height:auto}@media (max-width:900px){.covers{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:650px}.coverText b{font-size:26px}}@media (max-width:650px){.themes{gap:28px}.covers{grid-template-columns:1fr;max-width:290px}.coverText b{font-size:29px}}@media (prefers-reduced-motion:reduce){.themeCover.forest:hover{transform:none}}
