:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:500;color-scheme:light dark;color:#ffffffde;--main_bg_color: #c85a87;--secondary_color: #bff4ea;background-size:200% 200%;background-color:var(--main_bg_color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--spacing-s: 8px;--spacing-m: 16px;--spacing-l: 24px;--spacing-xl: 32px;--spacing-xxl: 64px;--text-light: rgba(255, 255, 255, .75);--text-lighter: rgba(255, 255, 255, .9);--width-container: 1400px;--width-content: 1600px}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}html,body{width:100%;max-width:100%;margin:0;padding:0;overflow-x:clip;scroll-behavior:smooth}a{font-weight:500;color:#fff;text-decoration:inherit;font-size:23px}a:hover{color:#ffffff73}nav{background-color:transparent;left:0;transition:none;display:flex;align-items:center;width:100%;max-width:100%;padding:1rem 2rem;box-sizing:border-box}nav ul{list-style:none;display:flex;gap:clamp(1rem,2.2vw,2.5rem);padding:0;margin:0 0 0 auto;padding-left:2rem}.hamburger{position:relative;top:1px;cursor:pointer;right:0;display:none;width:44px;height:44px;border-radius:10px;background:#ffffff38;border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease}.sidebar .crossburger{flex:0 0 auto;align-self:flex-end;width:42px;height:42px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--secondary_color);background:var(--main_bg_color);border:none;box-shadow:0 4px 14px #c85a8759;transition:background .2s ease,transform .2s ease;margin:0 0 .6rem}.sidebar .crossburger:hover{background:#b54e78}.sidebar .crossburger:active{transform:scale(.92)}.hamburger:hover{background:#ffffff61;border-color:#ffffff8c}.sidebar{position:fixed;top:0;right:0;height:100vh;height:100dvh;width:min(82vw,300px);z-index:999;background:var(--secondary_color);box-shadow:-18px 0 50px #00000038;border-radius:26px 0 0 26px;display:none;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:1rem .85rem 1.5rem;box-sizing:border-box;list-style:none;margin:0;gap:.12rem;animation:sidebarIn .3s cubic-bezier(.22,1,.36,1)}@keyframes sidebarIn{0%{transform:translate(105%);opacity:.4}to{transform:translate(0);opacity:1}}a{width:100%}.sidebar>li{width:100%;padding:0;box-sizing:border-box}.sidebar>li a{display:block;width:100%;box-sizing:border-box;padding:.95rem 1.15rem;border-radius:14px;color:var(--main_bg_color);font-size:1.15rem;font-weight:600;text-decoration:none;transition:background .18s ease,color .18s ease}.sidebar>li a:hover,.sidebar>li a:active,.sidebar>li a:focus-visible{background:var(--main_bg_color);color:var(--secondary_color)}header{position:sticky;top:0;z-index:100;overflow:visible;background-color:var(--secondary_color);filter:drop-shadow(0px 4px 18px rgba(0,50,40,.22)) drop-shadow(0px 1px 6px rgba(0,0,0,.12))}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--main_bg_color)}.app-shell{position:relative;background-color:var(--main_bg_color)}.hero-bg{background-color:var(--secondary_color);position:relative;z-index:1}.app-logo{position:absolute;top:66%;left:1.1rem;z-index:120;width:clamp(72px,7vw,112px);color:var(--main_bg_color);display:flex;align-items:center;transform:translateY(-50%)}.logo-blob{position:absolute;top:calc(100% - 2px);left:0;width:clamp(135px,17.5vw,220px);height:clamp(135px,17.5vw,220px);background:var(--secondary_color);clip-path:url(#logoBlobClip);z-index:110;pointer-events:none}.logo-blob-defs{position:absolute;width:0;height:0;pointer-events:none}.app-logo:hover{color:#c85a8780}header nav .hideOnMobile a{color:var(--main_bg_color);display:inline-block;font-weight:400;font-size:clamp(1.05rem,1.7vw,1.55rem);white-space:nowrap;transition:transform .18s ease,color .18s ease}header nav .hideOnMobile a:hover{color:var(--main_bg_color);transform:translateY(-2px)}header nav .hideOnMobile a.active{font-weight:700}@media(min-width:769px){nav{position:relative}nav ul{width:100%;margin-left:0;padding-left:0;justify-content:center}}@media(min-width:769px){nav ul li.nav-right{position:absolute;right:2rem;top:50%;transform:translateY(-50%)}}.app-logo-svg{width:100%;height:auto;display:block}.reveal{opacity:0;transform:translate(-24px);transition:opacity .7s ease,transform .5s ease}.reveal.show{opacity:1;transform:translate(0)}.model-loader{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--main_bg_color);border-radius:16px;color:#fff;gap:1rem}.loader-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hero{--hero-copy-x: 12rem;--hero-copy-y: 0rem;--hero-camera-cluster-y: 42%;display:flex;justify-content:space-between;flex-direction:row;align-items:flex-start;flex-wrap:wrap;min-height:clamp(560px,72vh,760px);padding:1rem 4rem;background-color:var(--main_bg_color);overflow:visible;position:relative;border-bottom-left-radius:clamp(100px,16vw,250px);border-bottom-right-radius:0}.hero-content{max-width:300px;z-index:5;margin-left:var(--hero-copy-x);align-self:center;margin-top:var(--hero-copy-y);align-items:flex-start;justify-content:space-between}.hero-content h1{font-size:3rem;margin-bottom:.5rem;margin-left:1rem;letter-spacing:0}.hero-content p{margin:.5rem 0 1rem 1rem;color:#ffffffc7}.hero-subtext{margin-top:-.4rem;font-size:clamp(.95rem,1vw,1.5rem);font-weight:500;letter-spacing:.06em;color:#ffffffb8}.hero-3d{width:min(64%,980px);min-height:610px;flex-shrink:0;margin-top:1.8rem;display:flex;flex-direction:column;align-items:center;position:relative;z-index:4}@media(min-width:769px)and (max-width:1023px){.hero{--hero-copy-x: 3.75rem;--hero-copy-y: -2.4rem;--hero-camera-cluster-y: 43%;flex-wrap:nowrap;padding:1rem 2rem;align-items:center}.hero-content{margin-left:var(--hero-copy-x);margin-top:var(--hero-copy-y);flex-shrink:0}.hero-3d{width:52%;min-height:460px;margin-top:0}.model-canvas{--model-panel-x: clamp(1rem, 3vw, 2.25rem);padding-left:clamp(1.25rem,3vw,2.5rem);padding-right:clamp(1.25rem,3vw,2.5rem);grid-template-columns:minmax(70px,.26fr) minmax(340px,1fr) minmax(104px,.3fr)}}.hero-camera{position:absolute;left:50%;top:var(--hero-camera-cluster-y);aspect-ratio:16 / 9;margin:0;opacity:1;pointer-events:none;overflow:visible;transform-style:preserve-3d;--hero-camera-art-width: 13.67%;--hero-camera-art-left: 50.04%;--hero-camera-art-top: 53.84%;transition:transform .85s cubic-bezier(.22,1,.36,1),opacity .45s ease;will-change:transform}.hero-camera-img{position:absolute;left:var(--hero-camera-art-left);top:var(--hero-camera-art-top);width:var(--hero-camera-art-width);height:auto;max-width:none;display:block;object-fit:contain;filter:var(--camera-filter, none);-webkit-user-select:none;user-select:none;transform:translate3d(-50%,-50%,0);transform-origin:center;transition:left .85s cubic-bezier(.22,1,.36,1),top .85s cubic-bezier(.22,1,.36,1),width .85s cubic-bezier(.22,1,.36,1);will-change:left,top,width}.hero-camera-stage{position:relative;width:100%;height:700px}.hero-camera--center{width:clamp(1270px,108vw,1950px);--hero-camera-art-width: 13.67%;--hero-camera-art-left: 50.04%;--hero-camera-art-top: 53.84%;transform:translate3d(-50%,-50%,0);z-index:4}.hero-camera--left{width:clamp(1270px,108vw,1950px);--hero-camera-art-width: 12.59%;--hero-camera-art-left: 42.23%;--hero-camera-art-top: 59.93%;transform:translate3d(-50%,-55%,0);z-index:2}.hero-camera--top-left{width:clamp(1270px,108vw,1950px);--hero-camera-art-width: 11.99%;--hero-camera-art-left: 44.26%;--hero-camera-art-top: 42.53%;transform:translate3d(-50%,-53%,0);opacity:1;z-index:1}.hero-camera--top-right{width:clamp(1270px,108vw,1950px);--hero-camera-art-width: 12.58%;--hero-camera-art-left: 55.02%;--hero-camera-art-top: 40.07%;transform:translate3d(-50%,-50%,0);opacity:1;z-index:1}.hero-camera--right{width:clamp(1270px,108vw,1950px);--hero-camera-art-width: 12.5%;--hero-camera-art-left: 58.76%;--hero-camera-art-top: 57.12%;transform:translate3d(-52%,-50%,0);z-index:3}.hero-camera-controls{display:flex;justify-content:center;align-items:center;margin-top:-9rem;position:relative;z-index:6}.hero-camera-pill{display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#ffffff24;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 10px 26px #00000024,inset 0 1px #ffffff40;color:#fff;font-weight:700;letter-spacing:.12em;font-size:.82rem}.hero-camera-pill span{width:9.5rem;text-align:center;-webkit-user-select:none;user-select:none}.hero-camera-pill button{display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;background:#ffffff2e;border:none;border-radius:50%;color:#fff;font-size:.95rem;line-height:1;cursor:pointer;padding:0;transition:background .25s ease,transform .25s ease;z-index:999}.hero-camera-pill button:hover{color:#fff;background:#ffffff61;transform:scale(1.12)}.hero-camera-pill button:active{transform:scale(.96)}.hero-marquee{display:none;position:relative;width:100%;padding:1.25rem 0;margin-top:2rem;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);color:#ffffffc7;font-size:.82rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap;overflow:hidden;background:linear-gradient(to bottom,#ffffff03,#ffffff05);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-marquee:before,.hero-marquee:after{content:"";position:absolute;top:0;width:90px;height:100%;pointer-events:none;z-index:2}.hero-marquee:before{left:0;background:linear-gradient(to right,var(--main_bg_color) 0%,transparent 100%)}.hero-marquee:after{right:0;background:linear-gradient(to left,var(--main_bg_color) 0%,transparent 100%)}.hero-marquee-track{display:inline-flex;align-items:center;gap:1.5rem;min-width:max-content;padding-left:1rem;animation:heroMarqueeScroll 22s linear infinite}.hero-marquee-text{display:inline-flex;align-items:center;gap:1.5rem}.hero-marquee-separator{color:#ffffff52;font-size:.72rem;letter-spacing:0}@keyframes heroMarqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-marquee:hover .hero-marquee-track{animation-play-state:paused}@keyframes fadeSlideIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.hero-title{color:#fffffff1;line-height:1.2}.hero-description{color:#fffffff1;font-size:2rem}.hero-ball,.model-ball,.pipe-ball,.details-ball,.about-ball{position:absolute;display:block;width:clamp(225px,25vw,390px);height:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:2}@media(max-width:768px){.hero-ball,.model-ball,.pipe-ball,.details-ball,.about-ball{display:none!important}}.hero-ball--blue{left:-2%;top:-28%;width:clamp(330px,38vw,640px)}@media(min-width:769px)and (max-width:1399px){.hero-ball--blue{top:-6%}}.hero-ball--pink{left:-2%;top:28%;width:clamp(400px,46vw,780px)}.hero-ball--purple{left:30%;top:18%;width:clamp(280px,32vw,540px)}.hero-ball--mint{right:-1%;top:-2%;width:clamp(315px,36vw,610px)}.hero-ball--white{right:-11%;top:40%;width:clamp(330px,38vw,640px)}.card-grid{margin:0 auto;display:grid;grid-template-columns:repeat(1,1fr);grid-column-gap:clamp(2rem,2.4vw,2.75rem);grid-row-gap:clamp(2rem,2.4vw,2.75rem);max-width:1140px;width:100%;z-index:2}@media(min-width:769px){.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:769px){.card-grid{grid-template-columns:repeat(3,1fr)}}.card{list-style:none;position:relative;overflow:visible;z-index:1;isolation:isolate;background-color:var(--secondary_color);border-radius:var(--spacing-l);scale:1;transition:scale .32s cubic-bezier(.22,1,.36,1);will-change:transform,scale}.card:hover{z-index:10;scale:1.04}@keyframes card-slide-in{0%{opacity:0;transform:translate(-32px)}}.card.reveal.show{animation:card-slide-in .7s ease backwards}.card.reveal.show:nth-child(2){animation-delay:.12s}.card.reveal.show:nth-child(3){animation-delay:.26s}.card:before{content:"";display:block;padding-bottom:140%;width:100%}.card__background{background-size:cover;background-position:center;border-radius:var(--spacing-l);overflow:hidden;inset:0;position:absolute;z-index:1;transform-origin:center;transform:scale(1) translateZ(0);opacity:1;transition:opacity .4s ease,filter .4s ease,transform .4s ease;backface-visibility:hidden;will-change:filter,transform,opacity}.card__hover-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;opacity:0;--hover-x: 0%;--hover-y: -8%;--hover-scale-x: 1.32;--hover-scale-y: 1.32;transform:translate3d(0,4%,0) scale(.95);transform-origin:center;transition:opacity .5s ease,transform .6s cubic-bezier(.34,1.45,.64,1);z-index:2;pointer-events:none;filter:drop-shadow(0 18px 28px rgba(0,0,0,.18));backface-visibility:hidden;will-change:opacity,transform}.card:hover .card__background{opacity:0;transform:scale(.98) translateZ(0)}.card:hover .card__hover-image{opacity:1;transform:translate3d(var(--hover-x),var(--hover-y),0) scale(var(--hover-scale-x),var(--hover-scale-y))}.card:nth-child(1) .card__hover-image,.card:nth-child(3) .card__hover-image{--hover-y: 0%;--hover-scale-x: 1.55;--hover-scale-y: 1.55;object-position:center bottom;transform-origin:center bottom}.card:nth-child(1) .card__hover-image{--hover-x: -6%}.card:nth-child(2) .card__hover-image{--hover-y: 0%;--hover-scale-x: 1.9;--hover-scale-y: 1.9;object-position:center bottom;transform-origin:center bottom}.card:nth-child(3) .card__hover-image{--hover-x: 6%}.card-grid:hover>.card:not(:hover) .card__background{filter:brightness(.5) saturate(.5) blur(8px)}.card__content{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);padding:var(--spacing-l);text-align:center;z-index:3;transition:opacity .24s ease}.card:hover .card__content{opacity:0}.card__category{display:none}.card__heading{margin:0;color:#fff;font-size:clamp(1.4rem,2.4vw,2.2rem);font-weight:800;font-family:inherit;letter-spacing:.08em;text-transform:uppercase;line-height:1.1;word-spacing:normal}.card__hover-copy{position:absolute;left:50%;top:clamp(1rem,6%,2rem);width:min(88%,300px);transform:translate(-50%,14px) scale(.94);opacity:0;z-index:4;pointer-events:none;text-align:center;transition:opacity .36s ease 80ms,transform .42s ease 80ms;will-change:opacity,transform}.card:hover .card__hover-copy{opacity:1;transform:translate(-50%) scale(1)}.card__hover-line{display:block;font-family:inherit;font-size:clamp(1.75rem,4vw,3rem);font-weight:800;letter-spacing:0;line-height:1.18;text-transform:none}.card__hover-word{font-family:inherit}.card__hover-word--pink{color:var(--main_bg_color)}.card__hover-word--white{color:#fff}.model-canvas{--model-panel-x: clamp(2rem, 9vw, 8rem);--model-panel-top: clamp(1.35rem, 2vw, 2rem);--model-panel-bottom: clamp(2.5rem, 4vw, 3.75rem);--model-copy-gutter: clamp(2.5rem, 5vw, 7rem);--model-palette-gutter: clamp(3rem, 4.8vw, 5.5rem);--model-center-nudge: clamp(.35rem, .55vw, .9rem);display:grid;grid-template-columns:minmax(160px,.41fr) minmax(360px,1fr) minmax(160px,.41fr);align-items:center;width:100%;min-height:960px;padding:clamp(2.5rem,4vw,4rem) clamp(2rem,9vw,8rem) clamp(3.25rem,5vw,5rem);box-sizing:border-box;background-color:var(--main_bg_color);position:relative;overflow:visible;isolation:isolate;z-index:2;margin-top:-1px}.polaroid-view-close{width:44px;height:44px;border:none;border-radius:50%;background:#fff;color:#2a1620;font-size:1.2rem;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #00000059;transition:transform .15s ease,background .2s ease,color .2s ease}.polaroid-view-close:hover{background:var(--main_bg_color);color:#fff;transform:scale(1.08)}.polaroid-view-close:active{transform:scale(.92)}.polaroid-view-actions{position:absolute;left:50%;bottom:clamp(.6rem,4%,2.25rem);transform:translate(-50%);display:flex;gap:clamp(.55rem,1.6vw,1rem);z-index:5;pointer-events:auto}@media(min-width:1024px){.polaroid-view-actions{bottom:clamp(3rem,9%,6rem)}}.polaroid-view-btn{border:none;border-radius:999px;padding:clamp(.5rem,1.3vw,.72rem) clamp(1.1rem,2.8vw,1.7rem);font-family:inherit;font-size:clamp(.85rem,1.5vw,1.02rem);font-weight:700;letter-spacing:.02em;cursor:pointer;background:#fff;color:#2a1620;box-shadow:0 6px 18px #00000047;transition:transform .15s ease,background .2s ease,color .2s ease}.polaroid-view-btn--primary{background:var(--main_bg_color);color:#fff}.polaroid-view-btn:hover{transform:translateY(-1px) scale(1.04)}.polaroid-view-btn:active{transform:scale(.95)}.model-canvas:before{content:"";position:absolute;inset:0;z-index:0;background:var(--secondary_color);border-top-right-radius:clamp(150px,19vw,320px);border-bottom-right-radius:clamp(150px,19vw,320px);pointer-events:none}.model-canvas-bg{position:absolute;top:var(--model-panel-top);left:var(--model-panel-x);right:var(--model-panel-x);bottom:var(--model-panel-bottom);background:var(--main_bg_color);border-radius:13rem;z-index:2;pointer-events:none}.reveal-scale{opacity:0;transform:scale(.93);transition:opacity .7s ease,transform .65s ease}.reveal-scale.show{opacity:1;transform:scale(1)}.model-canvas .reveal{transition-delay:.3s}.model-canvas-content{max-width:340px;margin-left:0;padding-top:0;position:absolute;left:calc(var(--model-panel-x) + var(--model-copy-gutter));top:50%;translate:0 -50%;z-index:4;align-self:center}.model-canvas-title{color:#fffffff1;line-height:1.2;font-size:3rem;margin-bottom:.5rem}.model-canvas-description{color:#fffffff1;font-size:1.3rem;margin:.5rem 0 1rem}.specs-anchor{position:relative;min-height:180px}.default-specs{position:absolute;top:50%;left:0;width:280px;transform:translateY(-50%)}.default-specs-text{color:#fff9;font-size:1.05rem;line-height:1.6;font-style:italic;margin:0}.body-specs,.battery-cover-specs,.flashlight-specs,.shutter-button-specs,.polaroid-image-specs,.lens-specs,.sockel-specs{position:absolute;top:50%;left:0;right:auto;width:280px;padding:0;border:0;border-radius:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;transform:translateY(-50%)}.body-specs-label,.battery-cover-specs-label,.flashlight-specs-label,.shutter-button-specs-label,.polaroid-image-specs-label,.lens-specs-label,.sockel-specs-label{display:none}.body-specs-title,.battery-cover-specs-title,.flashlight-specs-title,.shutter-button-specs-title,.polaroid-image-specs-title,.lens-specs-title,.sockel-specs-title{margin:0 0 .6rem;color:#fff;font-size:1.35rem;line-height:1.15;padding:0;display:block}.body-specs-text,.battery-cover-specs-text,.flashlight-specs-text,.shutter-button-specs-text,.polaroid-image-specs-text,.lens-specs-text,.sockel-specs-text{margin:0;color:#fffffff0;font-size:1.05rem;line-height:1.65}.model-3d{width:min(100%,clamp(500px,34vw,620px));height:clamp(780px,78vh,900px);flex-shrink:0;align-self:center;justify-self:center;margin-top:0;margin-right:0;border-radius:16px;position:absolute;left:calc(50% + var(--model-center-nudge));top:50%;translate:-50% -50%;z-index:3;overflow:visible;background:transparent;cursor:default;touch-action:none}.model-3d canvas{display:block;width:100%;height:100%}.model-color-picker{position:absolute;right:calc(var(--model-panel-x) + var(--model-palette-gutter));top:50%;translate:0 -50%;z-index:4;display:flex;align-items:center;justify-content:center;gap:.85rem;justify-self:end;margin-right:0}.model-color-picker .color-palette{flex-direction:column;margin-top:0;gap:1rem}.model-color-picker span{writing-mode:vertical-rl;text-orientation:mixed;color:#fff;font-size:clamp(1.8rem,2.4vw,2.6rem);font-weight:500;line-height:1;letter-spacing:0}.model-color-picker .swatch{width:56px;height:56px;border:4px solid rgba(255,255,255,.82);box-shadow:0 5px 14px #641c402e}.model-color-picker .swatch.active{border-color:#fff;outline:3px solid rgba(255,255,255,.42);transform:scale(1.08)}.model-canvas-instruction{position:absolute;left:0;right:0;bottom:5.7rem;width:max-content;max-width:calc(100% - 4rem);margin:0 auto;z-index:4;color:#fff;font-size:1rem;text-align:center}.specs-anchor:after,.specs-anchor:before{display:none}.model-ball{z-index:1;opacity:1}.model-ball--purple{left:-21%;top:-31%;width:clamp(440px,56vw,920px)}.model-ball--pink{right:-20%;bottom:-19%;width:clamp(440px,56vw,920px)}#showcase{position:relative;width:100%;min-height:100vh;background:var(--main_bg_color);overflow:hidden;padding:0 2rem 1rem;margin-top:-2px;box-sizing:border-box;display:flex;flex-direction:column}#showcase:before{content:"";position:absolute;top:-3px;left:0;width:340px;height:343px;background:var(--secondary_color);clip-path:path("M0,343 V0 H340 C114.2,0 0,114.2 0,343 Z");z-index:2;pointer-events:none}#showcase .media{position:relative;width:min(84%,1340px);height:70vh;align-self:center;margin-top:clamp(4rem,12vh,9.5rem);border-radius:48px;overflow:hidden;background:transparent;z-index:1}#showcase .base-video{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;display:block}#showcase .media-matte{position:absolute;inset:0;z-index:2;background:var(--main_bg_color);opacity:0}#showcase .text-video-mask{position:absolute;inset:0;z-index:3;opacity:0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:75%;mask-size:75%;-webkit-mask-mode:alpha;mask-mode:alpha}#showcase .text-video-mask video{width:100%;height:100%;object-fit:cover;display:block}#showcase .mask{position:absolute;inset:0;z-index:4;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0}#showcase .mask img{display:block;width:min(74vw,780px);max-width:88%;height:auto}#showcase .content{position:relative;left:auto;bottom:auto;z-index:5;width:100%;max-width:1200px;margin-top:2.5rem;margin-left:auto;margin-right:auto;padding-top:0;opacity:0;transform:translateY(30px)}#showcase .content-inner{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:3rem;color:#fff}#showcase .content-copy{max-width:680px}#showcase .content h2{margin:0 0 .75rem;font-size:clamp(2rem,4vw,4.5rem);line-height:1.05}#showcase .content p{margin:0 0 1.2rem;font-size:clamp(1rem,1.2vw,1.2rem);line-height:1.6;color:#ffffffc7}#showcase .content .lead{color:#fff;font-size:clamp(1.1rem,1.4vw,1.45rem)}#showcase .content a{display:inline-block;margin-top:.4rem;color:#5ea0ff;font-size:1rem;font-weight:600;text-decoration:none;width:auto}#showcase .content a:hover{color:#87b9ff}#showcase .content-stats{display:grid;gap:2rem;align-content:start;padding-top:.5rem}#showcase .stat{max-width:320px}#showcase .stat .eyebrow{display:block;margin-bottom:.35rem;color:#ffffffa6;font-size:.95rem;font-weight:600}#showcase .stat strong{display:block;margin-bottom:.35rem;font-size:clamp(1.7rem,2.8vw,3.4rem);line-height:1.05;font-weight:700}#showcase .stat p{margin:0;color:#ffffffc7}@media(min-width:1600px){#showcase{margin-top:-3px}#showcase:before{top:-2px}#showcase:after{content:"";position:absolute;top:-8px;left:0;width:340px;height:8px;background:var(--secondary_color);z-index:1;pointer-events:none}}@media(max-width:1024px){#showcase{min-height:auto;padding:1rem}#showcase .media{width:92%;height:60vh;margin-top:clamp(2.5rem,7vh,5rem);border-radius:32px}#showcase:before{width:250px;height:250px;clip-path:path("M0,250 V0 H250 C84,0 0,84 0,250 Z")}#showcase .text-video-mask{-webkit-mask-size:85%;mask-size:85%;transform:scale(1)}#showcase .mask{opacity:1;display:none}#showcase .content{left:auto;bottom:auto;margin-top:1.5rem;opacity:1;transform:translateY(0)}#showcase .content-inner{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){#showcase .media{width:96%;height:50vh;margin-top:clamp(4.5rem,12vh,8rem)}#showcase:before{width:180px;height:180px;clip-path:path("M0,180 V0 H180 C60.4,0 0,60.4 0,180 Z")}#showcase .text-video-mask{-webkit-mask-size:92%;mask-size:92%}#showcase .content h2{font-size:2rem}#showcase .content p{font-size:.95rem}#showcase .stat strong{font-size:2rem}}.features-pipe-section{overflow:clip;background-color:var(--main_bg_color);min-height:100vh;min-height:100svh;box-sizing:border-box;position:relative;margin-top:-18vh;z-index:3}@supports (min-height: 100dvh){.features-pipe-section{min-height:100dvh}}.features-pipe-frame{position:relative;height:115vh;height:115svh;display:flex;align-items:stretch;padding:0;box-sizing:border-box;overflow:hidden}@supports (height: 100dvh){.features-pipe-frame{height:115dvh}}.features-pipe{--pipe-top-bar-height: clamp(9rem, 22vh, 17rem);--pipe-top-left-radius: clamp(7rem, 18vw, 16rem);--pipe-top-right-radius: clamp(150px, 19vw, 320px);--pipe-bottom-fill-height: clamp(4.75rem, 8.5vh, 6.75rem);position:relative;width:100vw;height:100%;margin-left:calc(-1*(100vw - 100%)/2);background:var(--secondary_color);border-radius:0;overflow:hidden;z-index:2}.pipe-ball{z-index:1;opacity:.94}.pipe-ball--blue{left:clamp(-100px,-6vw,-36px);top:8%;width:clamp(170px,18vw,325px)}.pipe-ball--pink{right:clamp(-115px,-7vw,-42px);bottom:10%;width:clamp(185px,20vw,360px)}.pipe-ball--mint{right:18%;top:1%;width:clamp(120px,13vw,230px)}.features-layer{position:absolute;inset:0;background-size:cover;background-repeat:no-repeat;background-position:center center;pointer-events:none;-webkit-user-select:none;user-select:none}.features-layer--3rd{z-index:1;background-position:top center}.features-layer--2nd{z-index:2;background-position:bottom center}.features-layer--top{z-index:3;background-position:center center}.features-pipe__top-fill,.features-pipe__right-bulge,.features-pipe__bottom-fill{position:absolute;background:var(--main_bg_color);pointer-events:none;z-index:6}.features-pipe__top-fill{top:0;left:0;right:0;height:var(--pipe-top-bar-height);border-bottom-left-radius:var(--pipe-top-left-radius)}.features-pipe__right-bulge{top:0;right:0;width:var(--pipe-top-right-radius);height:calc(var(--pipe-top-bar-height) + var(--pipe-top-right-radius));background:radial-gradient(circle var(--pipe-top-right-radius) at left bottom,transparent calc(var(--pipe-top-right-radius) - 1px),var(--main_bg_color) var(--pipe-top-right-radius))}.features-pipe__bottom-fill{left:0;right:0;bottom:0;height:var(--pipe-bottom-fill-height)}.features-pipe-heading-wrap{position:absolute;left:0;top:55%;transform:translateY(-50%);z-index:10;max-width:calc(100vw - 1.5rem);overflow:hidden;background:var(--main_bg_color);padding:clamp(2rem,3.4vh,3.2rem) clamp(5rem,8vw,9rem) clamp(2rem,3.4vh,3.2rem) clamp(3rem,4.2vw,5rem);border-radius:0 999px 999px 0}.features-pipe-heading{margin:0;font-size:clamp(3.4rem,7vw,7.4rem);font-weight:800;letter-spacing:.08em;color:var(--secondary_color);text-transform:uppercase;white-space:nowrap;line-height:1}@media(max-width:1024px){.features-pipe{--pipe-top-bar-height: clamp(8rem, 20vh, 14rem);--pipe-top-left-radius: clamp(6.5rem, 22vw, 13rem);--pipe-top-right-radius: clamp(130px, 21vw, 260px);--pipe-bottom-fill-height: clamp(3.75rem, 8vh, 5.5rem)}.features-pipe-heading-wrap{padding:clamp(1.7rem,3vh,2.5rem) clamp(4rem,7vw,6rem) clamp(1.7rem,3vh,2.5rem) clamp(2.5rem,4vw,3.5rem)}}@media(max-width:768px){.features-pipe-section{min-height:auto}@supports (min-height: 100dvh){.features-pipe-section{min-height:auto}}.features-pipe-frame{height:72vh;height:72svh}.features-pipe{--pipe-top-bar-height: clamp(4.5rem, 12vh, 7rem);--pipe-top-left-radius: clamp(4rem, 22vw, 7rem);--pipe-top-right-radius: clamp(85px, 20vw, 150px);--pipe-bottom-fill-height: clamp(2.5rem, 5vh, 3.5rem);width:100vw;height:100%;margin-left:calc(-1*(100vw - 100%)/2)}.features-pipe-heading-wrap{padding:1.1rem 2.5rem 1.1rem 1.6rem}.features-pipe-heading{font-size:clamp(1.9rem,10vw,4rem)}.pipe-ball--blue{left:-18%;top:10%;width:clamp(120px,24vw,200px)}.pipe-ball--pink{right:-20%;bottom:10%;width:clamp(130px,26vw,220px)}.pipe-ball--mint{right:8%;top:3%;width:clamp(85px,18vw,150px)}}@media(max-width:480px){.features-pipe-frame{height:64vh;height:64svh}.features-pipe{--pipe-top-bar-height: clamp(3.5rem, 10vh, 5.5rem);--pipe-top-left-radius: clamp(3rem, 26vw, 5.5rem);--pipe-top-right-radius: clamp(65px, 24vw, 110px);--pipe-bottom-fill-height: clamp(2rem, 4.5vh, 3rem);width:100vw;height:100%;margin-left:calc(-1*(100vw - 100%)/2)}.features-pipe-heading-wrap{padding:.8rem 1.8rem .8rem 1.2rem}.features-pipe-heading{font-size:clamp(1.5rem,9.5vw,2.8rem)}.pipe-ball--blue{left:-26%;top:13%;width:125px}.pipe-ball--pink{right:-28%;bottom:13%;width:135px}.pipe-ball--mint{right:2%;top:6%;width:95px}}.details{position:relative;width:100%;min-height:100vh;min-height:100svh;box-sizing:border-box;background-color:var(--main_bg_color);overflow:visible}@supports (min-height: 100dvh){.details{min-height:100dvh}}.details-stage{position:relative;width:100%;height:100vh;height:100svh;overflow:hidden;isolation:isolate}@supports (height: 100dvh){.details-stage{height:100dvh}}.details-pipe{position:absolute;top:29%;bottom:23%;right:0;width:56%;background:var(--secondary_color);border-radius:260px 0 0 260px;opacity:0;visibility:hidden;z-index:1;will-change:transform}.details-scenes{position:absolute;inset:0;z-index:2}.details-scene{position:absolute;inset:0;opacity:0;visibility:hidden}.details-scene-copy{position:absolute;left:clamp(3.5rem,7vw,8rem);top:50%;transform:translateY(-50%);width:min(44%,640px);z-index:3}.details-number{display:block;font-size:clamp(3rem,6vw,6rem);font-weight:500;line-height:1;letter-spacing:0;color:var(--secondary_color);opacity:.85;margin-bottom:.4rem}.details-scene-title{margin:0 0 1.1rem;font-size:clamp(1.9rem,3vw,3rem);font-weight:500;line-height:1.12;letter-spacing:0;color:var(--secondary_color);text-wrap:balance}.details-scene-description{margin:0;font-size:clamp(1.05rem,1.2vw,1.3rem);line-height:1.6;color:var(--text-lighter);font-weight:500;max-width:46ch}.details-demo{display:flex;gap:clamp(1rem,2vw,2rem);margin-top:1.75rem}.details-demo-item{margin:0;display:flex;flex-direction:column;align-items:center;gap:.85rem}.details-demo-img{width:clamp(96px,9vw,150px);height:auto;border-radius:6px;box-shadow:0 14px 30px #00000038}.details-pill{display:flex;flex-direction:column;align-items:center;line-height:1.05;padding:.5rem 1.4rem;border-radius:999px;background:var(--secondary_color);color:var(--main_bg_color);box-shadow:0 8px 18px #0000002e}.details-pill--on{background:var(--main_bg_color);color:var(--secondary_color)}.details-pill-label{font-size:.7rem;font-weight:600;letter-spacing:.08em}.details-pill-state{font-size:.95rem;font-weight:800;letter-spacing:.05em}.details-scene-art{position:absolute;top:0;right:0;width:52%;height:100%;z-index:2;will-change:transform,opacity}.details-cam{position:absolute;bottom:calc(23% - 1px);left:44%;transform:translate(-50%);width:min(75%,62vh);height:auto;object-fit:contain;filter:drop-shadow(0 26px 40px rgba(0,0,0,.22))}.details-art--intro .details-cam{width:min(88%,73vh)}.details-art--photos .details-cam{width:min(80%,67vh)}.details-art--selfie .details-cam{width:min(90%,75vh);left:60%}.details-art--on .details-cam{left:42%}.details-art--closeup .details-cam{left:42%;width:min(75%,62vh)}.details-art-balls{position:absolute;right:-8%;bottom:10%;width:clamp(230px,26vw,470px);height:auto;filter:drop-shadow(0 16px 26px rgba(0,0,0,.18))}.details-callout{position:absolute;--details-callout-lift: -4.5vh;--details-callout-shift-x: 1.4vw;top:20%;right:-3%;width:clamp(240px,28vw,600px);height:auto;transform:translate(var(--details-callout-shift-x),calc(-1 * var(--details-callout-lift)))}@media(min-width:1101px){.details-callout{top:19%}}.scroll-indicator{position:absolute;left:1.75rem;bottom:8%;display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#ffffffc7;opacity:0;visibility:hidden;z-index:4;pointer-events:none}.scroll-indicator-text{writing-mode:vertical-rl;letter-spacing:.3em;font-size:.9rem;text-transform:lowercase}.scroll-indicator-line{width:1px;height:64px;background:#fff9;position:relative}.scroll-indicator-line:after{content:"";position:absolute;left:50%;bottom:0;width:8px;height:8px;border-right:1px solid rgba(255,255,255,.6);border-bottom:1px solid rgba(255,255,255,.6);transform:translate(-50%,50%) rotate(45deg);animation:scrollArrowBob 1.8s ease-in-out infinite}@keyframes scrollArrowBob{0%,to{transform:translate(-50%,50%) rotate(45deg);opacity:.6}50%{transform:translate(-50%,130%) rotate(45deg);opacity:1}}@media(min-width:1800px){.details-pipe{width:56%}.details-scene-copy{left:max(8rem,calc((100vw - var(--width-content)) / 2));width:min(38%,720px)}.details-cam{left:50%}.details-art--photos .details-cam{left:46%}.details-art--on .details-cam,.details-art--closeup .details-cam{left:48%}.details-art--selfie .details-cam{left:64%}.details-callout{--details-callout-shift-x: -1.6vw}}@media(min-width:1400px)and (max-width:1799px){.details-pipe{top:33%;bottom:27%}.details-cam{bottom:calc(27% - 1px)}}@media(max-width:1100px){.details-scene-copy{width:min(40%,440px);left:clamp(2rem,5vw,5rem)}.details-scene-art,.details-pipe{width:54%}}@media(max-width:900px){.details-scene-copy{width:min(40%,360px);left:clamp(1.25rem,3.5vw,3rem)}.details-scene-art{width:54%}.details-pipe{width:54%;border-radius:220px 0 0 220px}.details-demo-img{width:clamp(84px,11vw,120px)}}@media(min-width:769px)and (max-width:1399px){.details-pipe{top:31%;bottom:31%}.details-cam{bottom:calc(31% - 1px);left:52%}.details-art--on .details-cam,.details-art--closeup .details-cam{left:52%}.details-art--selfie .details-cam{left:64%}.details-art--intro .details-cam{width:94%}.details-art-balls{inset:auto -6% 26% auto;width:clamp(200px,22vw,350px)}.details-callout{--details-callout-lift: clamp(2px, .6vh, 10px);inset:auto 2% 43% auto;width:clamp(180px,22vw,320px)}.model-canvas{--model-center-nudge: 0px;--model-copy-gutter: clamp(3.5rem, 9vw, 10rem)}}@media(max-width:1024px){.details-pipe{top:auto;bottom:0;right:0;width:100%;height:13%;border-radius:160px 160px 0 0;transform:none!important}.details-scene-copy{top:16%;left:50%;right:auto;transform:translate(-50%);width:min(90%,560px);text-align:center}.details-scene--bright .details-scene-copy,.details-scene--selfie .details-scene-copy{top:24%}.details-scene--intro .details-scene-copy{top:40%}.details-number{font-size:clamp(2.4rem,12vw,3.6rem)}.details-scene-title{font-size:clamp(1.6rem,6vw,2.4rem)}.details-scene-description{font-size:clamp(.95rem,2.6vw,1.15rem);margin-left:auto;margin-right:auto}.details-demo{justify-content:center;margin-top:1.1rem}.details-demo-img{width:clamp(74px,20vw,110px)}.details-scene-art{inset:auto auto 0 0;width:100%;height:55%}.details-cam,.details-art--intro .details-cam,.details-art--photos .details-cam,.details-art--on .details-cam,.details-art--closeup .details-cam,.details-art--selfie .details-cam{inset:auto auto 0 50%;transform:translate(-50%);width:min(66vw,50vh);height:auto;max-width:none}.details-art--selfie .details-cam{width:min(80vw,58vh)}.details-art--on .details-cam,.details-art--closeup .details-cam{left:40%}.details-art-balls{inset:auto -5% -3% auto;width:clamp(150px,36vw,210px)}.scroll-indicator{display:flex;left:auto;right:.6rem;top:auto;bottom:16%;transform:none;gap:.35rem}.scroll-indicator-text{font-size:.62rem;letter-spacing:.18em}.scroll-indicator-line{height:24px}}@media(max-width:480px){.details-scene-copy{width:92%}.details-number{font-size:clamp(2.2rem,13vw,3rem)}.details-scene-title{font-size:clamp(1.4rem,6.5vw,1.9rem);margin-bottom:.8rem}.details-scene-description{font-size:clamp(.9rem,3.4vw,1.02rem);line-height:1.5}.details-scene-art{height:52%}.details-cam,.details-art--intro .details-cam,.details-art--photos .details-cam,.details-art--on .details-cam,.details-art--closeup .details-cam,.details-art--selfie .details-cam{width:min(72vw,48vh)}.details-art--selfie .details-cam{width:min(82vw,56vh)}.details-art--on .details-cam,.details-art--closeup .details-cam{left:37%}.details-demo{gap:1rem}.details-demo-img{width:clamp(64px,22vw,92px)}.details-pill{padding:.35rem .9rem}.details-pill-label{font-size:.6rem}.details-pill-state{font-size:.8rem}.details-art-balls{width:clamp(150px,44vw,210px)}}@media(min-width:769px)and (max-height:620px){.details-scene-copy{top:50%;transform:translateY(-50%)}.details-cam{width:60%}.details-art--intro .details-cam,.details-art--photos .details-cam{width:66%}}.model-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:180px;padding:1rem 1.25rem;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#c49098b8;color:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 40px #00000047}.model-loader__ring{width:28px;height:28px;border-radius:50%;border:3px solid rgba(255,255,255,.18);border-top-color:#7fe8fff2;animation:spin .8s linear infinite}.model-loader__label{margin:.75rem 0 .2rem;font-size:.95rem}.model-loader__progress{color:#ffffff9e;font-size:.85rem;letter-spacing:.04em}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about{display:flex;flex-direction:column;align-items:center;position:relative;width:100%;box-sizing:border-box;min-height:auto;padding:1rem 1rem clamp(3rem,6vw,5rem);background-color:var(--main_bg_color);color:var(--secondary_color);overflow:visible;isolation:isolate;z-index:2}.about-content{width:100%;max-width:1240px;box-sizing:border-box;margin-left:auto;margin-right:auto;position:relative;z-index:2}.about-ball{z-index:1;opacity:.9}.about-ball--white{right:-20%;top:-47%;width:clamp(450px,56vw,900px)}.about-ball--purple{left:-22%;bottom:-41%;width:clamp(450px,56vw,900px)}.about h1{font-size:3rem;margin-bottom:.5rem;max-width:20ch}.about p{margin:.5rem 1rem 1rem 0;font-size:1.2rem;max-width:65ch}@keyframes appear{0%{opacity:0;clip-path:inset(0 0 100% 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}h1{font-size:3.2em;line-height:1;padding:.5rem 0}.color-palette{display:flex;gap:10px;margin-top:1rem;flex-wrap:wrap}.swatch{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0;transition:transform .2s ease,border-color .2s ease}.swatch:hover{transform:scale(1.15)}.swatch.active{border-color:#fff;transform:scale(1.15)}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--secondary_color);cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff;background-color:var(--main_bg_color)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.footer{position:relative;width:100%;min-height:400px;background-color:var(--main_bg_color);color:#fff;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:2rem;z-index:0}.footer-content{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:2rem;align-items:flex-start;position:relative;z-index:2;width:min(100%,1040px);box-sizing:border-box;padding:1.5rem 2rem 1rem;margin-top:80px;margin-left:auto;margin-right:auto}.footer_content_box1{display:flex;flex-direction:column;gap:0rem}.footer_content_box1 h2{margin:.5;color:#c85a87}.footer_content_box1 p{margin:0;color:#c85a87b8}.pills{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;width:fit-content;max-width:440px;gap:8px;margin-top:.75rem}.pill{background:#c85a871a;border:1px solid rgba(200,90,135,.4);color:#c85a87;padding:6px 14px;border-radius:999px;font-size:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pill-break{flex-basis:100%;height:0}.pill-break+.pill{margin-left:48px}.footer_content_box2{display:flex;flex-direction:column;gap:.4rem}.footer_content_box2 h3{margin:.5;color:#c85a87}.footer_content_box2 a{display:block;color:#c85a87b8;font-size:.95rem;margin:0;cursor:pointer;width:fit-content}.footer_content_box2 a:hover{color:#c85a87}.footer_content_box3{display:flex;flex-direction:column}.footer_content_box3 h3{margin:.5;color:#c85a87}.footer_content_box3 h2{margin:0;font-size:1.2rem;color:#c85a87}.footer_content_box3 p{margin:0;color:#c85a87b8}.footer_content_box3 a{display:block;color:#c85a87b8;font-size:.95rem}.footer_content_box3 a:hover{color:#c85a87}.footer-bottom{display:flex;justify-content:center;align-items:center;font-size:12px;position:relative;z-index:2;width:100%;margin:0 auto;padding-top:1rem}.footer-bottom p{margin:0;color:#c85a878c}.waves-container{position:absolute;left:0;bottom:-20px;width:100%;height:110%;z-index:1}.waves{display:block;width:100%;height:100%}.parallax>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.waves-container.is-paused>.waves .parallax>use{animation-play-state:paused}.parallax{transform-origin:bottom}.parallax>use:nth-child(1){animation-delay:-2s;animation-duration:7s}.parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@media(prefers-reduced-motion:reduce){.parallax>use,.hero-marquee-track,.scroll-indicator-line:after{animation:none}}@media(max-width:400px){.sidebar{width:min(86vw,290px)}}@media(max-width:768px){.app-logo{left:1rem;width:90px}.hamburger{display:flex}.hideOnMobile{display:none}.hero{--hero-copy-x: 3.5rem;--hero-copy-y: -1.1rem;--hero-camera-cluster-y: 44%;flex-direction:column;align-items:center;padding:1rem 1.5rem;min-height:auto;overflow:hidden}.hero-content{margin-left:var(--hero-copy-x);margin-top:var(--hero-copy-y);max-width:100%;text-align:left}.hero-3d{width:100%;min-height:300px;margin-top:1rem}.hero-camera-stage{height:240px}.hero-camera--center{left:56%;top:var(--hero-camera-cluster-y);transform:translate3d(-50%,-50%,0)}.hero-camera--left{left:57%;top:var(--hero-camera-cluster-y);transform:translate3d(-50%,-55%,0)}.hero-camera--top-left{left:57%;top:var(--hero-camera-cluster-y);transform:translate3d(-50%,-53%,0)}.hero-camera--top-right{left:57%;top:var(--hero-camera-cluster-y);transform:translate3d(-50%,-50%,0)}.hero-camera--right{left:57%;right:auto;top:var(--hero-camera-cluster-y);transform:translate3d(-55%,-50%,0)}.hero-camera-controls{margin-top:1rem}.model-canvas{flex-direction:column;height:auto;min-height:auto;padding:1rem 1.5rem}.model-canvas-content{position:relative;left:auto;top:auto;translate:none;margin-left:0;margin-top:2rem;max-width:100%}.model-3d{position:relative;left:auto;top:auto;translate:none;width:100%;height:400px;margin-right:0;margin-top:1.5rem}.model-color-picker{position:relative;right:auto;top:auto;translate:none}#details-canvas{width:100%;height:100%;opacity:1}.details{min-height:100vh;min-height:100svh}@supports (min-height: 100dvh){.details{min-height:100dvh}}.details-ball--blue{left:-32%;bottom:12%;width:clamp(190px,45vw,320px)}.details-ball--pink{right:-34%;bottom:10%;width:clamp(200px,47vw,340px)}.details-ball--purple{right:-18%;top:10%;width:clamp(150px,34vw,255px)}.details-ball--mint{left:-18%;top:12%;width:clamp(150px,34vw,255px)}.details-ball--white{left:38%;bottom:-7%;width:clamp(150px,34vw,260px)}.feature-cards{width:100%;height:100%;top:0}.feature-card{top:40%;padding:1.6rem 2rem 1.6rem calc(90px + 1.5rem);margin-left:-90px;width:calc(100% + 90px);max-width:480px}.scroll-indicator{right:1rem}.about{padding:1rem 1.5rem 3rem}.about-ball--white{right:-22%;top:-2%;width:clamp(190px,40vw,320px)}.about-ball--purple{left:-22%;bottom:0%;width:clamp(210px,44vw,340px)}.about h1{font-size:2rem}.card-grid{max-width:min(100%,720px);margin-left:auto;margin-right:auto;grid-column-gap:clamp(.8rem,2vw,1.2rem);grid-row-gap:clamp(.8rem,2vw,1.2rem)}.card:before{padding-bottom:132%}.card__heading{font-size:clamp(1rem,3.8vw,1.55rem);letter-spacing:.07em}.card__hover-copy{top:clamp(.75rem,5%,1.25rem);width:86%}.card__hover-line{font-size:clamp(1.25rem,7vw,2.15rem);line-height:1.14}.footer{min-height:auto;padding-bottom:1rem}.footer-content{grid-template-columns:1fr 1fr;gap:1.05rem 1.15rem;text-align:left;padding:1rem 1.15rem .35rem;margin-top:34px}.footer_content_box1{grid-column:1 / -1}.footer_content_box1 h2,.footer_content_box2 h3,.footer_content_box3 h3,.footer_content_box3 h2{color:#c85a87}.footer_content_box1 p,.footer_content_box3 p,.footer-bottom p{color:#c85a87b8}.footer_content_box1 h2{font-size:clamp(1.05rem,4.4vw,1.35rem);line-height:1.05}.footer_content_box1 p,.footer_content_box3 p{font-size:clamp(.72rem,3.1vw,.88rem);line-height:1.35}.footer_content_box2 h3,.footer_content_box3 h3{font-size:clamp(.78rem,3.2vw,.95rem);line-height:1.1;margin-bottom:.35rem}.footer_content_box3 h2{font-size:clamp(.9rem,3.8vw,1.08rem);line-height:1.15;margin-top:.25rem}.footer_content_box2{gap:.18rem}.footer_content_box2 a,.footer_content_box3 a{color:#c85a87d1;line-height:1.25}.footer_content_box3 a{white-space:nowrap;font-size:clamp(.66rem,2.85vw,.82rem)}.footer_content_box2 a{font-size:clamp(.72rem,3vw,.86rem)}.footer_content_box2 a:hover,.footer_content_box3 a:hover{color:#c85a87}.pill{background:#c85a871a;border-color:#c85a8757;color:#c85a87;padding:4px 10px;font-size:10px}.pill-break+.pill{margin-left:0}.footer-bottom{flex-direction:column;gap:.35rem;align-items:center;justify-content:center;text-align:center;width:100%;box-sizing:border-box;padding:.65rem 1.15rem 0}.footer-bottom p{font-size:clamp(.66rem,2.8vw,.78rem);width:100%;margin-left:auto;margin-right:auto;text-align:center}nav{padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.18)}a{font-size:18px}.hero-camera--center,.hero-camera--left,.hero-camera--top-left,.hero-camera--top-right,.hero-camera--right{width:clamp(525px,132vw,905px)}.logo-blob{width:170px;height:170px;clip-path:path("M0,170 V0 H170 C57.08,0 0,57.08 0,170 Z")}.sidebar{z-index:999}#showcase .content-inner{grid-template-columns:1fr}}@media(max-width:768px){.hero{padding:1rem}.logo-blob{width:135px;height:135px;clip-path:path("M0,135 V0 H135 C45.33,0 0,45.33 0,135 Z")}.hero-content{margin-top:var(--hero-copy-y)}.hero-content h1{font-size:2rem;margin-left:0}.hero-content p{margin-left:0}.hero-description{font-size:1.3rem}.hero-3d{min-height:260px}.hero-camera-stage{height:200px}.hero-camera figcaption{font-size:.68rem}.hero-camera--left,.hero-camera--top-left,.hero-camera--top-right{left:50%;opacity:0;pointer-events:none}.hero-camera--center{left:50%;top:var(--hero-camera-cluster-y);opacity:1}.hero-camera--right{left:50%;right:auto;opacity:0;pointer-events:none}.hero-camera-controls{gap:.6rem;margin-top:.75rem;transform:translate(-4%)}.hero-camera-controls button{width:36px;height:36px;font-size:1rem}.hero-camera-current{min-width:125px;font-size:.72rem}.model-canvas{padding:1rem}.model-canvas-title{font-size:2rem}.model-canvas-content{margin-left:0;margin-top:1.5rem}.model-3d{height:300px}.feature-cards{width:100%;height:100%;top:0}.feature-card{top:42%;padding:1.2rem 1.6rem 1.2rem calc(70px + 1.1rem);margin-left:-70px;width:calc(100% + 70px);max-width:360px}.feature-card-title{font-size:clamp(1.1rem,5vw,1.5rem);letter-spacing:.015em;line-height:1.08;margin-bottom:.6rem}.feature-card-description{font-size:.9rem;line-height:1.5}.card-grid{grid-template-columns:1fr;max-width:320px}.card:before{padding-bottom:112%}.card__heading{font-size:1.5rem;letter-spacing:.06em}.card__hover-copy{top:.7rem;width:88%}.card__hover-line{font-size:clamp(1.1rem,8.2vw,1.85rem);line-height:1.12}.footer-content{padding:.85rem .95rem .25rem;gap:.85rem .9rem}.footer{min-height:auto}.pills{gap:5px}.pill{font-size:10px;padding:3px 8px}h1{font-size:2.2em}a{font-size:16px}nav ul{gap:.5rem}.color-palette{gap:8px}.swatch{width:24px;height:24px}.body-specs,.lens-specs,.sockel-specs,.battery-cover-specs,.flashlight-specs,.shutter-button-specs,.polaroid-image-specs{padding:.8rem .9rem}.body-specs-title,.lens-specs-title,.sockel-specs-title,.battery-cover-specs-title,.flashlight-specs-title,.shutter-button-specs-title,.polaroid-image-specs-title{font-size:1.1rem}.hero-camera--center,.hero-camera--left,.hero-camera--top-left,.hero-camera--top-right,.hero-camera--right{width:clamp(640px,195vw,920px)}.app-logo{width:70px}#showcase .content-inner{grid-template-columns:1fr;gap:1.5rem}.details{min-height:100vh;min-height:100svh}@supports (min-height: 100dvh){.details{min-height:100dvh}}.details-ball--blue{left:-46%;bottom:14%;width:205px}.details-ball--pink{right:-48%;bottom:14%;width:215px}.details-ball--purple{right:-30%;top:12%;width:165px}.details-ball--mint{left:-30%;top:13%;width:165px}.details-ball--white{left:36%;bottom:-6%;width:155px}.about{padding:.75rem 1rem 2.5rem}.about-ball--white{right:-22%;top:-2%;width:210px}.about-ball--purple{left:-22%;bottom:0%;width:230px}}@media(max-width:768px){.hero{--hero-copy-x: 3.5rem;--hero-copy-y: -1.1rem;--hero-camera-cluster-y: 44%;display:grid;grid-template-columns:1fr;padding:5rem 1.5rem 2rem;border-top-left-radius:0;border-bottom-right-radius:0;min-height:auto}.hero-content{margin-top:var(--hero-copy-y);margin-left:var(--hero-copy-x);justify-self:start;max-width:260px}.hero-3d{width:100%;min-height:380px;margin-top:-1.5rem}.hero-camera-stage{height:440px}.hero-camera-controls{margin-top:-4.2rem}.hero-camera--center,.hero-camera--left,.hero-camera--top-left,.hero-camera--top-right,.hero-camera--right{width:clamp(950px,230vw,1320px)}.hero-ball--blue{left:-10%;bottom:7rem;width:clamp(280px,40vw,440px)}.hero-ball--pink{left:auto;right:-10%;bottom:6rem;width:clamp(280px,40vw,440px)}.hero-ball--purple{left:auto;right:-14%;top:24%;width:clamp(260px,36vw,420px)}.hero-ball--mint{right:-4%;top:5%;width:clamp(250px,34vw,400px)}.hero-ball--white{right:auto;left:-16%;top:38%;width:clamp(240px,32vw,380px)}.model-ball{opacity:1}.model-ball--purple{left:-16%;top:9%;width:clamp(240px,38vw,400px)}.model-ball--pink{right:-16%;bottom:8%;width:clamp(240px,38vw,400px)}.model-canvas{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto minmax(430px,1fr) auto;column-gap:clamp(.75rem,2vw,1.5rem);min-height:820px;padding:3rem 1.25rem 4.5rem;align-items:center}.model-canvas-bg{inset:2.2rem 4.2rem 2.4rem;border-radius:4.8rem}.model-canvas-content{position:relative;left:auto;top:auto;translate:none;grid-column:1 / -1;grid-row:1;align-self:start;justify-self:center;max-width:min(360px,calc(100% - 6rem));margin-top:0;margin-left:0;text-align:center}.specs-anchor{min-height:auto;display:flex;justify-content:center;align-items:center}.default-specs,.body-specs,.lens-specs,.sockel-specs,.battery-cover-specs,.flashlight-specs,.shutter-button-specs,.polaroid-image-specs{position:relative;top:auto;left:auto;right:auto;width:100%;max-width:100%;transform:none;margin:0 auto}.default-specs-text,.body-specs-text,.lens-specs-text,.sockel-specs-text,.battery-cover-specs-text,.flashlight-specs-text,.shutter-button-specs-text,.polaroid-image-specs-text{font-size:clamp(.78rem,2.4vw,1.05rem);line-height:1.55}.body-specs-title,.lens-specs-title,.sockel-specs-title,.battery-cover-specs-title,.flashlight-specs-title,.shutter-button-specs-title,.polaroid-image-specs-title{font-size:clamp(1rem,3.2vw,1.35rem)}.model-3d{position:relative;left:auto;top:auto;translate:none;grid-column:1;grid-row:2;justify-self:center;width:min(100%,620px);height:min(56vh,470px);min-height:410px;margin-top:0}.model-color-picker{position:relative;right:auto;top:auto;translate:none;grid-column:2;grid-row:2;justify-self:end;align-self:center;margin-right:0}.model-canvas-instruction{bottom:4rem;left:0;right:0;width:max-content;max-width:calc(100% - 4rem);margin:0 auto;text-align:center}}@media(max-width:768px){.hero{--hero-copy-x: auto;--hero-copy-y: -.8rem;--hero-camera-cluster-y: 46%;padding:4.5rem 1rem 1.5rem;border-bottom-right-radius:0}.hero-content{justify-self:center;margin-left:auto;margin-right:auto;text-align:center}.hero-content h1{font-size:2.35rem}.hero-description{font-size:1.25rem}.hero-3d{min-height:360px;transform:translate(2.5%)}.hero-camera-stage{height:360px}.hero-camera--center,.hero-camera--left,.hero-camera--top-left,.hero-camera--top-right,.hero-camera--right{width:clamp(800px,290vw,1220px)}.hero-camera--left,.hero-camera--top-left,.hero-camera--top-right,.hero-camera--right{opacity:1}.hero-camera--right{--hero-camera-art-left: 61%}.hero-ball--mint{display:block;left:auto;right:-5%;top:2%;width:200px}.hero-ball--blue{left:-9%;top:1%;width:185px}.hero-ball--purple{left:auto;right:-9%;top:44%;width:205px}.hero-ball--white{display:block;right:auto;left:-15%;top:55%;width:195px}.hero-ball--pink{display:block;left:auto;right:4%;top:70%;width:200px}.model-canvas{min-height:700px;padding:2.5rem .8rem 4.5rem;grid-template-columns:1fr;grid-template-rows:auto auto auto}.model-canvas-bg{inset:1.8rem 2.2rem 2.2rem;border-radius:3.4rem}.model-canvas-content{grid-column:1;max-width:min(260px,calc(100% - 4rem));margin-left:0;padding:0 .5rem}.body-specs,.lens-specs,.sockel-specs,.battery-cover-specs,.flashlight-specs,.shutter-button-specs,.polaroid-image-specs{width:100%;padding:0}.body-specs-label,.lens-specs-label,.sockel-specs-label,.battery-cover-specs-label,.flashlight-specs-label,.shutter-button-specs-label,.polaroid-image-specs-label{font-size:.82rem}.specs-anchor:after,.specs-anchor:before{display:none}.model-3d{grid-column:1;grid-row:2;width:calc(100% - 4.8rem);height:360px;margin-top:1.5rem}.model-color-picker{grid-column:1;grid-row:3;justify-self:center;margin-right:0;margin-top:.75rem;flex-direction:row;gap:0}.model-color-picker .color-palette{flex-direction:row;margin-top:0;gap:.6rem}.model-color-picker .swatch{width:32px;height:32px;border-width:3px}.model-color-picker span{display:none}.model-canvas-instruction{bottom:2.75rem}.model-ball{opacity:1}.model-ball--purple{left:-18%;top:8%;width:270px}.model-ball--pink{right:-18%;bottom:8%;width:270px}}@media(max-width:380px){.hero-ball--blue{left:-12%;bottom:6.5rem;width:210px}.hero-ball--pink{right:-12%;bottom:6.5rem;width:210px}.hero-ball--purple{left:auto;right:-18%;top:25%;width:205px}.hero-ball--mint{right:-8%;top:4%;width:195px}.hero-ball--white{right:auto;left:-20%;top:40%;width:190px}}@media(min-width:769px)and (max-width:1300px){.model-canvas{--model-panel-x: clamp(1.25rem, 3vw, 2.5rem);display:grid;grid-template-columns:minmax(150px,.8fr) minmax(0,1.6fr) minmax(140px,.75fr);grid-template-rows:minmax(520px,1fr) auto;column-gap:clamp(.75rem,2vw,2.25rem);min-height:clamp(820px,86vh,960px);padding:clamp(2.75rem,4vw,4.5rem) clamp(1.25rem,3vw,3rem) clamp(3rem,4vw,5rem);align-items:center}.model-ball--purple{top:-14%}.model-canvas-content{position:relative;left:auto;top:auto;translate:none;grid-column:1;grid-row:1;align-self:center;justify-self:end;width:100%;max-width:260px;margin:0;text-align:left}.model-canvas-title{font-size:clamp(2.2rem,4vw,3rem)}.model-canvas-description,.default-specs-text,.body-specs-text,.lens-specs-text,.sockel-specs-text,.battery-cover-specs-text,.flashlight-specs-text,.shutter-button-specs-text,.polaroid-image-specs-text{font-size:clamp(.95rem,1.9vw,1.08rem)}.model-3d{position:relative;left:auto;top:auto;translate:none;grid-column:2;grid-row:1;justify-self:center;width:min(100%,clamp(500px,48vw,660px));height:clamp(540px,64vh,760px);margin:0}.model-color-picker{position:relative;right:auto;top:auto;translate:none;grid-column:3;grid-row:1;align-self:center;justify-self:end;margin:0}.model-color-picker .swatch{width:clamp(44px,5.6vw,56px);height:clamp(44px,5.6vw,56px)}.model-color-picker span{font-size:clamp(1.6rem,3.6vw,2.4rem)}.model-canvas-instruction{position:relative;left:auto;right:auto;bottom:auto;grid-column:1 / -1;grid-row:2;align-self:end;justify-self:center;margin:0}.hero-camera--center,.hero-camera--left,.hero-camera--top-left,.hero-camera--top-right,.hero-camera--right{width:clamp(1380px,138vw,1850px)}}@media(min-width:1024px)and (max-width:1399px){.hero{--hero-copy-x: 8.75rem;--hero-copy-y: 0rem}.hero-content{margin-left:var(--hero-copy-x)}.hero-3d{width:min(54%,860px)}}@media(min-width:1400px){.hero{--hero-copy-x: 12.75rem;--hero-copy-y: 0rem;--hero-camera-cluster-y: 43%}.hero-content h1{font-size:clamp(3.3rem,3.4vw,4.5rem);line-height:1.12}.hero-description{font-size:clamp(2.2rem,1.9vw,2.8rem)}.about-content{max-width:1320px}.card-grid{max-width:min(100%,clamp(1180px,78vw,1240px));grid-column-gap:clamp(2.25rem,2.2vw,3rem);grid-row-gap:clamp(2.25rem,2.2vw,3rem)}.card:before{padding-bottom:144%}.model-canvas{grid-template-columns:minmax(230px,1fr) minmax(560px,700px) minmax(230px,1fr)}.model-canvas-content{max-width:390px;margin-left:0;justify-self:center}.model-3d{width:min(100%,660px);max-width:660px;margin-right:0}.model-color-picker{justify-self:end;margin-right:0}.footer-content{max-width:1400px;margin-left:auto;margin-right:auto}}@media(min-width:1400px)and (max-width:1679px){.hero-camera--center,.hero-camera--left,.hero-camera--top-left,.hero-camera--top-right,.hero-camera--right{width:clamp(1380px,117vw,1950px)}}@media(min-width:1680px){.hero{--hero-copy-x: clamp(9rem, 13vw, 23rem);--hero-copy-y: 0rem;--hero-camera-cluster-y: 43%;padding-left:max(4rem,calc((100vw - var(--width-content)) / 2));padding-right:max(4rem,calc((100vw - var(--width-content)) / 2))}.hero-content{margin-left:var(--hero-copy-x);max-width:420px}.hero-content h1{font-size:clamp(3.6rem,3.5vw,4.75rem);line-height:1.08}.hero-description{font-size:clamp(2.25rem,2vw,3rem)}.hero-3d{width:min(54%,880px)}.hero-camera--center,.hero-camera--left,.hero-camera--top-left,.hero-camera--top-right,.hero-camera--right{width:clamp(1950px,104vw,2300px)}}@media(min-width:1600px){.about,#showcase{padding-left:max(4rem,calc((100vw - var(--width-content)) / 2));padding-right:max(4rem,calc((100vw - var(--width-content)) / 2))}.about-content{max-width:1480px}.card-grid{max-width:min(100%,clamp(1240px,72vw,1440px));grid-column-gap:clamp(2.5rem,2.4vw,3.5rem);grid-row-gap:clamp(2.5rem,2.4vw,3.5rem)}.card:before{padding-bottom:148%}.model-canvas{--model-panel-x: max(8rem, calc((100vw - var(--width-content)) / 2));padding-left:max(8rem,calc((100vw - var(--width-content)) / 2));padding-right:max(8rem,calc((100vw - var(--width-content)) / 2));grid-template-columns:minmax(280px,1fr) minmax(600px,720px) minmax(280px,1fr)}.model-canvas-bg{left:var(--model-panel-x);right:var(--model-panel-x)}.model-3d{width:min(100%,680px);max-width:680px;justify-self:center}.model-color-picker{justify-self:end;margin-right:0}#showcase .media{max-width:var(--width-content);margin-left:auto;margin-right:auto}.footer-content{max-width:var(--width-content)}}.camera-capture{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1.25rem}.camera-capture button{font-family:inherit}.camera-capture__backdrop{position:absolute;inset:0;background:#1408109e;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.camera-capture__panel{position:relative;z-index:1;width:min(92vw,440px);max-height:calc(100svh - 2rem);overflow-y:auto;background:var(--secondary_color);border-radius:28px;padding:1.5rem 1.5rem 1.75rem;box-shadow:0 30px 80px #00000059;display:flex;flex-direction:column;align-items:center;gap:1rem;animation:cameraCaptureIn .28s cubic-bezier(.22,1,.36,1)}@keyframes cameraCaptureIn{0%{transform:translateY(14px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.camera-capture__close{position:absolute;top:.85rem;right:.85rem;z-index:3;width:38px;height:38px;border:none;border-radius:50%;background:var(--main_bg_color);color:var(--secondary_color);font-size:1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #c85a8766;transition:transform .2s ease,background .2s ease}.camera-capture__close:hover{background:#b54e78}.camera-capture__close:active{transform:scale(.92)}.camera-capture__stage{position:relative;width:100%;aspect-ratio:744 / 1024;max-height:56vh;margin:0 auto;border-radius:18px;overflow:hidden;background:#1c1118}.camera-capture__video{width:100%;height:100%;object-fit:cover;display:block}.camera-capture__video--mirror{transform:scaleX(-1)}.camera-capture__flip{position:absolute;bottom:12px;right:12px;top:auto;width:50px;height:50px;border:none;border-radius:50%;background:#120b10a8;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 4px 12px #0006;transition:transform .15s ease,background .2s ease}.camera-capture__flip svg{width:28px;height:28px;display:block}.camera-capture__flip:hover{background:#120b10d9;transform:scale(1.08)}.camera-capture__flip:active{transform:scale(.92)}.camera-capture__flip:disabled{opacity:.5;cursor:default;transform:none}.camera-capture__frame{position:absolute;inset:8%;border:2px dashed rgba(255,255,255,.5);border-radius:12px;pointer-events:none}.camera-capture__loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#ffffffd9;font-size:.95rem}.camera-capture__hint{margin:0;color:var(--main_bg_color);font-weight:600;font-size:.92rem;text-align:center}.camera-capture__shutter{width:72px;height:72px;border-radius:50%;border:none;background:var(--main_bg_color);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 22px #c85a8773;transition:transform .15s ease,opacity .2s ease}.camera-capture__shutter:hover{transform:scale(1.05)}.camera-capture__shutter:active{transform:scale(.94)}.camera-capture__shutter:disabled{opacity:.5;cursor:default;transform:none}.camera-capture__shutter-ring{width:56px;height:56px;border-radius:50%;border:3px solid var(--secondary_color);background:transparent}.camera-capture__choose{display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:1.25rem .5rem .5rem;text-align:center}.camera-capture__title{margin:0;color:var(--main_bg_color);font-size:1.35rem;font-weight:800;letter-spacing:.01em}.camera-capture__choices{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.camera-capture__btn{border:none;border-radius:999px;padding:.7rem 1.3rem;font-weight:700;font-size:.95rem;cursor:pointer;background:#c85a8724;color:var(--main_bg_color);transition:transform .15s ease,background .2s ease}.camera-capture__btn:hover{transform:translateY(-1px)}.camera-capture__btn:active{transform:scale(.96)}.camera-capture__btn--primary{background:var(--main_bg_color);color:var(--secondary_color);box-shadow:0 6px 18px #c85a8766}.camera-capture__viewer{width:100%;display:flex;align-items:center;justify-content:center;padding:.75rem 0 .25rem;perspective:900px}.camera-capture__polaroid{width:min(58%,230px);cursor:grab;transform-style:preserve-3d;transition:transform .05s linear;filter:drop-shadow(0 18px 32px rgba(0,0,0,.4));touch-action:none}.camera-capture__polaroid:active{cursor:grabbing}.camera-capture__polaroid img{width:100%;display:block;border-radius:4px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.camera-capture__actions{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:center}@media(min-width:769px)and (max-width:1024px){.features-pipe-section{min-height:auto}@supports (min-height: 100dvh){.features-pipe-section{min-height:auto}}.features-pipe-frame{height:88vh;height:88svh}.features-pipe{--pipe-top-bar-height: clamp(6rem, 13vh, 11rem);--pipe-top-left-radius: clamp(5rem, 14vw, 12rem);--pipe-top-right-radius: clamp(130px, 16vw, 260px);--pipe-bottom-fill-height: clamp(3rem, 6vh, 5.5rem)}}@media(min-width:769px){.hero{--hero-copy-x: clamp(3.5rem, 7vw, 13rem);--hero-copy-y: 0rem;--hero-camera-cluster-y: 43%;flex-wrap:nowrap;align-items:center}.hero-content{margin-left:var(--hero-copy-x);margin-top:var(--hero-copy-y);max-width:clamp(300px,24vw,460px);flex-shrink:0}.hero-content h1{font-size:clamp(3rem,3.2vw,4.6rem);line-height:1.12}.hero-description{font-size:clamp(2rem,2vw,2.8rem)}.hero-3d{width:min(56%,940px);margin-top:0}}@media(min-width:1024px){.hero{--hero-copy-x: clamp(6rem, 10vw, 18rem);--hero-copy-y: clamp(-6rem, -4vw, -3rem)}.hero-content{max-width:clamp(330px,27vw,560px)}.hero-content h1{font-size:clamp(3.6rem,4.4vw,6rem);line-height:1.08}.hero-description{font-size:clamp(2.1rem,2.6vw,3.5rem)}.hero-subtext{font-size:clamp(1rem,1.15vw,1.7rem)}}
