@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400&family=Inter:wght@300;400;500;600&display=swap";@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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ivory:#f5f0e7;--paper:#fbf8f2;--navy:#173458;--navy2:#0e2745;--red:#b7423a;--copper:#b47a50;--ink:#172132}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);margin:0;font-family:Inter,Arial,sans-serif}.nav{z-index:10;width:100%;height:86px;color:var(--navy);justify-content:space-between;align-items:center;padding:0 5.5vw;display:flex;position:absolute}.brand{color:inherit;align-items:center;gap:12px;font:20px Cormorant Garamond,serif;text-decoration:none;display:flex}.brand small{letter-spacing:.45em;font:500 7px Inter;display:block}.brandMark{border:1px solid var(--copper);width:40px;height:40px;color:var(--copper);border-radius:50%;place-items:center;font:500 17px Cormorant Garamond;display:grid}nav{gap:34px;display:flex}nav a,.instagram{color:inherit;letter-spacing:.08em;font-size:12px;text-decoration:none}.instagram{align-items:center;gap:8px;display:flex}.instagram svg,footer svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:17px;height:17px}.dot{fill:currentColor;stroke:none}.hero{background:radial-gradient(circle at 78% 48%,#fff 0,#f7f2e9 37%,var(--ivory) 66%);grid-template-columns:.85fr 1.15fr;align-items:center;min-height:100vh;padding:140px 7vw 70px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #b47a5030;border-radius:50%;width:55vw;height:55vw;position:absolute;top:-15vw;right:-10vw}.heroCopy{z-index:3}.eyebrow{letter-spacing:.28em;color:var(--copper);margin:0 0 18px;font-size:10px;font-weight:600}.hero h1{letter-spacing:-.07em;color:var(--navy);margin:0;font:500 clamp(72px,10vw,150px)/.66 Cormorant Garamond,serif}.hero h1 em{color:var(--red);font-weight:400}.subtitle{text-transform:uppercase;letter-spacing:.38em;color:var(--copper);margin:30px 0;font-size:11px}.lead{max-width:510px;font:400 21px/1.55 Cormorant Garamond,serif}.actions{gap:12px;margin-top:38px;display:flex}.button{text-transform:uppercase;letter-spacing:.16em;border:1px solid var(--navy);padding:15px 24px;font-size:10px;text-decoration:none}.primary{background:var(--navy);color:#fff}.ghost{color:var(--navy)}.bookVisual{z-index:2;height:min(68vw,720px);position:relative}.mockupCrop{position:absolute;inset:0;overflow:hidden}.mockupCrop img{object-fit:cover;object-position:left center;mix-blend-mode:multiply;width:180%;height:100%}.orbit{pointer-events:none;border:1px solid #b47a5038;border-radius:50%;position:absolute}.o1{aspect-ratio:1;width:68%;top:12%;right:3%}.o2{aspect-ratio:1;width:48%;top:22%;right:13%}.scrollCue{letter-spacing:.2em;text-transform:uppercase;color:#7d756b;font-size:9px;position:absolute;bottom:25px;left:7vw}.promise{background:var(--navy);color:#f7f2e9;grid-template-columns:80px 1fr;gap:30px;padding:140px 9vw;display:grid}.sectionNumber{color:var(--copper);margin:0;font:italic 36px Cormorant Garamond}.promise h2,.sectionIntro h2,.author h2,.purchase h2{margin:0;font:400 clamp(42px,5vw,74px)/1.06 Cormorant Garamond,serif}.promise h2 em,.sectionIntro h2 em,.author h2 em,.purchase h2 em{color:var(--copper);font-weight:400}.twoCols{grid-template-columns:1fr 1fr;gap:60px;max-width:900px;margin-top:55px;display:grid}.twoCols p{color:#d9dfe7;font:300 16px/1.8 Inter}.memory{grid-template-columns:1fr .9fr 1fr;align-items:center;gap:5vw;padding:120px 7vw;display:grid}.photo{margin:0}.photo img{aspect-ratio:4/5;object-fit:cover;filter:saturate(.78)contrast(.95);width:100%}.photo.tall{transform:translateY(-38px)}figcaption{color:#6c6258;margin-top:12px;font:italic 15px Cormorant Garamond}.memoryText{text-align:center}.hand{filter:sepia()saturate(4)hue-rotate(330deg);font-size:44px}blockquote{color:var(--navy);margin:22px 0;font:italic 400 clamp(30px,4vw,52px)/1.2 Cormorant Garamond}.memoryText p{color:#685f56;font:300 13px/1.8 Inter}.trilogy{background:#ece4d7;padding:130px 7vw}.sectionIntro{max-width:690px;margin-bottom:70px}.sectionIntro>p:last-child{max-width:560px;line-height:1.8}.books{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.book{background:#ffffff4d;border:1px solid #17345833;flex-direction:column;min-height:450px;padding:42px 34px;display:flex}.book.active{background:var(--paper);border-top:4px solid var(--red);box-shadow:0 24px 60px #21293314}.book span,.book b{letter-spacing:.22em;color:var(--copper);font-size:9px}.book h3{color:var(--navy);margin:80px 0 12px;font:500 46px/1 Cormorant Garamond}.book p{color:#73685d;font:italic 18px Cormorant Garamond}.book b{margin-top:auto}.author{background:var(--paper);grid-template-columns:1fr 1fr;min-height:760px;display:grid}.authorPhoto{overflow:hidden}.authorPhoto img{object-fit:cover;object-position:center 28%;filter:saturate(.7);width:100%;height:100%}.authorCopy{padding:11vw 8vw}.authorCopy>p:not(.eyebrow){color:#625b54;max-width:560px;font:300 15px/1.85 Inter}.signature{color:var(--navy);margin-top:35px;font:italic 34px Cormorant Garamond}.journey{background:var(--navy2);grid-template-columns:1fr 1.2fr 1fr;gap:22px;padding:110px 7vw;display:grid}.journey figure{margin:0;overflow:hidden}.journey img{object-fit:cover;filter:grayscale(.25)saturate(.75);width:100%;height:430px}.journey .center{transform:translateY(30px)}.purchase{background:var(--paper);grid-template-columns:190px 1fr 260px;align-items:center;gap:5vw;padding:110px 8vw;display:grid}.purchase>img{border-radius:50%;width:100%}.purchase>div>p:not(.eyebrow){color:#625b54;line-height:1.8}.price{border-left:1px solid #d6c8b6;flex-direction:column;padding-left:36px;display:flex}.price small{text-transform:uppercase;letter-spacing:.2em;font-size:10px}.price strong{color:var(--navy);margin:8px 0 20px;font:500 46px Cormorant Garamond}.price button{background:var(--navy);color:#fff;text-transform:uppercase;letter-spacing:.12em;border:0;padding:16px;font-size:9px}.price span{text-align:center;color:#7a7065;margin-top:12px;font-size:9px}footer{color:#d7c8b8;letter-spacing:.06em;background:#101923;justify-content:space-between;align-items:center;padding:55px 7vw;font-size:10px;line-height:1.7;display:flex}footer a{color:#d7c8b8;align-items:center;gap:8px;text-decoration:none;display:flex}.footerBrand{align-items:center;gap:16px;display:flex}.footerBrand img{border-radius:50%;width:55px;height:55px}.footerBrand p{margin:0}@media (width<=850px){.nav{height:72px;padding:0 20px}.nav nav{display:none}.instagram{font-size:0}.instagram svg{width:21px;height:21px}.hero{grid-template-columns:1fr;min-height:auto;padding:120px 24px 70px}.hero h1{font-size:86px}.lead{font-size:19px}.bookVisual{height:410px;margin-top:15px}.mockupCrop img{width:220%;transform:translate(-4%)}.scrollCue{display:none}.promise{grid-template-columns:1fr;padding:90px 24px}.twoCols{grid-template-columns:1fr;gap:5px;margin-top:35px}.memory{grid-template-columns:1fr;padding:80px 24px}.photo.tall{transform:none}.memoryText{padding:35px 10px}.trilogy{padding:90px 24px}.books{grid-template-columns:1fr}.book{min-height:340px}.book h3{margin-top:55px}.author{grid-template-columns:1fr}.authorPhoto{height:560px}.authorCopy{padding:80px 24px}.journey{grid-template-columns:1fr;padding:70px 24px}.journey img{height:420px}.journey .center{transform:none}.purchase{grid-template-columns:1fr;padding:80px 24px}.purchase>img{width:130px}.price{border-top:1px solid #d6c8b6;border-left:0;padding:30px 0 0}footer{flex-direction:column;align-items:flex-start;gap:35px}}@media (width<=460px){.actions{flex-direction:column}.button{text-align:center}.hero h1{font-size:76px}.bookVisual{height:330px}.purchase h2,.promise h2,.sectionIntro h2,.author h2{font-size:42px}.authorPhoto{height:480px}.journey img{height:360px}}.brand{font:inherit}.brandMark{object-fit:cover;border:0;border-radius:50%;width:48px;height:48px;display:block;box-shadow:0 3px 12px #10192322}.brandWordmark{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.brandWordmark small{letter-spacing:.5em;color:var(--copper);margin:0 0 3px 2px;font:500 7px Inter;display:block}.brandWordmark strong{color:#111820;font:500 21px/1 Cormorant Garamond,serif}@media (width<=850px){.brandMark{width:44px;height:44px}.brandWordmark strong{font-size:19px}}.book small{letter-spacing:.08em;color:var(--red);margin-top:8px;font-size:10px}.prologue{background:#ece4d7;grid-template-columns:1.05fr .95fr;min-height:760px;display:grid}.prologueCopy{padding:9vw 8vw}.prologue h2{color:var(--navy);margin:0;font:400 clamp(42px,5vw,74px)/.95 Cormorant Garamond,serif}.prologue h2 em{color:var(--copper);font-weight:400}.prologue .role{text-transform:uppercase;letter-spacing:.18em;color:var(--red);margin:22px 0 35px;font-size:9px}.prologue blockquote{text-align:left;border-left:2px solid var(--copper);margin:30px 0;padding-left:25px;font-size:30px}.prologueCopy>p:not(.eyebrow):not(.role){color:#625b54;max-width:600px;font:300 14px/1.85 Inter}.prologuePhoto{position:relative;overflow:hidden}.prologuePhoto img{object-fit:cover;object-position:center 34%;filter:saturate(.72);width:100%;height:100%}.prologuePhoto span{background:var(--navy);color:#fff;min-width:220px;padding:24px 32px;font:italic 16px/1.45 Cormorant Garamond;position:absolute;bottom:0;right:0}.prologuePhoto span strong{font-size:21px;font-weight:400}@media (width<=850px){.prologue{grid-template-columns:1fr}.prologueCopy{padding:80px 24px}.prologuePhoto{height:560px}}@media (width<=460px){.prologue h2{font-size:42px}.prologuePhoto{height:480px}}.impact{background:var(--navy);color:#f7f2e9;grid-template-columns:280px 1fr;align-items:center;gap:8vw;padding:110px 9vw;display:grid}.impactLogo{background:#fff;border-radius:50%;padding:24px;box-shadow:0 24px 60px #07182d55}.impactLogo img{border-radius:50%;width:100%;display:block}.impactCopy{max-width:780px}.impact h2{margin:0 0 32px;font:400 clamp(42px,5vw,72px)/1.02 Cormorant Garamond,serif}.impact h2 em{color:#55b9dd;font-weight:400}.impactCopy>p:not(.eyebrow){color:#d9e2ed;max-width:720px;font:300 15px/1.85 Inter}.impact a{color:#fff;text-transform:uppercase;letter-spacing:.18em;border-bottom:1px solid #55b9dd;margin-top:22px;padding-bottom:7px;font-size:9px;text-decoration:none;display:inline-block}.impact small{color:#95a7bb;max-width:650px;margin-top:34px;font-size:9px;line-height:1.6;display:block}@media (width<=850px){.impact{grid-template-columns:1fr;padding:80px 24px}.impactLogo{width:170px;padding:16px}.impact h2{font-size:44px}}.launchVisual{aspect-ratio:4/5;filter:drop-shadow(0 28px 40px #26354a20);background:#f7f2e9;align-items:center;max-width:610px;height:min(68vw,690px);margin:auto;display:flex;overflow:hidden}.launchVisual img{object-fit:cover;object-position:right center;border-radius:3px;width:100%;height:100%;display:block}@media (width<=850px){.launchVisual{width:min(100%,350px);height:440px;margin:42px auto 0}.launchVisual img{object-position:82% center;width:100%;margin:0}}@media (width<=460px){.launchVisual{width:310px;height:390px}}.bookStage{z-index:2;perspective:1500px;place-items:center;height:min(71vw,700px);display:grid;position:relative}.bookHalo{aspect-ratio:1;background:radial-gradient(circle,#fff 0 42%,#ede4d565 67%,#0000 69%);border-radius:50%;width:min(39vw,520px);position:absolute;box-shadow:0 0 0 1px #b47a5028,0 0 0 70px #ffffff21}.bookObject{aspect-ratio:16/23;width:min(30vw,400px);transform-style:preserve-3d;filter:drop-shadow(24px 34px 28px #26354a36);position:relative;transform:rotateY(-14deg)rotateX(2deg)rotate(1.5deg)}.bookCover{background:#fbfaf7;border-radius:1px 5px 5px 1px;position:absolute;inset:0;overflow:hidden;transform:translateZ(18px);box-shadow:inset 8px 0 14px #17345814}.bookCover:after{content:"";pointer-events:none;background:linear-gradient(100deg,#ffffff70 0 4%,#0000 18% 82%,#bba98f20);position:absolute;inset:0}.bookCover img{object-fit:cover;width:100%;height:100%;display:block}.bookSpine{transform-origin:100%;width:38px;color:var(--navy);z-index:2;background:linear-gradient(90deg,#e7e0d5,#fff 43%,#e7e0d5);flex-direction:column;align-items:center;padding:22px 0;display:flex;position:absolute;top:0;bottom:0;left:-36px;transform:rotateY(-90deg)}.bookSpine span,.bookSpine small{writing-mode:vertical-rl;letter-spacing:.08em;font:500 13px Cormorant Garamond}.bookSpine i{color:var(--red);margin:auto;font-size:13px;font-style:normal}.bookSpine small{font-size:8px}.bookPages{transform-origin:top;border-right:2px solid var(--red);background:repeating-linear-gradient(0deg,#f7f2e9 0 2px,#ddd3c5 3px);height:18px;position:absolute;bottom:-15px;left:8px;right:-15px;transform:rotateX(-90deg)}.editionNote{color:#746b61;letter-spacing:.22em;writing-mode:vertical-rl;margin:0;font-size:8px;position:absolute;bottom:24px;right:3vw}.editionNote span{color:var(--red);font-weight:600}.journey{grid-template-columns:.8fr 1.1fr .9fr;align-items:center;gap:32px;padding:120px 7vw 135px;position:relative;overflow:hidden}.journey:before{content:"";border:1px solid #b47a5035;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-220px;left:-170px}.journeyIntro{z-index:1;padding-right:2vw;position:relative}.journeyIntro blockquote{color:#f7f2e9;margin:18px 0 26px;font-size:clamp(29px,3vw,44px)}.journeyIntro>p:last-child{color:#aeb9c7;font:300 13px/1.8 Inter}.journey figure{position:relative;overflow:visible}.journey img{filter:saturate(.72)contrast(.96);height:510px}.journey .familyFrame{transform:translateY(-18px)}.journey .fatherFrame{transform:translateY(42px)}.journey figcaption{color:#f8f4ed;background:linear-gradient(#0000,#0e2745df);width:100%;margin:0;padding:45px 20px 18px;font-size:15px;position:absolute;bottom:0;left:0}@media (width<=850px){.bookStage{height:530px;margin-top:25px}.bookObject{width:min(68vw,350px)}.bookHalo{width:min(82vw,430px)}.editionNote{bottom:20px;right:0}.journey{grid-template-columns:1fr 1fr;gap:18px;padding:85px 24px 105px}.journeyIntro{grid-column:1/-1;padding:0 0 24px}.journey img{height:420px}.journey .familyFrame{transform:none}.journey .fatherFrame{transform:translateY(34px)}}@media (width<=460px){.bookStage{height:470px}.bookObject{width:275px}.bookHalo{width:340px}.bookSpine{width:31px;left:-29px}.editionNote{display:none}.journey{grid-template-columns:1fr;padding-bottom:80px}.journeyIntro{grid-column:auto}.journey img{height:390px}.journey .fatherFrame{transform:none}}.editorialHero{background:linear-gradient(#f6f1e9 0%,#fbf8f2 58%,#f1eadf 100%);min-height:100vh;padding:112px 5.5vw 56px;position:relative;overflow:hidden}.editorialHero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0 49.95%,#b47a501f 50%,#0000 50.05%);position:absolute;inset:0}.launchPlate{background:#f9f5ee;border:1px solid #b47a502f;max-width:1320px;margin:0 auto;padding:12px;position:relative;box-shadow:0 32px 80px #17345818}.launchPlate:before,.launchPlate:after{content:"";background:var(--copper);width:34px;height:1px;position:absolute;top:-1px}.launchPlate:before{left:-1px}.launchPlate:after{right:-1px}.launchPlate img{aspect-ratio:2;object-fit:contain;width:100%;height:auto;display:block}.heroRail{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;max-width:1320px;margin:34px auto 0;padding:0 4px;display:grid}.heroRail .eyebrow{margin-bottom:10px}.heroStatement{color:#5f5a53;max-width:710px;margin:0;font:400 20px/1.45 Cormorant Garamond,serif}.heroRail .actions{white-space:nowrap;margin:0}.cinemaBanner{isolation:isolate;background:#e9e0d3;max-width:1320px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 32px 80px #17345818}.cinemaBanner .launchPlate{z-index:2;margin:0;animation:10s ease-in-out infinite bookBreath}.windowLight{z-index:4;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(110deg,#0000 27%,#fff9df38 29% 36%,#0000 38% 45%,#fff9df2e 47% 53%,#0000 55%);animation:12s ease-in-out infinite alternate windowDrift;position:absolute;inset:-25%;transform:translate(-24%)}.filmGrain{z-index:5;opacity:.06;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.38'/%3E%3C/svg%3E");position:absolute;inset:0}.memoryWhisper{z-index:3;opacity:0;pointer-events:none;background:#f8f2e9;width:16%;padding:6px 6px 26px;position:absolute;box-shadow:0 16px 35px #07182d45}.memoryWhisper img{aspect-ratio:4/5;object-fit:cover;filter:sepia(.15)saturate(.7);width:100%;display:block}.memoryWhisperOne{animation:14s ease-in-out infinite memoryOne;bottom:8%;left:3.2%;transform:rotate(-4deg)}.memoryWhisperTwo{animation:14s ease-in-out 6s infinite memoryTwo;top:9%;right:3.2%;transform:rotate(3deg)}.heroStatement em{color:var(--navy);font-weight:400}@keyframes bookBreath{0%,to{transform:scale(1)}50%{transform:scale(1.012)}}@keyframes windowDrift{0%{transform:translate(-24%)}to{transform:translate(23%)}}@keyframes memoryOne{0%,12%,88%,to{opacity:0;transform:translate(-16px,12px)rotate(-4deg)}24%,68%{opacity:.72;transform:translate(0)rotate(-4deg)}}@keyframes memoryTwo{0%,12%,88%,to{opacity:0;transform:translate(16px,-10px)rotate(3deg)}24%,68%{opacity:.68;transform:translate(0)rotate(3deg)}}@media (width<=850px){.editorialHero{min-height:auto;padding:92px 20px 58px}.launchPlate{padding:7px;box-shadow:0 22px 55px #1734581c}.heroRail{grid-template-columns:1fr;gap:25px;margin-top:28px}.heroRail .actions{margin:0}.heroStatement{font-size:19px}.memoryWhisper{width:20%;padding:4px 4px 16px}.memoryWhisperOne{bottom:5%;left:2%}.memoryWhisperTwo{top:6%;right:2%}}@media (width<=460px){.editorialHero{padding:82px 14px 50px}.launchPlate{padding:5px}.heroRail{margin-top:24px}.heroStatement{font-size:18px}.heroRail .actions{white-space:normal}.memoryWhisper{width:23%}.windowLight{animation-duration:15s}.cinemaBanner .launchPlate{animation-duration:12s}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cinemaBanner .launchPlate,.windowLight,.memoryWhisper{animation:none}.memoryWhisper{display:none}}.storyBirds{z-index:6;pointer-events:none;opacity:0;position:fixed;inset:0;overflow:hidden}.bird{width:42px;height:auto;fill:var(--navy);filter:drop-shadow(0 5px 8px #17345818);will-change:transform,opacity;position:absolute}.birdOne{width:48px;top:22%;left:-8%}.birdTwo{opacity:.7;width:32px;top:34%;left:-12%}.birdThree{opacity:.5;width:24px;top:16%;left:-16%}@supports (animation-timeline:scroll()){.storyBirds{opacity:1}.birdOne{animation:linear both birdFlightOne;animation-timeline:scroll(root)}.birdTwo{animation:linear both birdFlightTwo;animation-timeline:scroll(root)}.birdThree{animation:linear both birdFlightThree;animation-timeline:scroll(root)}}@keyframes birdFlightOne{0%,7%{opacity:0;transform:translateY(90px)scale(.72)rotate(-7deg)}13%{opacity:.74}43%{transform:translate(56vw,-55px)scale(.92)rotate(3deg)}68%{opacity:.52;transform:translate(91vw,80px)scale(.74)rotate(-2deg)}69%,to{opacity:0;transform:translate(112vw,35px)scale(.68)}}@keyframes birdFlightTwo{0%,25%{opacity:0;transform:translate(0)scale(.65)}33%{opacity:.5}60%{transform:translate(64vw,120px)scale(.82)rotate(4deg)}82%{opacity:.35;transform:translate(104vw,-30px)scale(.62)}83%,to{opacity:0;transform:translate(116vw,-60px)scale(.55)}}@keyframes birdFlightThree{0%,48%{opacity:0;transform:translateY(80px)scale(.55)}55%{opacity:.38}77%{transform:translate(69vw,-70px)scale(.72)rotate(-4deg)}96%{opacity:.24;transform:translate(108vw,20px)scale(.5)}to{opacity:0;transform:translate(118vw)scale(.45)}}@media (width<=600px){.birdOne{width:34px}.birdTwo{width:25px}.birdThree{width:19px}.storyBirds{z-index:4}}@media (prefers-reduced-motion:reduce){.storyBirds{display:none}}.journey{grid-template-columns:minmax(260px,.7fr) minmax(560px,1.55fr);gap:6vw;padding-top:135px;padding-bottom:150px}.journeyIntro{align-self:center}.memoryAlbum{background:linear-gradient(135deg,#f7f2e908,#ffffff03);border:1px solid #b47a5045;min-height:620px;padding:54px 58px;position:relative}.memoryAlbum:before{content:"";pointer-events:none;border:1px solid #ffffff0d;position:absolute;inset:14px}.memoryAlbum:after{content:"SEM SABER COMO";color:#b47a5054;letter-spacing:.3em;writing-mode:vertical-rl;font:500 8px Inter;position:absolute;top:52px;right:18px}.memoryAlbum figure{background:#f6f0e7;margin:0;padding:10px 10px 52px;position:absolute;overflow:visible;box-shadow:0 22px 42px #06152655}.memoryAlbum figure:before{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#d9cab57a;width:72px;height:18px;position:absolute;top:-9px;left:50%;transform:translate(-50%)rotate(-2deg)}.memoryAlbum .familyFrame{z-index:1;width:58%;top:45px;left:7%;transform:rotate(-2deg)}.memoryAlbum .fatherFrame{z-index:2;width:46%;bottom:44px;right:6%;transform:rotate(2.5deg)}.memoryAlbum img{aspect-ratio:4/5;object-fit:cover;filter:saturate(.78)contrast(.96);width:100%;height:auto;display:block}.memoryAlbum .familyFrame img{aspect-ratio:5/4}.memoryAlbum figcaption{color:#33445c;background:0 0;width:auto;padding:0;font-size:14px;position:absolute;bottom:13px;left:10px;right:10px}.memoryAlbum figcaption small{color:var(--red);letter-spacing:.16em;margin-right:8px;font:600 8px Inter}.albumLine{background:var(--red);z-index:0;width:30%;height:1px;position:absolute;top:49%;left:38%;transform:rotate(-13deg)}.albumMark{background:var(--red);color:#fff;z-index:3;border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;display:grid;position:absolute;top:43%;left:52%;box-shadow:0 8px 18px #06152655}.albumNote{color:#aeb9c7;letter-spacing:.18em;text-transform:uppercase;margin:0;font:500 9px/1.6 Inter;position:absolute;bottom:44px;left:7%}.albumNote em{letter-spacing:.04em;text-transform:none;color:var(--copper);font:italic 16px Cormorant Garamond}@media (width<=980px){.journey{grid-template-columns:1fr;padding:95px 24px 120px}.journeyIntro{grid-column:auto;max-width:620px}.memoryAlbum{width:100%;min-height:610px}}@media (width<=600px){.memoryAlbum{min-height:700px;padding:34px 24px}.memoryAlbum .familyFrame{width:82%;top:42px;left:5%}.memoryAlbum .fatherFrame{width:70%;bottom:58px;right:5%}.albumLine{width:58%;top:51%;left:20%}.albumMark{top:47%;left:44%}.albumNote{bottom:10px;left:7%}.memoryAlbum:after{display:none}}.coverHand{mix-blend-mode:multiply;filter:saturate(1.08)contrast(1.05);background:url(/images/capa-tudo-posso.jpg) 50% 69.5%/141px no-repeat;border-radius:50%;width:96px;height:96px;margin:0 auto;display:block}.birdFour{opacity:.55;width:38px;top:43%;left:-14%}.birdFive{opacity:.38;width:21px;top:27%;left:-20%}.birdSix{opacity:.44;width:29px;top:12%;left:-18%}@supports (animation-timeline:scroll()){.birdFour{animation:linear both birdFlightFour;animation-timeline:scroll(root)}.birdFive{animation:linear both birdFlightFive;animation-timeline:scroll(root)}.birdSix{animation:linear both birdFlightSix;animation-timeline:scroll(root)}}@keyframes birdFlightFour{0%,16%{opacity:0;transform:translateY(40px)scale(.6)}24%{opacity:.48}49%{transform:translate(60vw,-110px)scale(.78)rotate(-3deg)}72%{opacity:.3;transform:translate(110vw,15px)scale(.55)}to{opacity:0;transform:translate(120vw)}}@keyframes birdFlightFive{0%,37%{opacity:0;transform:translateY(-20px)scale(.45)}44%{opacity:.34}70%{transform:translate(72vw,95px)scale(.65)rotate(5deg)}91%{opacity:.2;transform:translate(112vw,-35px)scale(.48)}to{opacity:0;transform:translate(120vw)}}@keyframes birdFlightSix{0%,58%{opacity:0;transform:translateY(100px)scale(.52)}65%{opacity:.4}83%{transform:translate(74vw,-40px)scale(.7)rotate(-4deg)}to{opacity:0;transform:translate(116vw,35px)scale(.5)}}.testimonials{background:linear-gradient(135deg,#f6f0e7,#fbf8f2);grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:9vw;padding:125px 8vw;display:grid;position:relative}.testimonials:before{content:"“";color:#b47a5015;font:italic 190px/1 Cormorant Garamond;position:absolute;top:30px;left:4vw}.testimonialIntro{z-index:1;position:relative}.testimonialIntro h2{color:var(--navy);margin:0 0 30px;font:400 clamp(44px,5.5vw,76px)/1.02 Cormorant Garamond}.testimonialIntro h2 em{color:var(--red);font-weight:400}.testimonialIntro>p:not(.eyebrow){color:#625b54;max-width:600px;font:300 15px/1.85 Inter}.readerVoices{margin-top:45px}.readerVoices blockquote{border-left:1px solid var(--copper);margin:28px 0;padding-left:22px;font-size:24px}.readerVoices footer{color:#8a735f;letter-spacing:.16em;text-transform:uppercase;background:0 0;padding:12px 0 0;font:500 9px Inter;display:block}.testimonialForm{background:var(--navy2);color:#fff;align-self:start;gap:23px;padding:54px;display:grid;box-shadow:0 30px 70px #17345826}.formHeading{border-bottom:1px solid #ffffff24;flex-direction:column;padding-bottom:25px;display:flex}.formHeading span{font:italic 30px Cormorant Garamond}.formHeading small{color:#aeb9c7;margin-top:6px;font-size:10px}.testimonialForm label{letter-spacing:.16em;text-transform:uppercase;color:#d8c7b6;gap:9px;font-size:9px;display:grid}.testimonialForm input,.testimonialForm textarea{color:#fff;background:0 0;border:0;border-bottom:1px solid #ffffff35;border-radius:0;outline:none;width:100%;padding:10px 2px;font:300 15px/1.6 Inter}.testimonialForm textarea{resize:vertical;border:1px solid #ffffff2d;padding:14px}.testimonialForm input:focus,.testimonialForm textarea:focus{border-color:var(--copper)}.testimonialForm .consent{text-transform:none;letter-spacing:0;color:#aeb9c7;grid-template-columns:18px 1fr;align-items:flex-start;font:300 11px/1.55 Inter;display:grid}.testimonialForm .consent input{width:15px;height:15px;margin:2px 0}.testimonialForm button{border:1px solid var(--copper);background:var(--copper);color:#fff;text-transform:uppercase;letter-spacing:.16em;cursor:pointer;padding:17px;font-size:9px}.testimonialForm button:disabled{opacity:.55}.honey{position:absolute!important;left:-9999px!important}.formStatus{color:#d8c7b6;min-height:34px;margin:0;font-size:11px;line-height:1.55}.formStatus.sent{color:#f1d4b9}.formStatus.error{color:#f0aaa4}@media (width<=900px){.testimonials{grid-template-columns:1fr;gap:52px;padding:90px 24px}.testimonialForm{padding:40px 30px}}@media (width<=600px){.birdFour{width:29px}.birdFive{width:17px}.birdSix{width:21px}}@media (width<=460px){.testimonialForm{padding:34px 22px}.testimonialIntro h2{font-size:44px}.coverHand{background-size:118px;width:80px;height:80px}}.flyingFlock{opacity:0;will-change:transform,opacity;width:30vw;height:29vh;position:absolute;top:18%;left:-32vw}.flockBird{width:34px;fill:var(--navy);filter:drop-shadow(0 4px 7px #1734581c);position:absolute}.fb1{width:44px;top:47%;left:0}.fb2{width:34px;top:31%;left:16%}.fb3{width:29px;top:62%;left:18%}.fb4{width:39px;top:18%;left:34%}.fb5{width:25px;top:48%;left:38%}.fb6{width:31px;top:76%;left:42%}.fb7{width:27px;top:6%;left:59%}.fb8{width:36px;top:37%;left:62%}.fb9{width:23px;top:66%;left:69%}.fb10{width:31px;top:45%;left:84%}@supports (animation-timeline:scroll()){.flyingFlock{animation:linear both flockCrossing;animation-timeline:scroll(root)}.flockBird{animation:1.8s ease-in-out infinite alternate flockPulse}.fb2,.fb5,.fb8{animation-delay:-.7s}.fb3,.fb6,.fb9{animation-delay:-1.25s}}@keyframes flockCrossing{0%,29%{opacity:0;transform:translateY(15vh)scale(.72)rotate(-4deg)}34%{opacity:.62}49%{opacity:.78;transform:translate(63vw,-3vh)scale(.96)rotate(1deg)}64%{opacity:.58;transform:translate(112vw,11vh)scale(.8)rotate(-2deg)}68%,to{opacity:0;transform:translate(145vw,2vh)scale(.68)}}@keyframes flockPulse{0%{transform:translateY(-2px)scaleY(.9)}to{transform:translateY(3px)scaleY(1.08)}}@media (width<=600px){.flyingFlock{width:48vw;height:22vh;left:-52vw}.flockBird{width:25px}.fb1{width:31px}.fb4{width:28px}.fb8{width:27px}}@media (prefers-reduced-motion:reduce){.flyingFlock{display:none}}.kineticLaunch{background:radial-gradient(circle at 50% 48%,#fff 0,#f7f2e9 42%,#e8dfd2 100%);height:min(66vw,690px);min-height:520px}.kineticLaunch:after{content:"";filter:blur(13px);z-index:0;background:radial-gradient(#17345825,#0000 68%);height:11%;position:absolute;bottom:8%;left:10%;right:10%}.movingBook{z-index:3;aspect-ratio:16/23;perspective:1200px;filter:drop-shadow(23px 32px 25px #17345835);height:73%;animation:18s cubic-bezier(.65,0,.35,1) infinite bookJourney;position:absolute;top:11%;left:50%}.movingCover{transform-origin:0;background:#fff;border-radius:2px 7px 7px 2px;position:absolute;inset:0;overflow:hidden;transform:rotateY(-9deg)rotate(-1deg);box-shadow:inset 8px 0 12px #17345812}.movingCover img{object-fit:cover;width:100%;height:100%;display:block}.movingPages{border-right:2px solid var(--red);background:repeating-linear-gradient(0deg,#fff 0 2px,#d8d0c4 3px);height:3.4%;position:absolute;bottom:-2.2%;left:4%;right:-3%;transform:skew(-34deg)}.heroHand3d{z-index:4;aspect-ratio:1;mix-blend-mode:multiply;opacity:0;filter:saturate(1.25)contrast(1.08)drop-shadow(15px 20px 11px #17345830);background:url(/images/capa-tudo-posso.jpg) 50% 69.4%/145% no-repeat;border-radius:46%;width:19%;animation:18s ease-in-out infinite handReveal;position:absolute;top:30%;left:58%;transform:perspective(700px)rotateY(-20deg)rotateX(8deg)scale(.65)}.launchWords{z-index:2;width:46%;color:var(--navy);opacity:0;flex-direction:column;animation:18s ease-in-out infinite wordsReveal;display:flex;position:absolute;top:22%;left:10%}.launchWords small{letter-spacing:.5em;color:var(--copper);margin-bottom:15px;font-size:10px}.launchWords strong{letter-spacing:-.035em;font:400 clamp(40px,5vw,74px)/.9 Cormorant Garamond}.launchWords span{letter-spacing:.27em;color:var(--red);margin-top:22px;font-size:11px}.launchWords em{color:#6d6257;max-width:440px;margin-top:30px;font:italic 23px/1.35 Cormorant Garamond}.launchCredits{z-index:6;text-align:center;color:#6f665c;letter-spacing:.18em;text-transform:uppercase;margin:0;font:500 9px Inter;position:absolute;bottom:4.5%;left:0;right:0}.launchCredits span{color:var(--red);padding:0 8px}@keyframes bookJourney{0%,5%{opacity:0;transform:translate(-106%)rotate(-2deg)scale(.91)}12%,29%{opacity:1;transform:translate(-94%)rotate(-1deg)scale(.94)}38%,58%{opacity:1;transform:translate(-50%)rotate(0)scale(1.04)}68%,82%{opacity:.2;transform:translate(18%)rotate(2deg)scale(.9)}91%,to{opacity:0;transform:translate(42%)rotate(3deg)scale(.84)}}@keyframes handReveal{0%,31%{opacity:0;transform:perspective(700px)rotateY(-28deg)rotateX(9deg)scale(.55)}40%,57%{opacity:.93;transform:perspective(700px)rotateY(-12deg)rotateX(4deg)scale(1)}65%,to{opacity:0;transform:perspective(700px)rotateY(8deg)rotateX(-2deg)scale(.72)}}@keyframes wordsReveal{0%,58%{opacity:0;transform:translate(-24px)}69%,88%{opacity:1;transform:translate(0)}96%,to{opacity:0;transform:translate(18px)}}@media (width<=850px){.kineticLaunch{height:610px;min-height:610px}.movingBook{height:62%;top:12%}.heroHand3d{width:29%;top:35%;left:61%}.launchWords{width:66%;top:23%;left:8%}.launchWords strong{font-size:48px}.launchWords em{font-size:20px}.launchCredits{letter-spacing:.12em;font-size:7px}}@media (width<=520px){.kineticLaunch{height:520px;min-height:520px}.movingBook{height:55%;top:13%}.heroHand3d{width:33%;top:34%;left:59%}.launchWords{width:79%;top:25%;left:8%}.launchWords strong{font-size:36px}.launchWords small{font-size:8px}.launchWords span{font-size:9px}.launchWords em{margin-top:20px;font-size:18px}.launchCredits{padding:0 16px;line-height:1.7}}@media (prefers-reduced-motion:reduce){.movingBook{animation:none;transform:translate(-50%)}.heroHand3d{display:none}.launchWords{opacity:0;animation:none}}.movingBookScene{z-index:3;object-fit:contain;opacity:0;will-change:transform,opacity;width:100%;height:100%;animation:18s cubic-bezier(.65,0,.35,1) infinite completeBookJourney;position:absolute;inset:0}.kineticLaunch .windowLight{z-index:4;opacity:.42}.kineticLaunch .filmGrain{z-index:6}@keyframes completeBookJourney{0%,5%{opacity:0;transform:translate(-14%)scale(.94)}12%,29%{opacity:1;transform:translate(-12%)scale(.96)}38%,58%{opacity:1;transform:translate(0)scale(1)}68%,82%{opacity:.18;transform:translate(14%)scale(.94)}91%,to{opacity:0;transform:translate(18%)scale(.9)}}@media (width<=850px){.movingBookScene{width:136%;height:100%;inset:0 -18%}.kineticLaunch{height:560px;min-height:560px}}@media (width<=520px){.movingBookScene{width:144%;height:100%;inset:0 -22%}.kineticLaunch{height:500px;min-height:500px}}@media (prefers-reduced-motion:reduce){.movingBookScene{opacity:1;animation:none;transform:none}}.stageFloor{z-index:1;filter:blur(14px);background:radial-gradient(#17345835 0,#17345816 38%,#0000 72%);border-radius:50%;height:13%;animation:18s ease-in-out infinite floorBreathe;position:absolute;bottom:9%;left:20%;right:20%}.movingBookScene{filter:drop-shadow(18px 28px 22px #1734582f)}.heroHand3d{mix-blend-mode:normal;object-fit:contain;filter:drop-shadow(13px 18px 14px #17345836);background:0 0;border-radius:0;width:22%;height:auto;animation:18s ease-in-out infinite handReveal;top:28%;left:60%}.kineticLaunch:before{content:"";z-index:0;background:linear-gradient(115deg,#0000 0 15%,#1734580b 17% 21%,#0000 23% 31%,#17345808 33% 36%,#0000 38%);position:absolute;inset:0;transform:translate(-5%)}@keyframes floorBreathe{0%,30%,to{opacity:.35;transform:scaleX(.75)}42%,62%{opacity:.72;transform:scaleX(1)}70%,88%{opacity:.28;transform:scaleX(.82)}}.books{grid-template-columns:1fr;gap:30px}.book,.book.active{grid-template-columns:1fr 1fr;min-height:420px;padding:0;display:grid;position:relative;overflow:hidden}.book:after{content:"";background:linear-gradient(#0000,#b47a5050,#0000);width:1px;position:absolute;top:10%;bottom:10%;left:50%}.bookInfo{text-align:left;z-index:3;flex-direction:column;align-items:flex-start;padding:48px 50px;display:flex;position:relative}.bookInfo h3,.secretBook .bookInfo h3{color:var(--navy);margin:58px 0 12px;font-size:48px}.bookInfo p,.secretBook .bookInfo p{color:#73685d;text-transform:none;letter-spacing:0;margin:0;font:italic 18px Cormorant Garamond}.bookInfo small{margin-top:12px}.bookInfo b{margin-top:auto}.miniBookStage,.secretStage{background:radial-gradient(circle at 50% 43%,#fff 0,#f2eadf 52%,#e8dfd1 100%);place-items:center;min-width:0;display:grid;position:relative;overflow:hidden}.miniBookStage:after,.secretStage:after{content:"";filter:blur(10px);background:#17345829;border-radius:50%;height:8%;position:absolute;bottom:11%;left:19%;right:19%}.miniBookStage img{z-index:2;object-fit:contain;filter:drop-shadow(14px 20px 15px #17345828);width:92%;height:92%;position:relative}.secretBook .bookInfo{background:#0d223d}.secretBook .bookInfo h3{color:#f2eadf}.secretBook .bookInfo p{color:#d8c7b6}.secretStage{background:radial-gradient(circle at 50% 38%,#284765,#102944 55%,#081b31 100%)}.secretStage .spotlight{height:88%;inset:-18% 5% auto}.secretStage .coveredVolume{align-self:center;width:42%;max-width:170px;margin:0}.secretBook:after{filter:none;background:linear-gradient(#0000,#d5a77f58,#0000);width:1px;height:auto;bottom:auto;left:50%}@media (width<=700px){.book,.book.active{grid-template-columns:48% 52%;min-height:360px}.book:after,.secretBook:after{left:48%}.bookInfo{padding:30px 18px}.bookInfo h3,.secretBook .bookInfo h3{margin:44px 0 10px;font-size:32px}.bookInfo p,.secretBook .bookInfo p{font-size:15px}.bookInfo small{font-size:8px;line-height:1.5}.bookInfo b{letter-spacing:.16em;font-size:7px}.miniBookStage img{width:118%;height:96%}.secretStage .coveredVolume{width:58%;max-width:125px}.secretBook{min-height:350px}}@media (width<=460px){.heroHand3d{width:29%;top:32%;left:58%}.stageFloor{left:11%;right:11%}.bookInfo h3,.secretBook .bookInfo h3{font-size:29px}}@media (prefers-reduced-motion:reduce){.stageFloor{animation:none}.heroHand3d{animation:none;display:none}}.secretStage{isolation:isolate;perspective:900px;background:radial-gradient(at 50% 20%,#29445f 0,#102944 38%,#071727 76%,#030a12 100%)}.stageCurtain{z-index:4;background:repeating-linear-gradient(90deg,#050c15 0 12%,#142236 19%,#050b13 31%);width:17%;position:absolute;top:0;bottom:0;box-shadow:inset 0 0 20px #000}.curtainLeft{border-right:1px solid #b47a5030;left:0}.curtainRight{border-left:1px solid #b47a5030;right:0;transform:scaleX(-1)}.stageRig{z-index:1;background:#050a10;height:5px;position:absolute;top:7%;left:16%;right:16%;box-shadow:0 0 0 1px #9b795b30}.stageRig:before,.stageRig:after{content:"";background:#ffd19a;border-radius:50%;width:11px;height:11px;position:absolute;top:-4px;box-shadow:0 0 12px 5px #e9a65a88,86px 0 #d8ecff,86px 0 14px 5px #8cc8ff70,172px 0 #ffd19a,172px 0 14px 5px #e9a65a70}.stageRig:before{left:4%}.stageRig:after{right:4%;transform:scaleX(-1)}.stageBeam{z-index:1;clip-path:polygon(43% 0,57% 0,100% 100%,0 100%);filter:blur(4px);opacity:.28;transform-origin:50% 0;width:38%;height:67%;animation:5s ease-in-out infinite alternate stageLight;position:absolute;top:8%}.beamOne{background:linear-gradient(#a5d7ff99,#0000);left:7%;transform:rotate(14deg)}.beamTwo{background:linear-gradient(#ffd096a6,#0000);animation-delay:-2.2s;left:31%}.beamThree{background:linear-gradient(#a5d7ff8c,#0000);animation-delay:-3.6s;right:6%;transform:rotate(-14deg)}.revealPodium{z-index:2;background:linear-gradient(#8a735a 0 8%,#2d2a29 10% 32%,#171717 34% 58%,#0b0c0e 60%);border-radius:50%;height:27%;position:absolute;bottom:8%;left:18%;right:18%;box-shadow:0 16px 25px #0009,0 0 28px #d7a66c24}.revealPodium:before{content:"";z-index:-1;background:linear-gradient(#625340 0 6%,#1c1b1c 8% 45%,#090b0e 47%);border-radius:50%;height:62%;position:absolute;top:30%;left:-12%;right:-12%}.revealPodium:after{content:"";background:radial-gradient(#d6baa079,#574b43 48%,#19191b 70%);border-radius:50%;height:24%;position:absolute;top:-8%;left:12%;right:12%;box-shadow:0 0 24px #ffd39926}.secretStage .coveredVolume{z-index:5;filter:drop-shadow(0 18px 13px #0008);background:radial-gradient(at 30% 18%,#55718d 0,#294b6c 18%,#102b48 46%,#071d34 76%,#173957 100%);border-radius:25px 18px 7px 9px/15px 12px 5px 6px;width:34%;max-width:150px;margin:0;position:absolute;bottom:37%;left:50%;transform:translate(-50%)perspective(700px)rotateY(-4deg);box-shadow:inset 8px 0 16px #8fb0c51f,inset -10px 0 20px #0005}.secretStage .coveredVolume:before{clip-path:polygon(0 22%,14% 5%,29% 24%,45% 4%,62% 23%,78% 6%,100% 28%,96% 100%,4% 100%);background:linear-gradient(#163957,#071a2f);height:20%;bottom:-9%;left:-13%;right:-14%;box-shadow:0 9px 15px #0007}.secretStage .coveredVolume strong{color:#d5a77f7a;text-shadow:0 1px #fff2}.secretStage .clothFold{filter:blur(1px);background:linear-gradient(90deg,#0000,#9ab3c421,#0000);width:7%;height:100%;top:0;bottom:auto}@keyframes stageLight{0%{opacity:.17}to{opacity:.42}}@media (width<=700px){.stageCurtain{width:14%}.stageRig{left:12%;right:12%}.stageRig:before,.stageRig:after{box-shadow:0 0 9px 3px #e9a65a88,52px 0 #d8ecff,52px 0 10px 3px #8cc8ff70,104px 0 #ffd19a,104px 0 10px 3px #e9a65a70}.revealPodium{bottom:9%;left:13%;right:13%}.secretStage .coveredVolume{width:46%;bottom:36%}}@media (prefers-reduced-motion:reduce){.stageBeam{opacity:.28;animation:none}}.secretBook{text-align:center;color:#fff;isolation:isolate;align-items:center;position:relative;overflow:hidden;background:linear-gradient(#0d2038,#152f50)!important;border-color:#b47a5045!important}.secretBook>span{color:#d5a77f;align-self:flex-start}.secretBook>p{color:#d8c7b6;text-transform:uppercase;letter-spacing:.25em;margin:18px 0 0;font:500 9px Inter}.secretBook>b{color:#d5a77f}.coveredVolume{aspect-ratio:16/23;filter:drop-shadow(0 25px 24px #020a146e);z-index:2;background:linear-gradient(105deg,#112944 0%,#29496b 18%,#0d223d 36%,#355575 52%,#102844 70%,#274767 86%,#0b1f37 100%);border-radius:32% 27% 9% 12%/9% 8% 4% 5%;width:58%;max-width:190px;margin:42px auto 0;position:relative;transform:perspective(800px)rotateY(-3deg);box-shadow:inset 0 0 25px #ffffff0d}.coveredVolume:before{content:"";clip-path:polygon(4% 0,22% 19%,38% 4%,58% 20%,76% 5%,96% 18%,100% 100%,0 100%);background:linear-gradient(#163452,#0b2039);border-radius:0 0 8px 8px;height:18%;position:absolute;bottom:-7%;left:-9%;right:-10%}.coveredVolume:after{content:"";border-radius:inherit;background:linear-gradient(112deg,#0000 0 37%,#ffffff13 42%,#0000 48% 100%);position:absolute;inset:0}.coveredVolume strong{color:#d5a77f66;z-index:2;place-items:center;font:italic 42px Cormorant Garamond;display:grid;position:absolute;inset:0}.clothFold{filter:blur(.5px);background:linear-gradient(#0000,#8ca1b528,#0000);width:2px;position:absolute;top:2%;bottom:0}.clothFold.f1{left:25%;transform:rotate(2deg)}.clothFold.f2{left:52%;transform:rotate(-3deg)}.clothFold.f3{right:19%;transform:rotate(1deg)}.spotlight{z-index:1;background:conic-gradient(from 164deg at 50% 0,#f2cc8a00 0 15deg,#f2cc8a24 17deg 28deg,#f2cc8a00 31deg);filter:blur(3px);height:82%;animation:5.5s ease-in-out infinite alternate lightBreathe;position:absolute;top:-18%;left:5%;right:5%}.rightLight{animation-delay:-2.5s;transform:scaleX(-1)}.secretBook:after{content:"";filter:blur(8px);background:#d7a66c2b;border-radius:50%;width:58%;height:13px;position:absolute;bottom:58px}@keyframes lightBreathe{0%{opacity:.45}to{opacity:.9}}@media (width<=850px){.coveredVolume{width:145px;margin-top:34px}.secretBook{min-height:410px}}@media (prefers-reduced-motion:reduce){.spotlight{opacity:.7;animation:none}}figcaption,.journey figcaption,.memoryAlbum figcaption{text-align:center}.storyBirds{opacity:.42}.storyBirds .bird,.storyBirds .flockBird{fill:#aeb8c3;filter:drop-shadow(0 3px 6px #1734580b)}main,main *{text-align:center!important}main ul,main ol{padding-inline-start:0;list-style-position:inside}.bookInfo{align-items:center}.sectionIntro,.impactCopy,.testimonialIntro,.authorCopy,.prologueCopy{margin-left:auto;margin-right:auto}.impactLogo{justify-self:center;margin-left:auto;margin-right:auto}.impactPoints{gap:18px;max-width:720px;margin:28px auto;display:grid;padding:0!important;list-style:none!important}.impactPoints li{color:#d9e2ed;font:300 15px/1.85 Inter}.impactPoints li strong{color:#55b9dd;font-weight:600}.impactPoints li b{color:#fff;font-weight:600}section[id]{scroll-margin-top:24px}.sectionMenuTrigger{z-index:90;color:#fff;letter-spacing:.2em;cursor:pointer;background:#102944;border:1px solid #d1a27c;border-radius:999px;align-items:center;gap:10px;padding:13px 18px;font:600 9px Inter;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 32px #07182d42}.sectionMenuTrigger>span{gap:3px;width:17px;display:grid}.sectionMenuTrigger i{background:#d5a77f;width:100%;height:1px;display:block}.sectionMenuTrigger i:nth-child(2){width:68%;margin:auto}.sectionMenuBackdrop{z-index:91;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;cursor:pointer;background:#07182db8;border:0;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.sectionMenuBackdrop.isOpen{opacity:1;visibility:visible}.sectionMenuPanel{z-index:92;color:#173458;background:linear-gradient(155deg,#fbf8f2,#efe5d8);width:min(430px,92vw);height:100dvh;padding:34px 32px 28px;transition:transform .38s cubic-bezier(.22,.8,.32,1);position:fixed;top:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-25px 0 70px #07182d45}.sectionMenuPanel.isOpen{transform:translate(0)}.sectionMenuHeading{border-bottom:1px solid #b47a5040;padding:18px 36px 24px;position:relative}.sectionMenuHeading small{color:#b47a50;letter-spacing:.32em;margin-bottom:11px;font:600 8px Inter;display:block}.sectionMenuHeading strong{font:400 28px/1.12 Cormorant Garamond,serif;display:block}.sectionMenuHeading button{color:#173458;cursor:pointer;background:0 0;border:1px solid #17345835;border-radius:50%;width:34px;height:34px;font:300 24px/1 Inter;position:absolute;top:-3px;right:-2px}.sectionMenuLinks{padding:12px 0;gap:0!important;display:grid!important}.sectionMenuLinks a{color:#173458;border-bottom:1px solid #17345816;grid-template-columns:34px 1fr 22px;align-items:center;gap:10px;padding:14px 8px;text-decoration:none;transition:background .2s,color .2s;display:grid}.sectionMenuLinks a:hover,.sectionMenuLinks a:focus-visible{color:#fff;background:#173458;outline:none}.sectionMenuLinks span{color:#b47a50;letter-spacing:.12em;font:600 8px Inter}.sectionMenuLinks strong{font:500 18px Cormorant Garamond,serif}.sectionMenuLinks i{font:400 17px Inter}.sectionMenuPanel>p{color:#73685d;max-width:290px;margin:12px auto 0;font:italic 13px/1.5 Cormorant Garamond,serif}@media (width<=600px){.sectionMenuTrigger{padding:12px 15px;bottom:14px;right:14px}.sectionMenuPanel{padding:24px 20px}.sectionMenuLinks a{padding:12px 6px}.sectionMenuHeading strong{font-size:25px}}@media (prefers-reduced-motion:reduce){.sectionMenuPanel,.sectionMenuBackdrop{transition:none}}.kineticLaunch{background-color:#f5f0e7;background-image:linear-gradient(90deg,#f5f0e70d,#f5f0e700 58%),url(/images/hero-atmosfera.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.kineticLaunch .windowLight,.kineticLaunch:before,.kineticLaunch:after,.stageFloor,.heroHand3d,.movingBookScene,.launchWords,.launchCredits{display:none!important}.kineticLaunch .filmGrain{opacity:.1;animation:none!important}.titleReveal{z-index:4;text-align:center;width:68%;color:var(--navy);position:absolute;top:10%;left:50%;transform:translate(-50%)}.titleReveal h1{letter-spacing:-.055em;color:var(--navy);margin:0;font:400 clamp(92px,10vw,152px)/.69 Cormorant Garamond,serif}.titleReveal h1 span{opacity:0;filter:blur(5px);display:block}.titleReveal h1 span:first-child{animation:13s ease-in-out infinite titleWordOne}.titleReveal h1 span:last-child{animation:13s ease-in-out infinite titleWordTwo}.titleReveal p{letter-spacing:.34em;color:#8a6741;opacity:0;margin:38px 0 0;font:500 13px/1.4 Inter,sans-serif;animation:13s ease-in-out infinite titleSubtitle}.titleReveal i{background:linear-gradient(90deg,transparent,var(--red),transparent);width:74px;height:1px;margin:25px auto 22px;animation:13s ease-in-out infinite titleRule;display:block;transform:scaleX(0)}.titleReveal small{letter-spacing:.25em;color:var(--navy);opacity:0;font:500 11px/1.5 Inter,sans-serif;animation:13s ease-in-out infinite titleSeries;display:block}.titleReveal .titleHand{opacity:0;mix-blend-mode:multiply;filter:saturate(.9)drop-shadow(3px 5px 4px #6e261d22);width:172px;height:auto;margin:20px auto 0;animation:13s ease-in-out infinite titleHandReveal;display:block!important}@keyframes titleWordOne{0%,7%{opacity:0;filter:blur(5px);transform:translateY(14px)}15%,86%{opacity:1;filter:blur();transform:translateY(0)}94%,to{opacity:0;filter:blur(3px);transform:translateY(-5px)}}@keyframes titleWordTwo{0%,13%{opacity:0;filter:blur(5px);transform:translateY(14px)}22%,86%{opacity:1;filter:blur();transform:translateY(0)}94%,to{opacity:0;filter:blur(3px);transform:translateY(-5px)}}@keyframes titleSubtitle{0%,25%{opacity:0;letter-spacing:.41em;transform:translateY(9px)}34%,86%{opacity:1;letter-spacing:.34em;transform:translateY(0)}94%,to{opacity:0;transform:translateY(-3px)}}@keyframes titleRule{0%,34%{opacity:0;transform:scaleX(0)}43%,88%{opacity:1;transform:scaleX(1)}95%,to{opacity:0;transform:scaleX(0)}}@keyframes titleSeries{0%,41%{opacity:0;transform:translateY(7px)}51%,88%{opacity:.8;transform:translateY(0)}95%,to{opacity:0;transform:translateY(-3px)}}@keyframes titleHandReveal{0%,56%{opacity:0;transform:translateY(9px)scale(.9)}66%,88%{opacity:.72;transform:translateY(0)scale(1)}95%,to{opacity:0;transform:translateY(-3px)scale(.96)}}.secretBook{text-align:left;align-items:stretch!important}.secretStage{isolation:isolate;min-height:420px}.secretStage:after{z-index:2;filter:blur(13px);background:#0008;bottom:8%}.stageCurtain{z-index:6;background:repeating-linear-gradient(90deg,#03070c 0 13%,#18283b 20%,#050a11 33%);width:14%}.stageRig{z-index:5;height:4px;top:6%}.stageBeam{z-index:1;opacity:.52;filter:blur(2px);mix-blend-mode:screen;height:74%;top:7%}.beamOne{background:linear-gradient(#b9dcfbb8,#8cc8ff18 70%,#0000);transform:rotate(10deg)}.beamTwo{background:linear-gradient(#ffd49fc9,#f0b46e1f 70%,#0000)}.beamThree{background:linear-gradient(#b9dcfba8,#8cc8ff18 70%,#0000);transform:rotate(-10deg)}.revealPodium{z-index:3;background:linear-gradient(#a98c6b 0 8%,#35302d 10% 38%,#161719 40% 68%,#08090b 70%);border-radius:50%;height:22%;bottom:7%;left:15%;right:15%;box-shadow:0 20px 28px #000b,0 0 34px #d7a66c38}.secretStage .coveredVolume{z-index:5;aspect-ratio:16/23;filter:none;background:radial-gradient(circle at 28% 18%,#7890a636 0 1px,#0000 2px) 0 0/7px 7px,radial-gradient(circle at 70% 62%,#091b2e55 0 1px,#0000 2px) 0 0/9px 9px,linear-gradient(103deg,#0a1c30 0%,#294867 18%,#102a46 35%,#395978 50%,#102a47 68%,#2b4a69 84%,#08192c 100%) 0 0/100% 100%;border-radius:28% 24% 8% 10%/9% 8% 4% 5%;width:30%;max-width:180px;margin:0;animation:5.5s ease-in-out infinite alternate clothBreath;position:absolute;bottom:24%;left:50%;transform:translate(-50%)perspective(850px)rotateY(-5deg);box-shadow:inset 11px 0 18px #a8c0d322,inset -13px 0 22px #0007,0 18px 22px #000b}.secretStage .coveredVolume:before{background:linear-gradient(#1d3d5b,#091b30);height:19%;bottom:-8%;left:-12%;right:-13%;box-shadow:0 10px 15px #0009}.secretStage .coveredVolume:after{background:linear-gradient(108deg,#0000 0 18%,#d7e5ef1d 24%,#0000 31% 49%,#e4edf31a 55%,#0000 62%)}.secretStage .clothFold{z-index:2;background:linear-gradient(90deg,#0000,#bed1df20,#0000);width:8%;height:100%}.secretStage .coveredVolume strong{z-index:3;color:#d5a77f8a;text-shadow:0 1px #fff2;font-size:44px}@keyframes clothBreath{0%{transform:translate(-50%)perspective(850px)rotateY(-5deg)translateY(0)}to{transform:translate(-50%)perspective(850px)rotateY(-2deg)translateY(-4px)}}@media (width<=850px){.kineticLaunch{background-position:58%}.titleReveal{width:84%;top:13%;left:50%}.titleReveal h1{font-size:104px}.secretStage{min-height:360px}.secretStage .coveredVolume{width:43%;max-width:145px;bottom:25%}}@media (width<=520px){.kineticLaunch{background-position:61%}.titleReveal{width:94%;top:12%;left:50%}.titleReveal h1{font-size:72px;line-height:.72}.titleReveal p{letter-spacing:.25em;margin-top:28px;font-size:9px}.titleReveal i{margin:19px auto 17px}.titleReveal small{letter-spacing:.19em;font-size:8px}.titleReveal .titleHand{width:116px;margin-top:15px}.secretStage{min-height:350px}.secretStage .coveredVolume{width:48%;max-width:118px}.stageRig:before,.stageRig:after{box-shadow:0 0 8px 3px #e9a65a88,44px 0 #d8ecff,44px 0 9px 3px #8cc8ff70,88px 0 #ffd19a,88px 0 9px 3px #e9a65a70}}@media (prefers-reduced-motion:reduce){.titleReveal h1 span,.titleReveal p,.titleReveal i,.titleReveal small,.titleReveal .titleHand{opacity:1;filter:none;animation:none;transform:none}.secretStage .coveredVolume{animation:none}}.memoryText{isolation:isolate;padding:44px 0;position:relative}.memoryText:before{content:"";z-index:-1;filter:blur(10px);background:radial-gradient(#b7423a0b 0,#b7423a04 42%,#0000 72%);width:290px;height:250px;position:absolute;top:26%;left:50%;transform:translate(-50%,-50%)}.coverHand{opacity:.24;mix-blend-mode:multiply;filter:saturate(.72)contrast(.92);transform-origin:50% 70%;z-index:0;background:url(/images/mao-impressao-3d.png) 50%/contain no-repeat;border-radius:0;width:230px;height:220px;margin:0 auto -84px;display:block;position:relative;transform:rotate(-7deg)}.memoryText blockquote{z-index:2;text-shadow:0 1px #fff9;margin-top:0;position:relative}.memoryText>p{z-index:2;position:relative}@media (width<=850px){.memoryText{padding:52px 10px}.coverHand{width:210px;height:200px;margin-bottom:-76px}}@media (width<=460px){.coverHand{width:185px;height:178px;margin-bottom:-68px}.memoryText:before{width:240px;height:210px}}.book.active{min-height:520px}.book.active .bookInfo{padding:44px 48px}.book.active .bookInfo h3{margin:42px 0 9px}.bookInfo .bookSynopsis{color:#554f49;max-width:460px;margin:27px 0 25px;font:300 13px/1.75 Inter,sans-serif}.book.active .miniBookStage img{object-fit:contain;filter:drop-shadow(18px 25px 18px #17345832);width:106%;height:106%}@media (width<=700px){.book.active{min-height:470px}.book.active .bookInfo{padding:30px 18px}.book.active .bookInfo h3{margin-top:30px}.bookInfo .bookSynopsis{margin:19px 0;font-size:11px;line-height:1.62}.book.active .miniBookStage img{width:110%;height:102%}}.bookTwoInfo{justify-content:center;text-align:center!important;background:radial-gradient(circle at 15% 20%,#1e3d60,#0d223d 68%)!important;align-items:center!important}.bookTwoInfo>span{white-space:nowrap;position:absolute;top:46px;left:50%;transform:translate(-50%)}.bookTwoInfo h3{color:#f2eadf!important;margin:0 0 12px!important;font:italic 400 37px/1.05 Cormorant Garamond,serif!important}.launchMoment{letter-spacing:.22em!important;color:#d5a77f!important;text-transform:uppercase!important;font:500 9px/1.6 Inter,sans-serif!important}.bookCountdown{grid-template-columns:repeat(4,1fr);gap:8px;width:100%;margin-top:32px;display:grid}.countUnit{text-align:center;border-top:1px solid #d5a77f75;border-bottom:1px solid #d5a77f26;padding:13px 4px 10px}.countUnit strong{color:#fff;font:400 30px/1 Cormorant Garamond,serif;display:block}.countUnit small{letter-spacing:.16em;color:#d5a77f;display:block;margin-top:7px!important;font:600 6px/1 Inter,sans-serif!important}.bookTwo .bookInfo{grid-area:1/2;background:radial-gradient(circle at 85% 18%,#713d45,#35151f 70%)!important}.bookTwo .secretStage{background:radial-gradient(circle at 50% 38%,#74404a,#381822 56%,#210b12 100%);grid-area:1/1}.bookTwo .coveredVolume{background:linear-gradient(105deg,#421923 0%,#7a3f48 18%,#35131d 36%,#8d5056 52%,#421721 70%,#713b45 86%,#2c0d16 100%)}.bookTwo .coveredVolume:before{background:linear-gradient(#57232d,#290d15)}.bookTwo .revealPodium{filter:sepia(.45)hue-rotate(320deg)saturate(1.25)}.bookTwo .stageBeam{filter:sepia(.55)hue-rotate(325deg)saturate(1.35)}@media (width<=700px){.bookTwoInfo>span{top:29px;left:50%}.bookTwoInfo h3{font-size:27px!important}.launchMoment{letter-spacing:.14em!important;font-size:7px!important}.bookCountdown{grid-template-columns:repeat(2,1fr);gap:6px;margin-top:22px}.countUnit{padding:9px 2px 7px}.countUnit strong{font-size:24px}.countUnit small{font-size:5px!important}}.authorCopy .signature{display:none!important}.floatingBook{z-index:80;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:linear-gradient(120deg,#fbf8f2f7,#f0e7daf5);border:1px solid #b47a5060;align-items:center;width:310px;min-height:142px;padding:16px 17px 16px 126px;animation:.8s cubic-bezier(.2,.8,.2,1) both floatBookEnter;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 22px 55px #0e27452e,0 3px 12px #0e27451c}.floatingBook:before{content:"";pointer-events:none;border:1px solid #fff8;position:absolute;inset:7px}.floatingBookClose{z-index:4;color:#786b60;cursor:pointer;background:0 0;border:0;width:28px;height:28px;font:300 21px/1 Inter;position:absolute;top:4px;right:5px}.floatingBookArt{z-index:2;place-items:center;width:116px;height:164px;transition:transform .35s;display:grid;position:absolute;bottom:-7px;left:3px}.floatingBookArt:hover{transform:translateY(-4px)rotate(-1deg)}.floatingBookArt img{object-fit:contain;filter:drop-shadow(9px 13px 9px #17345838);width:100%;height:100%}.floatingBookCopy{z-index:2;text-align:center;flex-direction:column;align-items:stretch;width:100%;min-width:0;display:flex;position:relative}.floatingBookCopy small{letter-spacing:.22em;color:#b47a50;font:600 6px/1.5 Inter,sans-serif}.floatingBookCopy strong{color:#173458;margin:7px 0 13px;font:500 27px/1 Cormorant Garamond,serif}.floatingBookCopy>a{box-sizing:border-box;color:#fff;text-align:center;letter-spacing:.17em;white-space:nowrap;background:#173458;width:100%;padding:10px 8px;font:600 7px/1 Inter,sans-serif;text-decoration:none;transition:background .25s,transform .25s}.floatingBookCopy>a:hover{background:#b7423a;transform:translateY(-1px)}.floatingBookCopy>a span{margin-left:6px;font-size:11px}@keyframes floatBookEnter{0%{opacity:0;transform:translateY(26px)scale(.96)}to{opacity:1;transform:none}}@media (width<=600px){.floatingBook{width:285px;min-height:118px;padding:13px 14px 13px 108px;bottom:12px;right:10px}.floatingBookArt{width:98px;height:140px;bottom:-5px;left:5px}.floatingBookCopy small{letter-spacing:.18em;font-size:5.5px}.floatingBookCopy strong{margin:5px 0 9px;font-size:22px}.floatingBookCopy>a{padding:9px 6px;font-size:6.5px}.floatingBookClose{top:2px;right:2px}}@media (prefers-reduced-motion:reduce){.floatingBook{animation:none}.floatingBookArt{transition:none}}.adminPage{color:#172132;background:radial-gradient(circle at 85% 10%,#f7efe3,#ece3d5 50%,#e3d8c8);min-height:100vh;padding:7vw}.adminLogin{background:#fbf8f2;border-top:4px solid #b7423a;width:min(540px,100%);margin:5vh auto;padding:58px;box-shadow:0 28px 80px #17345820}.adminLogin h1,.adminPanel h1{color:#173458;margin:0;font:500 clamp(52px,7vw,88px)/.82 Cormorant Garamond,serif}.adminLogin h1 em{color:#b7423a;font-weight:400}.adminLogin>p:not(.eyebrow){color:#625b54;margin:30px 0;font:300 14px/1.8 Inter}.adminLogin form{gap:18px;display:grid}.adminLogin label{letter-spacing:.18em;color:#8a735f;gap:9px;font:600 8px Inter;display:grid}.adminLogin input{background:0 0;border:0;border-bottom:1px solid #b47a50;outline:none;padding:12px 2px;font-size:17px}.adminLogin button,.adminActions button,.adminPanel header button{color:#fff;letter-spacing:.15em;cursor:pointer;background:#173458;border:0;padding:14px 18px;font:600 8px Inter}.adminLogin>small{color:#b7423a;min-height:34px;margin-top:14px;display:block}.adminLogin>a{color:#173458;font-size:11px;text-decoration:none}.adminPanel{max-width:1100px;margin:auto}.adminPanel>header{border-bottom:1px solid #17345830;justify-content:space-between;align-items:flex-end;padding-bottom:35px;display:flex}.adminPanel>header h1{line-height:1}.adminPanel>header p:last-child{color:#6c6258;font-size:12px}.adminPanel>header>div:last-child{gap:10px;display:flex}.adminPanel>header a{color:#173458;letter-spacing:.14em;border:1px solid #173458;padding:13px 17px;font:600 8px Inter;text-decoration:none}.adminPanel header button{color:#173458;background:0 0;border:1px solid #b47a50}.adminList{gap:20px;margin-top:35px;display:grid}.adminList article{background:#fbf8f2;border-left:4px solid #b47a50;padding:30px 34px;box-shadow:0 12px 34px #17345812}.adminList article.approved{border-left-color:#4f7562}.adminMeta{color:#8a735f;letter-spacing:.14em;justify-content:space-between;font:600 7px Inter;display:flex}.adminList h2{color:#173458;margin:18px 0 2px;font:500 30px Cormorant Garamond}.adminList>article>small{color:#8a735f;font-size:10px}.adminList blockquote{margin:22px 0;font-size:25px}.adminActions{gap:9px;display:flex}.adminActions .approve{background:#4f7562}.adminActions .delete{color:#9b3e3a;background:0 0;border:1px solid #9b3e3a}.adminEmpty{text-align:center;color:#6c6258;background:#fbf8f2;padding:50px}.adminStatus{color:#173458;font-size:11px;position:fixed;bottom:10px;left:50%;transform:translate(-50%)}.limitedEdition{border-bottom:1px solid #d6c8b6;margin:0 0 26px;padding:20px 0}.limitedEdition>span{text-align:left!important;color:#b7423a!important;letter-spacing:.18em!important;margin:0 0 8px!important;font:600 8px Inter!important;display:block!important}.limitedEdition>strong{color:#173458!important;margin:0!important;font:500 58px/.9 Cormorant Garamond,serif!important}.limitedEdition>p{color:#625b54!important;margin:3px 0 14px!important;font:italic 17px Cormorant Garamond,serif!important}.limitedEdition>small{color:#8a735f;margin-top:9px;display:block;letter-spacing:.05em!important;text-transform:none!important;font:400 8px/1.5 Inter!important}.inventoryTrack{background:#e1d7ca;height:4px;overflow:hidden}.inventoryTrack i{background:linear-gradient(90deg,#b7423a,#b47a50);height:100%;transition:width .5s;display:block}.inventoryAdmin{background:#fbf8f2;border-top:4px solid #b7423a;grid-template-columns:.8fr 1.2fr;gap:40px;margin:35px 0;padding:34px;display:grid;box-shadow:0 12px 34px #17345812}.inventoryAdmin h2{color:#173458;margin:0;font:500 42px Cormorant Garamond}.inventoryAdmin p{color:#6c6258;font-size:12px}.inventoryAdminControls{grid-template-columns:1fr auto;align-items:end;gap:12px;display:grid}.inventoryAdminControls label{letter-spacing:.12em;text-transform:uppercase;color:#8a735f;gap:7px;font:600 8px Inter;display:grid}.inventoryAdminControls input{background:#fff;border:1px solid #d6c8b6;width:100%;padding:12px;font-size:16px}.inventoryAdminControls button{color:#fff;letter-spacing:.13em;cursor:pointer;background:#173458;border:0;padding:13px 16px;font:600 8px Inter}.inventoryAdminControls .approve{background:#4f7562}@media (width<=650px){.adminPage{padding:24px 14px}.adminLogin{padding:40px 25px}.adminPanel>header{flex-direction:column;align-items:flex-start;gap:24px}.adminList article{padding:25px 20px}.adminMeta{gap:15px}.adminList blockquote{font-size:21px}.adminActions{flex-direction:column}.adminActions button{width:100%}.inventoryAdmin{grid-template-columns:1fr;padding:25px 20px}.inventoryAdminControls{grid-template-columns:1fr}.inventoryAdminControls button{width:100%}}.countdownIntro{text-shadow:0 0 18px #d5a77f55;border-top:1px solid #d5a77f88;border-bottom:1px solid #d5a77f88;padding:7px 18px 6px;color:#f2d0a8!important;letter-spacing:.28em!important;margin:25px 0 10px!important;font:700 12px Inter!important}.coveredBookPhotoStage{background:#080914!important}.coveredBookPhotoStage:after{display:none}.coveredBookPhotoStage>img{object-fit:cover;object-position:center 55%;filter:saturate(.92)contrast(1.04);width:100%;height:100%;position:absolute;inset:0}.coveredBookPhotoStage:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 62%,#070913db 100%);position:absolute;inset:0}.coveredBookCaption{z-index:3;text-align:center;border-top:1px solid #d5a77f70;padding-top:12px;position:absolute;bottom:7%;left:8%;right:8%;color:#f4e8da!important;letter-spacing:.2em!important;font:600 8px Inter!important}.partThreePhotoStage{background:#050b14!important}.partThreePhotoStage>img{object-position:center 55%;filter:saturate(.88)contrast(1.06)}.partThreePhotoStage:before{background:linear-gradient(#0000 62%,#030914e3 100%)}@media (width<=700px){.countdownIntro{padding:5px 10px;margin-top:17px!important;font-size:9px!important;line-height:1.5!important}.coveredBookPhotoStage>img{object-position:center 58%}.coveredBookCaption{bottom:5%;letter-spacing:.12em!important;font-size:6px!important}}.founderPackage{color:#f7f0e7;background-color:#111a25;background-image:linear-gradient(90deg,#08142122 0,#081421b8 38%,#160d15db 100%),url(/images/founder-package-art-background.png);background-position:50%;background-size:cover;grid-template-columns:180px minmax(0,1fr) 300px;align-items:center;gap:5vw;padding:110px 8vw;display:grid;position:relative;overflow:hidden}.founderPackage:before{content:"";pointer-events:none;border:1px solid #d5a77f38;position:absolute;inset:22px}.founderSeal{z-index:1;text-align:center;width:180px;position:relative}.founderSeal img{filter:drop-shadow(0 18px 24px #030a1380);width:100%;height:auto;transition:transform .35s,filter .35s;display:block}.founderSeal:hover img{filter:drop-shadow(0 22px 29px #030a13a0);transform:translateY(-4px)scale(1.025)}.founderSeal small{letter-spacing:.3em;color:#d5a77f;margin-top:17px;font:600 7px/1 Inter,sans-serif;display:block}.founderCopy{z-index:1;position:relative}.founderCopy h2{color:#fff;margin:0;font:400 clamp(50px,5vw,76px)/.88 Cormorant Garamond,serif}.founderCopy h2 em{color:#d5a77f;font-weight:400}.founderLead{color:#dce4ec;max-width:610px;margin:30px 0 25px;font:300 15px/1.8 Inter,sans-serif}.founderCopy ul{grid-template-columns:1fr 1fr;gap:13px 25px;margin:0;padding:0;list-style:none;display:grid}.founderCopy li{letter-spacing:.06em;color:#f5eee5;padding-left:20px;font:500 10px/1.55 Inter,sans-serif;position:relative}.founderCopy li:before{content:"◆";color:#d5a77f;font-size:8px;position:absolute;top:0;left:0}.founderNote{color:#d5a77f;margin:25px 0 0;font:italic 17px/1.4 Cormorant Garamond,serif}.founderOffer{z-index:1;border-left:1px solid #d5a77f70;flex-direction:column;align-items:flex-start;padding:40px 0 40px 38px;display:flex;position:relative}.founderOffer>small{letter-spacing:.2em;color:#d5a77f;font:600 8px/1.5 Inter,sans-serif}.founderOffer>strong{color:#fff;margin:12px 0 4px;font:500 52px/1 Cormorant Garamond,serif}.founderOffer>span{color:#f2d0a8;letter-spacing:.18em;border:1px solid #d5a77f;margin-bottom:25px;padding:6px 9px;font:700 8px/1 Inter,sans-serif}.founderOffer button,.founderOffer .purchaseWhatsapp{color:#122c4b;text-transform:uppercase;text-align:center;letter-spacing:.14em;background:#d5a77f;border:0;width:100%;padding:16px;font:700 9px/1 Inter,sans-serif;text-decoration:none;transition:transform .2s,background .2s}.founderOffer .purchaseWhatsapp:hover{background:#f0c79f;transform:translateY(-2px)}.founderOffer p{color:#abb9c8;text-align:center;margin:14px 0 0;font:400 9px/1.6 Inter,sans-serif}@media (width<=900px){.founderPackage{grid-template-columns:140px 1fr;gap:45px}.founderSeal{width:140px}.founderOffer{border-top:1px solid #d5a77f70;border-left:0;grid-column:2;padding:28px 0 0}}@media (width<=650px){.founderPackage{grid-template-columns:1fr;padding:80px 24px}.founderPackage:before{inset:12px}.founderSeal{width:150px;margin:auto}.founderCopy{text-align:center}.founderCopy ul{text-align:left;grid-template-columns:1fr;max-width:360px;margin:auto}.founderLead{font-size:13px}.founderOffer{grid-column:1;align-items:center;padding:30px 0 0}.founderOffer>strong{font-size:48px}.founderOffer button{max-width:360px}.founderOffer p{max-width:310px}}@media (prefers-reduced-motion:reduce){.founderSeal img{transition:none}.founderSeal:hover img{transform:none}}.checkoutPage{color:#173458;background:#f3ede4;min-height:100vh;text-align:left!important}.checkoutPage *{box-sizing:border-box}.checkoutHeader{background:#fbf8f2;border-bottom:1px solid #17345820;grid-template-columns:1fr auto 1fr;align-items:center;min-height:82px;padding:16px clamp(20px,5vw,70px);display:grid}.checkoutHeader>a{color:#173458;letter-spacing:.12em;font:600 9px Inter;text-decoration:none}.checkoutHeader>div{text-align:center}.checkoutHeader small{color:#b47a50;letter-spacing:.3em;font:600 7px Inter;display:block}.checkoutHeader strong{margin-top:5px;font:500 25px Cormorant Garamond;display:block}.checkoutHeader>span{color:#6f665c;letter-spacing:.12em;justify-self:end;font:600 8px Inter}.checkoutShell{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:30px;width:min(1180px,100% - 40px);margin:46px auto 80px;display:grid}.checkoutMain,.checkoutSummary{background:#fbf8f2;border:1px solid #b47a5030;box-shadow:0 18px 55px #17345812}.checkoutMain{padding:42px}.checkoutStep{align-items:center;gap:16px;margin:7px 0 22px;display:flex}.checkoutStep>span{color:#fff;background:#173458;border-radius:50%;place-items:center;width:32px;height:32px;font:600 9px Inter;display:grid}.checkoutStep small{color:#b47a50;letter-spacing:.2em;font:600 7px Inter;display:block}.checkoutStep h1,.checkoutStep h2{margin:2px 0 0;font:500 31px Cormorant Garamond}.productOptions,.fulfillmentOptions,.shippingQuotes{gap:10px;margin-bottom:38px;display:grid}.productOptions,.fulfillmentOptions{grid-template-columns:1fr 1fr}.productOptions label,.fulfillmentOptions label,.shippingQuotes label{cursor:pointer;background:#fff;border:1px solid #17345825;align-items:center;gap:12px;padding:18px;transition:border .2s,background .2s;display:flex;position:relative}.productOptions label.selected,.fulfillmentOptions label.selected,.shippingQuotes label.selected{background:#f7efe5;border-color:#b47a50}.productOptions input,.fulfillmentOptions input,.shippingQuotes input{accent-color:#b7423a}.productOptions span,.shippingQuotes span{gap:4px;display:grid}.productOptions strong,.fulfillmentOptions strong,.shippingQuotes strong{font:600 11px Inter}.productOptions small,.fulfillmentOptions small,.shippingQuotes small{color:#756a60;font:400 9px/1.4 Inter}.productOptions b,.shippingQuotes b{margin-left:auto;font:500 19px Cormorant Garamond}.fulfillmentOptions label{grid-template-columns:18px 1fr;display:grid}.fulfillmentOptions small{grid-column:2}.formGrid{grid-template-columns:1fr 1fr;gap:17px;margin-bottom:38px;display:grid}.formGrid label{color:#74685d;letter-spacing:.11em;text-transform:uppercase;gap:8px;font:600 8px Inter;display:grid}.formGrid label.wide{grid-column:1/-1}.formGrid input{color:#173458;background:0 0;border:0;border-bottom:1px solid #b47a5060;outline:none;width:100%;padding:13px 4px;font:400 15px Inter}.formGrid input:focus{border-color:#b7423a}.quoteButton{color:#173458;letter-spacing:.13em;cursor:pointer;background:0 0;border:1px solid #173458;align-self:end;padding:13px;font:700 8px Inter}.pickupNotice{color:#fff;background:#132b49;border-left:4px solid #d5a77f;margin:8px 0 10px;padding:26px}.pickupNotice strong{font:500 24px Cormorant Garamond}.pickupNotice p{color:#e7ded4;margin:10px 0;font:400 11px/1.6 Inter}.pickupNotice small{color:#c5b8aa;font:400 9px/1.6 Inter}.checkoutSummary{padding:36px;position:sticky;top:24px}.checkoutSummary>small{color:#b47a50;letter-spacing:.22em;font:700 7px Inter}.checkoutSummary h2{margin:12px 0 4px;font:500 38px Cormorant Garamond}.checkoutSummary>p{color:#74685d;font:400 10px/1.5 Inter}.checkoutSummary dl{border-top:1px solid #17345820;margin:28px 0}.checkoutSummary dl div{border-bottom:1px solid #17345818;justify-content:space-between;padding:13px 0;font:500 10px Inter;display:flex}.checkoutSummary dl div:last-child{color:#b7423a;font-size:14px}.checkoutSummary button{color:#fff;letter-spacing:.15em;cursor:pointer;background:#173458;border:0;width:100%;padding:17px;font:700 9px Inter}.checkoutSummary button:disabled{opacity:.55}.secureNote,.checkoutStatus{text-align:center!important}.checkoutSummary .secureNote{margin-top:12px;font-size:8px}.checkoutStatus{min-height:34px;color:#b7423a!important;font-size:10px!important}.checkoutResult{background:radial-gradient(circle,#fbf8f2,#e8ddd0);place-items:center;min-height:100vh;padding:24px;display:grid;text-align:center!important}.checkoutResult>div{background:#fff;border-top:4px solid #b47a50;width:min(650px,100%);padding:70px 45px;box-shadow:0 24px 70px #17345820}.checkoutResult small{color:#b47a50;letter-spacing:.3em;font:700 8px Inter}.checkoutResult h1{color:#173458;margin:25px 0;font:500 clamp(44px,7vw,75px)/.94 Cormorant Garamond}.checkoutResult p{color:#70665d;font:300 14px/1.8 Inter}.checkoutResult strong{margin:25px;display:block}.checkoutResult a{color:#fff;letter-spacing:.15em;background:#173458;padding:15px 24px;font:700 8px Inter;text-decoration:none;display:inline-block}@media (width<=850px){.checkoutHeader{grid-template-columns:1fr auto}.checkoutHeader>span{display:none}.checkoutShell{grid-template-columns:1fr;width:min(100% - 24px,680px);margin-top:18px}.checkoutSummary{order:-1;position:static}.checkoutMain{padding:30px 22px}.productOptions,.fulfillmentOptions{grid-template-columns:1fr}}@media (width<=520px){.checkoutHeader{padding:12px 16px}.checkoutHeader strong{font-size:21px}.checkoutShell{gap:8px;width:calc(100% - 16px)}.checkoutSummary{padding:26px 22px}.formGrid{grid-template-columns:1fr}.formGrid label.wide{grid-column:auto}.checkoutStep h1,.checkoutStep h2{font-size:27px}}.publicOrderStatus{background:#f3ece3;border:1px solid #b47a5040;margin:25px 0;padding:20px}.publicOrderStatus>small{display:block}.publicOrderStatus>strong{margin:8px 0 12px}.publicOrderStatus p{border-top:1px solid #17345818;gap:4px;margin:8px 0;padding-top:8px;display:grid}.publicOrderStatus code{color:#b7423a;font:700 18px Inter}.orderList{gap:22px;margin-top:34px;display:grid}.orderList>article{background:#fbf8f2;border-left:4px solid #b47a50;padding:30px;box-shadow:0 12px 34px #17345812}.orderHeading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.orderHeading small{color:#b47a50;letter-spacing:.14em;font:700 8px Inter}.orderHeading h2{margin:5px 0;font:500 32px Cormorant Garamond}.orderHeading p,.orderList>article>p{color:#70665d;font:400 10px/1.6 Inter}.orderHeading>strong{color:#fff;letter-spacing:.1em;background:#173458;padding:8px 10px;font:600 7px Inter}.deliveryList{gap:8px;margin-top:22px;display:grid}.deliveryList>section{background:#f2eae0;border:1px solid #b47a5025;grid-template-columns:1fr minmax(150px,auto) auto;align-items:center;gap:10px;padding:15px;display:grid}.deliveryList>section>div{gap:3px;display:grid}.deliveryList small{color:#b47a50;letter-spacing:.12em;font:700 7px Inter}.deliveryList strong{font:600 11px Inter}.deliveryList span{color:#6f655c;font:400 9px Inter}.deliveryList code{color:#b7423a;font-size:10px}.deliveryList input{background:#fff;border:1px solid #b47a5050;padding:11px}.deliveryList button{color:#fff;letter-spacing:.1em;cursor:pointer;background:#173458;border:0;padding:12px;font:700 7px Inter}@media (width<=650px){.orderHeading{display:grid}.orderHeading>strong{justify-self:start}.deliveryList>section{grid-template-columns:1fr}.deliveryList button,.deliveryList input{width:100%}}.integrationVault{color:#fff;background:linear-gradient(135deg,#102944,#173b64);margin-top:38px;padding:30px;box-shadow:0 18px 46px #10294425}.vaultIntro h2{margin:0;font:500 34px Cormorant Garamond,serif}.vaultIntro>p:last-child{color:#cad5e2;font:300 11px/1.6 Inter}.integrationCards{grid-template-columns:1fr 1fr;gap:14px;margin-top:22px;display:grid}.integrationCards article{background:#ffffff0c;border:1px solid #fff2;gap:15px;padding:20px;display:grid}.integrationCards article.isConnected{border-color:#74c69d}.integrationCards article>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.integrationCards strong{font:500 20px Cormorant Garamond,serif}.integrationCards span{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#b7423a;padding:6px 8px;font:700 7px Inter}.integrationCards .isConnected span{background:#2d7d5c}.integrationCards label{color:#d5a77f;letter-spacing:.13em;gap:7px;font:700 7px Inter;display:grid}.integrationCards input{color:#fff;background:#07182d;border:1px solid #ffffff32;outline:none;width:100%;padding:12px}.integrationCards button{color:#102944;letter-spacing:.12em;cursor:pointer;background:#d5a77f;border:1px solid #d5a77f;padding:13px;font:700 7px Inter}.adminStatus{color:#b7423a;background:#fbf8f2;padding:10px;font-size:10px;position:sticky;bottom:12px}@media (width<=650px){.integrationVault{padding:24px 18px}.integrationCards{grid-template-columns:1fr}}.purchaseChoices{background:#e7ded1;grid-template-columns:minmax(0,1.35fr) minmax(340px,.85fr);align-items:stretch;gap:24px;padding:28px;display:grid}.purchaseChoices>.founderPackage,.purchaseChoices>.purchase{min-width:0;height:100%}.purchaseChoices>.founderPackage{grid-template-columns:145px minmax(0,1fr);align-content:center;gap:36px;padding:70px 52px}.purchaseChoices>.founderPackage:before{inset:15px}.purchaseChoices .founderSeal{width:145px}.purchaseChoices .founderCopy h2{font-size:clamp(48px,5vw,68px)}.purchaseChoices .founderCopy ul{grid-template-columns:1fr;gap:10px}.purchaseChoices .founderOffer{border-top:1px solid #d5a77f70;border-left:0;grid-column:1/-1;grid-template-columns:1fr auto;grid-template-areas:"inventory inventory""label price""badge price""button button""note note";align-items:center;width:100%;padding:28px 0 0;display:grid}.founderInventory{border-bottom:1px solid #d5a77f48;grid-area:inventory;margin:0 0 25px;padding:0 0 22px}.founderInventory>span{letter-spacing:.2em;color:#f2d0a8;font:700 8px/1.5 Inter,sans-serif;display:block}.founderInventory>div:first-of-type{align-items:baseline;gap:13px;margin:8px 0 12px;display:flex}.founderInventory strong{color:#fff;font:500 46px/.9 Cormorant Garamond,serif}.founderInventory p{color:#e8d9c7;margin:0;font:italic 16px/1.2 Cormorant Garamond,serif}.founderInventoryTrack{background:#ffffff2b;height:4px;overflow:hidden}.founderInventoryTrack i{background:linear-gradient(90deg,#f0c292,#b47a50);height:100%;transition:width .5s;display:block}.founderInventory small{color:#c6b9ac;margin-top:8px;font:400 8px/1.5 Inter,sans-serif;display:block}.purchaseChoices .founderOffer>small{grid-area:label}.purchaseChoices .founderOffer>strong{grid-area:price;margin:0;font-size:50px}.purchaseChoices .founderOffer>span{grid-area:badge;justify-self:start;margin:9px 0 20px}.purchaseChoices .founderOffer>button,.purchaseChoices .founderOffer>.purchaseWhatsapp{grid-area:button}.purchaseChoices .founderOffer>p{grid-area:note;justify-self:center}.purchaseChoices>.purchase{isolation:isolate;background-color:#f4ead9;background-image:linear-gradient(#fbf4e9b8 0,#f6ecddb3 54%,#d8d3cbcc 100%),url(/images/tudo-posso-sale-background.png);background-position:34%;background-size:cover;flex-direction:column;align-items:flex-start;padding:70px 48px;display:flex;position:relative;overflow:hidden}.purchaseChoices>.purchase:before{content:"";z-index:-1;pointer-events:none;border:1px solid #b47a5045;position:absolute;inset:14px}.purchaseChoices>.purchase>img{border:1px solid #fff8;width:116px;margin-bottom:32px;box-shadow:0 12px 30px #1734581f}.purchaseChoices>.purchase h2{font-size:clamp(42px,4.2vw,59px)}.purchaseChoices>.purchase>div:not(.price)>p:not(.eyebrow){font-size:13px}.purchaseChoices>.purchase .price{width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-top:1px solid #b47a5070;margin-top:auto;padding:30px 0 0}.purchaseChoices>.purchase .limitedEdition{border-bottom:1px solid #b47a5048;margin:0 0 28px;padding:0 0 26px}.purchaseChoices>.purchase .limitedEdition>strong{text-shadow:0 1px #fff8;font-size:64px!important}.purchaseChoices>.purchase .limitedEdition>p{margin-top:2px!important}.purchaseChoices>.purchase .inventoryTrack{background:#17345820;height:3px}.purchaseChoices>.purchase .price>small{color:#173458b8}.purchaseChoices>.purchase .price>strong{text-shadow:0 1px #fff8;margin:7px 0 22px}.purchaseChoices>.purchase .price>button,.purchaseChoices>.purchase .price>.purchaseWhatsapp{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.12em;background:linear-gradient(90deg,#173458,#21466f);border:1px solid #173458;width:100%;padding:16px;font:600 9px/1 Inter,sans-serif;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 8px 20px #17345820}.purchaseChoices>.purchase .price>.purchaseWhatsapp:hover{transform:translateY(-2px);box-shadow:0 12px 25px #1734582e}.purchaseChoices>.purchase .price>span{color:#625b54}.purchaseChoices>.purchase .price strong{font-size:44px}@media (width<=1050px){.purchaseChoices{grid-template-columns:1fr}.purchaseChoices>.founderPackage{grid-template-columns:160px 1fr}.purchaseChoices .founderSeal{width:160px}.purchaseChoices>.purchase{grid-template-columns:130px 1fr 250px;align-items:center;gap:32px;display:grid}.purchaseChoices>.purchase>img{width:120px;margin:0}.purchaseChoices>.purchase .price{border-top:0;border-left:1px solid #d6c8b6;margin:0;padding:0 0 0 28px}}@media (width<=760px){.purchaseChoices{gap:12px;padding:12px}.purchaseChoices>.founderPackage{background-position:28%;grid-template-columns:1fr;padding:70px 26px}.purchaseChoices .founderSeal{width:150px;margin:auto}.purchaseChoices .founderCopy{text-align:center}.purchaseChoices .founderCopy ul{text-align:left;max-width:360px;margin:auto}.purchaseChoices .founderOffer{grid-template-columns:1fr;grid-template-areas:"inventory""label""price""badge""button""note";justify-items:center}.purchaseChoices .founderOffer>span{justify-self:center}.founderInventory{text-align:center;width:100%}.founderInventory>div:first-of-type{justify-content:center}.purchaseChoices>.purchase{background-position:28%;padding:58px 28px 48px;display:flex}.purchaseChoices>.purchase>img{width:112px;margin-bottom:27px}.purchaseChoices>.purchase .price{border-top:1px solid #b47a5070;border-left:0;margin-top:24px;padding:28px 0 0}.purchaseChoices>.purchase .limitedEdition>strong{font-size:58px!important}.purchaseChoices>.purchase .price>button,.purchaseChoices>.purchase .price>.purchaseWhatsapp{width:100%}}.founderInventoryAdmin{border-top-color:#b47a50}
